浏览代码

加入腾讯云事件监控

wangliang 3 年之前
父节点
当前提交
5b1c22fcd5
共有 22 个文件被更改,包括 874 次插入40173 次删除
  1. 0 38504
      logs/themis-admin.log
  2. 0 1295
      logs/themis-task.log
  3. 234 4
      themis-admin/src/main/java/com/qmth/themis/admin/api/TENotifyController.java
  4. 4 2
      themis-admin/src/main/resources/application.properties
  5. 59 0
      themis-business/src/main/java/com/qmth/themis/business/bean/admin/TencentEventBean.java
  6. 114 0
      themis-business/src/main/java/com/qmth/themis/business/bean/admin/TencentEventInfoBean.java
  7. 2 0
      themis-business/src/main/java/com/qmth/themis/business/constant/SystemConstant.java
  8. 23 1
      themis-business/src/main/java/com/qmth/themis/business/domain/TencentYunDomain.java
  9. 0 27
      themis-business/src/main/java/com/qmth/themis/business/enums/MonitorRecordEnum.java
  10. 49 0
      themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventGroupEnum.java
  11. 49 0
      themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventRoleTypeEnum.java
  12. 55 0
      themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventTerminalTypeEnum.java
  13. 89 0
      themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventTypeEnum.java
  14. 51 0
      themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventUserTypeEnum.java
  15. 8 0
      themis-business/src/main/java/com/qmth/themis/business/service/impl/TEExamServiceImpl.java
  16. 11 0
      themis-business/src/main/java/com/qmth/themis/business/util/ServletUtil.java
  17. 0 269
      themis-business/src/main/java/com/qmth/themis/business/util/TencentCloudAPITC3Util.java
  18. 53 2
      themis-business/src/main/java/com/qmth/themis/business/util/TencentYunUtil.java
  19. 65 64
      themis-exam/src/main/java/com/qmth/themis/exam/api/TIeInvigilateCallMobileController.java
  20. 3 1
      themis-exam/src/main/resources/application.properties
  21. 2 3
      themis-mq/src/main/java/com/qmth/themis/mq/service/impl/MqLogicServiceImpl.java
  22. 3 1
      themis-task/src/main/resources/application.properties

+ 0 - 38504
logs/themis-admin.log

@@ -1,38504 +0,0 @@
-2022-04-25 09:52:58.248| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 1683 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 09:52:58.256| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 09:53:02.276| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 09:53:02.289| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 09:53:02.412| main | INFO |  -  | Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 09:53:02.856| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.858| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.859| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.861| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.862| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.864| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.865| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.865| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.865| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.865| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.866| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.867| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.869| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.872| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.873| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.874| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.875| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.876| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.877| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.877| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.878| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.878| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.878| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.878| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.879| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.879| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.880| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.880| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.880| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.881| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.881| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.881| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.882| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.882| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.882| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.882| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.883| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.883| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.884| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.884| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:02.885| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 09:53:05.473| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 09:53:05.517| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 09:53:05.519| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 09:53:05.520| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 09:53:05.868| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 09:53:05.869| main | INFO |  -  | Root WebApplicationContext: initialization completed in 7233 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 09:53:26.916| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 09:53:30.852| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 09:53:30.896| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 09:53:31.839| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 09:53:32.961| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 09:53:33.037| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 09:53:33.040| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 09:53:33.081| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 09:53:33.201| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 09:53:33.202| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 09:53:33.221| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 09:53:33.235| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 33 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 09:53:33.417| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:33.417| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:33.418| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:33.486| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:53:34.498| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.512| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.519| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.535| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.540| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.572| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.592| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.628| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.633| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.662| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.677| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.825| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.851| http-nio-6001-exec-1 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 09:53:34.854| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.867| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.866| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE (code = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:34.873| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.879| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.893| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.905| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.927| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.937| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.969| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:34.983| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:35.016| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:35.026| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:35.145| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 09:53:35.223| main | INFO |  -  | Started ThemisAdminApplication in 39.199 seconds (JVM running for 44.343) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 09:53:35.227| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 09:53:35.231| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 09:53:35.241| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: test1(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:35.333| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:35.416| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:49.038| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:49.040| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:49.040| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:49.043| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:53:49.121| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.124| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.136| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.145| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.150| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.154| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.170| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.172| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.181| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.184| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,code,name,logo,enable,enable_simulate,simulate_paper_id,access_key,access_secret,contact_name,contact_phone,enable_liveness,enable_monitor_record,create_id,create_time,update_id,update_Time FROM t_b_org WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.186| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.189| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.203| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.205| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: ADMIN(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.225| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 101 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.246| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.255| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1(Long), 2(Long), 4(Long), 5(Long), 6(Long), 7(Long), 8(Long), 9(Long), 16(Long), 17(Long), 18(Long), 19(Long), 21(Long), 22(Long), 24(Long), 25(Long), 26(Long), 27(Long), 28(Long), 29(Long), 30(Long), 35(Long), 36(Long), 37(Long), 38(Long), 39(Long), 40(Long), 41(Long), 42(Long), 43(Long), 44(Long), 45(Long), 46(Long), 47(Long), 48(Long), 49(Long), 50(Long), 51(Long), 52(Long), 53(Long), 54(Long), 55(Long), 56(Long), 57(Long), 58(Long), 59(Long), 82(Long), 83(Long), 84(Long), 85(Long), 86(Long), 98(Long), 99(Long), 100(Long), 101(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 109(Long), 110(Long), 111(Long), 112(Long), 113(Long), 119(Long), 120(Long), 122(Long), 123(Long), 124(Long), 125(Long), 126(Long), 127(Long), 128(Long), 129(Long), 130(Long), 131(Long), 132(Long), 133(Long), 134(Long), 135(Long), 136(Long), 141(Long), 143(Long), 144(Long), 145(Long), 146(Long), 147(Long), 148(Long), 149(Long), 150(Long), 151(Long), 152(Long), 153(Long), 155(Long), 156(Long), 159(Long), 160(Long), 161(Long), 162(Long), 163(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.307| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 82 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.363| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"1f2b4d97e4aa4a5584215f3424f8c06c","topic":"themis-topic-exam","tag":"WEB","timestamp":1650851629351,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 09:53:49.441| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"22bd2fae606045edb44435d669320739","topic":"themis-topic-exam","tag":"USER","timestamp":1650851629440,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 09:53:49.453| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:49.530| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:53:49.532| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MqaUOIiZUrBgdbaYdGsCaEs07hk=, time:1650851629518 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:53:49.568| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:49.569| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:49.569| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:49.570| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:49.608| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:53:49.609| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TV/kU1H7Ob70fkuQM0pQNkiJIXQ=, time:1650851629596 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:53:49.617| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:49.619| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:49.620| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:49.628| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.652| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.669| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.670| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:49.893| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:53:49.893| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FmNWmpP8kODz9IC3UuvZQlJoKc0=, time:1650851629877 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:53:49.894| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:53:49.895| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ULLJPmaypNNCJkECLi9VBAZQeTE=, time:1650851629880 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:53:49.904| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:49.904| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:49.905| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:49.905| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:53:49.910| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/role/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:49.913| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:49.916| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:roleList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:49.940| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,role_name,create_time FROM t_b_role WHERE (role_code NOT IN (?,?)) ORDER BY role_code ASC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.944| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: SUPER_ADMIN(String), STUDENT(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.953| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:49.955| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:50.052| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:50.073| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:50.120| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:50.132| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:50.146| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:50.151| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:51.145| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:53:51.145| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z8AkRQNM+2rW2LrI3L2ZKo3Vs6s=, time:1650851631137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:53:51.146| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:53:51.146| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Tzvp7a8P7YEo5L/x1mETMeryPgM=, time:1650851631138 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:53:51.154| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:51.155| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:51.155| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:51.155| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:51.155| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:51.156| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:51.156| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:53:51.156| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:53:51.182| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:51.183| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:51.187| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:51.187| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:51.205| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:51.207| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:51.211| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:53:51.212| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:53:51.341| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:53:51.342| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xffOG43qzqufFxboLw1b/2ql/Ww=, time:1650851631329 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:53:51.346| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:53:51.347| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:53:51.347| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:53:51.348| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:03.928| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:03.929| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iXSI51f1lmPCnfC7Hln6mo7Dhac=, time:1650851632525 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:04.032| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:04.033| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t66zvnZFxh5wIMX6h4lRxfGY/Zw=, time:1650851641414 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:04.036| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:04.036| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:04.037| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:04.037| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:04.038| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:04.039| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:04.039| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:04.040| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:04.046| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:04.047| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5+3MoJhUFDD+RJzDray6TCu9zWI=, time:1650851641413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:04.087| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.089| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.094| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:04.095| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:04.095| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:04.096| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:04.096| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.097| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:04.099| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.102| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.105| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.107| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:04.108| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.115| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.126| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.128| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.159| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.162| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.213| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:12秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:04.214| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:04.252| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:04.253| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:04.253| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3gVzCFLLi0TfqimA4jKME//QnBw=, time:1650851644235 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:04.253| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9gKoi2TLsdh8VTAU405wTkTyKaY=, time:1650851644236 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:04.256| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:04.256| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:04.257| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:04.257| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:04.258| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:04.259| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:04.259| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:04.260| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:04.273| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.276| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.286| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.312| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.317| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.327| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.335| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.348| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.363| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.448| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:04.482| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.489| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.490| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:04.858| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:04.858| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZO4WXmR6eWatshjdDKIzP+0bmU8=, time:1650851644850 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:04.859| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:04.859| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8nP2TwcNojAPlzed0VDE8WiJMUw=, time:1650851644851 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:04.865| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:04.865| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:04.866| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:04.866| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:04.866| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:04.867| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:04.867| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:04.868| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:04.873| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.884| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.884| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.889| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.897| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.903| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.905| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.909| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.910| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.912| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.913| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.922| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.924| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.927| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.939| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.943| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.946| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.950| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.952| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:04.966| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.969| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:04.975| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:05.043| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:05.044| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:05.047| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:05.079| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:05.082| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:05.091| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:05.096| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:14.129| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:14.131| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:14.132| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VlpiJe8LyHwAErlfSR2vr3GLwOo=, time:1650851654120 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:14.132| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PkMWcPmmaifoUywIVA2BTlfDSqk=, time:1650851654119 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:14.136| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:14.137| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:14.139| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:14.140| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:14.142| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:14.143| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:14.143| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:14.144| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:14.144| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:14.145| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:14.147| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:14.149| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:14.149| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:14.151| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:14.156| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:14.157| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:24.174| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:24.174| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sasL4Spxkylne/pDZD1nmtw5kM8=, time:1650851664164 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:24.174| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:24.175| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BA1OGCyN8Dl8dIEd5u3sBe+QxBQ=, time:1650851664166 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:24.177| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:24.177| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:24.177| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:24.177| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:24.177| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:24.178| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:24.178| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:24.178| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:24.180| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:24.182| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:24.182| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:24.184| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:24.185| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:24.187| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:24.186| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:24.188| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:29.540| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:29.541| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:29.542| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TGSdNXM3KjNHw4+8geQl6JBYBqs=, time:1650851669525 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:29.542| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rQynEh8WoGx4upcWjnxByy8szDc=, time:1650851669522 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:29.545| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:29.545| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:29.545| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:29.545| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:29.547| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:29.546| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:29.548| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:29.550| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.467| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.470| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.474| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.484| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.487| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.488| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:3秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:33.491| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:3秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:33.579| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:33.580| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:e3E7asljQ51RkR5QWXCTbC+zkKU=, time:1650851673567 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:33.582| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:33.583| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GqDE9dBXFti8Nu+Hwsxlr4vWusE=, time:1650851673569 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:33.583| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:33.584| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:33.585| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:33.585| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:33.587| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:33.588| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:33.588| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:33.589| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:33.591| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.591| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.593| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.594| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.594| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.595| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:33.597| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:33.599| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:34.689| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:34.689| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j7U+stWEgftP0WQv5+GNzSlbIXQ=, time:1650851674677 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:34.691| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:54:34.691| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:U3JesSmG5TbpHSm1zoL86EFDTPE=, time:1650851674678 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:54:34.693| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:34.694| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:34.694| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:34.695| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:34.695| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:54:34.695| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:54:39.435| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:54:39.436| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:54:41.543| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.544| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.544| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.545| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.556| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.560| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.567| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.572| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.568| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.574| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.580| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.598| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.605| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.609| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.611| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.612| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.613| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:54:41.614| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:54:41.618| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:55:56.224| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:81秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:55:56.232| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:55:56.233| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XC5p4To844b7wZr8nrk9Lp+vCrQ=, time:1650851684865 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:55:56.234| http-nio-6001-exec-7 | WARN |  -  | Authorization faile: time expired, server time=1650851756233 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 09:55:56.240| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:55:56.246| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c8O0Z3yDHoVFMZDDHvFJo92lHWw=, time:1650851684863 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:55:56.247| http-nio-6001-exec-6 | WARN |  -  | Authorization faile: time expired, server time=1650851756247 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 09:55:56.311| http-nio-6001-exec-6 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:55:56.312| http-nio-6001-exec-7 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:06.357| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:06.359| http-nio-6001-exec-2 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:06.360| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:06.361| http-nio-6001-exec-1 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:16.400| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:16.403| http-nio-6001-exec-9 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:16.405| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:16.411| http-nio-6001-exec-10 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:26.433| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:26.435| http-nio-6001-exec-3 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:26.438| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:26.440| http-nio-6001-exec-4 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:36.466| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:36.468| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:36.468| http-nio-6001-exec-5 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:36.469| http-nio-6001-exec-8 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:46.505| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:46.506| http-nio-6001-exec-6 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:46.518| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:46.521| http-nio-6001-exec-7 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:56.570| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:56.573| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:56:56.573| http-nio-6001-exec-2 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:56:56.574| http-nio-6001-exec-1 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:06.613| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:06.614| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:06.614| http-nio-6001-exec-10 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:06.616| http-nio-6001-exec-9 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:16.647| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:16.648| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:16.650| http-nio-6001-exec-4 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:16.650| http-nio-6001-exec-3 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:26.700| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:26.705| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:26.701| http-nio-6001-exec-5 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:26.722| http-nio-6001-exec-8 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:36.770| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:36.773| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:36.773| http-nio-6001-exec-6 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:36.774| http-nio-6001-exec-7 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 09:57:45.275| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:45.276| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:45.276| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:45.277| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:45.280| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:51.320| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:51.321| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:51.322| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:51.323| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:51.363| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.366| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.371| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.376| http-nio-6001-exec-1 | INFO |  -  | sendOneWay mqDto:{"id":"5d8a688b713c4cb483709d6699c94b5b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650851871375,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 09:57:51.381| http-nio-6001-exec-1 | INFO |  -  | sendOneWay mqDto:{"id":"84ab52b51afa45b98da7514799f16bf6","topic":"themis-topic-exam","tag":"USER","timestamp":1650851871381,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 09:57:51.385| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:51.401| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:51.402| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:waa2P6kdIVDeNIcMkjuTeyhrfBc=, time:1650851871392 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:51.405| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:51.406| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:51.406| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:51.407| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:51.449| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:51.450| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Mt/2z5j5s+Aibe8BDbScVduGVi8=, time:1650851871439 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:51.453| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:51.454| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:51.455| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:51.457| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.460| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.469| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.471| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:51.754| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:51.754| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:L02aKPepvqEIVkWdPXHLYlXLaPo=, time:1650851871734 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:51.755| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:51.756| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:juYBvbB/z2cusK2HmBTUdUHiMq4=, time:1650851871736 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:51.758| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:51.758| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:51.759| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:51.759| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:51.779| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.782| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.789| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.792| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.807| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:51.808| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:53.177| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:53.178| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GRZ9sDxQgXTqYLRDz4eRAOH+zvo=, time:1650851873164 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:53.179| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:53.180| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9WggxRXOSg2tH2GlrnKoEsV7vEI=, time:1650851873165 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:53.184| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:53.185| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:53.186| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:53.190| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:53.198| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:53.199| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:53.200| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:53.202| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:53.208| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.210| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.214| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.216| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:53.233| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.234| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.237| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.239| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:53.564| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:53.565| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RDKM+3tLjYfEcm2hDYkJ/gRq1y8=, time:1650851873550 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:53.569| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:53.570| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:53.571| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:53.572| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:53.580| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.582| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.592| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.599| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:53.686| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:53.687| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3C9FhKYQ8fAHrhHL6PQZRCvMxXw=, time:1650851873677 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:53.688| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:53.689| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9vVVKqa7VHeoD9dRRd7Y16Vpt70=, time:1650851873678 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:53.693| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:53.694| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:53.694| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:53.695| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:53.695| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:53.695| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:53.695| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:53.696| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:53.699| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:57:53.700| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:auphbc7ob6yu5vABYPSu5wxPq8o=, time:1650851873680 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:57:53.703| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.705| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.705| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.707| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:57:53.708| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:57:53.708| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:57:53.709| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:57:53.709| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.710| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.713| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:53.717| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.718| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.731| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.736| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.737| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.737| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.738| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.741| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:53.741| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:57.353| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:3秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:57:57.403| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:57.448| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:57.461| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:57.470| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:57.475| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:57.483| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:57:57.485| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:3秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:01.672| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:01.674| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Wh84QinHjNHpzv6zwAjT4zZ5d3g=, time:1650851881662 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:01.680| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:01.680| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:01.681| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:01.682| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:01.686| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:01.688| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:01.724| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:01.731| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:01.891| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:01.892| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jzsDRXItBMS+apmRMEYFq1giJ0E=, time:1650851881884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:01.894| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:01.895| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9evYPfn2vJbF4EMA6Bvvfh5BUgw=, time:1650851881885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:01.895| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:01.895| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:01.896| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:01.897| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:01.899| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:01.900| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:01.900| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:01.901| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:03.862| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.864| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.866| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:03.867| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:npdz5LMw80Q7o3770XVOzsNICas=, time:1650851883599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:03.868| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.869| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:03.869| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.869| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5nzBUb0Fs57S96R/ayOenyiTS1w=, time:1650851883600 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:03.870| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.874| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:03.874| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:03.875| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:03.875| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:03.876| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.877| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:03.877| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.877| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:03.877| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:03.877| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.878| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:03.879| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.882| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.889| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.892| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.896| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.897| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.899| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.903| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.903| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.903| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.904| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:03.904| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.906| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.908| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.909| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:03.910| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:03.922| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.924| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.928| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:03.931| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:10.507| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:10.508| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PM06IuXho00hrHd+80cCLGtfYoA=, time:1650851890489 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:10.512| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:10.513| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:10.513| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:10.515| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:10.515| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0RRjJSzsw9h4w9II86lgfeyuOP0=, time:1650851890497 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:10.516| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.517| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.518| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:10.518| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:10.519| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:10.519| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:10.523| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.525| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:10.525| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.527| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.539| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.544| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:10.629| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:10.630| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KguApbTeCxna0SslKcrib89m3Vs=, time:1650851890606 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:10.631| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:10.632| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hUotWI1cFeVzZzUWqeNQAuiNqBU=, time:1650851890607 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:10.634| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:10.635| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:10.635| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:10.636| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:10.636| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:10.636| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:10.636| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:10.638| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:10.641| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.641| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.643| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.643| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.646| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.647| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:10.648| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.649| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:10.914| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:10.914| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qs1UjsKiWU0lWFMJE+IaUzhtDI4=, time:1650851890904 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:10.917| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:10.917| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gZADdd/WxaWzee03ulnrX9zRnOU=, time:1650851890905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:10.917| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:10.918| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:10.918| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:10.919| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:10.921| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:10.922| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:10.922| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:10.923| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:10.926| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.926| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.927| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.927| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.931| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.931| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.934| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.935| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.936| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.938| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.938| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.947| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.949| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.950| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.952| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.953| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:10.954| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.955| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.959| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:10.960| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:21.234| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:21.235| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WqlvnMGiSij+DMtFuBePy+gSYXs=, time:1650851901225 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:21.236| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:21.236| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gyMjnQb3akc7ywf7saHwW2JWgpg=, time:1650851901226 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:21.238| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:21.239| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:21.239| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:21.240| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:21.240| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:21.240| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:21.240| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:21.241| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:21.245| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:21.245| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:21.247| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:21.247| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:21.250| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:21.251| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:21.251| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:21.252| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:31.290| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:31.293| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GHvZGX2Rn9KwHqilWpG6dTAufcA=, time:1650851911280 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:31.295| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:31.296| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SoZeDSuLi5YBb5JQ5s56PyRGPF0=, time:1650851911281 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:31.297| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:31.297| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:31.298| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:31.298| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:31.299| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:31.299| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:31.300| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:31.301| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:31.302| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:31.303| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:31.303| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:31.305| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:31.307| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:31.308| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:31.308| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:31.309| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:41.341| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:41.343| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Pmbl2u0+9hGkKnWkMCrkmuVML+s=, time:1650851921331 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:41.345| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:41.345| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NlQ8T8v9ERxlRx7nYjK+u5EIUlA=, time:1650851921332 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:41.347| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:41.348| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:41.348| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:41.348| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:41.349| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:41.349| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:41.349| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:41.350| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:41.353| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:41.353| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:41.354| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:41.354| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:41.357| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:41.357| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:41.358| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:41.359| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:51.403| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:51.406| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jgK0UYT+XSUmzFrcw9n9cBELeVE=, time:1650851931388 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:51.408| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:58:51.408| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kRoYAWlwVjTc1DwXwPBQPE5+7Ss=, time:1650851931390 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:58:51.411| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:51.411| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:58:51.412| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:51.412| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:58:51.412| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:51.412| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:58:51.413| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:51.413| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:58:51.417| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:51.418| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:51.419| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:51.420| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:51.421| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:51.423| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:58:51.424| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:58:51.425| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:01.467| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:01.467| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:01.469| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9XV4Ian6bWuzF9fLI/XH09boGR4=, time:1650851941454 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:01.469| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OLVl8jn7xOrr3vOv7SFOXti4PiI=, time:1650851941456 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:01.472| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:01.472| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:01.472| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:01.473| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:01.473| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:01.473| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:01.473| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:01.473| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:01.477| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:01.478| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:01.482| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:01.483| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:01.484| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:01.485| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:01.487| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:01.488| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:11.525| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:11.525| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5/+uqJCk7e3TjeyBPGAINeynRH8=, time:1650851951517 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:11.527| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:11.528| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OSf+M67XnBkGU40Nh1NCvQiGS6I=, time:1650851951518 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:11.529| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:11.530| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:11.530| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:11.531| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:11.531| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:11.531| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:11.532| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:11.533| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:11.536| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:11.537| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:11.537| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:11.538| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:11.540| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:11.540| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:11.541| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:11.541| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:21.572| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:21.573| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZsaihaWxTBuE3jMFfOsaNaMNEyA=, time:1650851961565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:21.574| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:21.574| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rMRS5tJnsRiF0lzYYTReaU1oWl0=, time:1650851961566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:21.577| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:21.578| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:21.579| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:21.580| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:21.580| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:21.581| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:21.581| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:21.582| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:21.584| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:21.585| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:21.585| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:21.586| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:21.589| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:21.590| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:21.592| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:21.593| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:31.626| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:31.627| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E9oBVb4iLrYgeDzc1AbS9Snbujo=, time:1650851971616 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:31.628| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:31.629| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kQticfaKSOc0eck0oR9bhzNg9RY=, time:1650851971617 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:31.631| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:31.632| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:31.632| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:31.633| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:31.633| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:31.633| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:31.634| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:31.634| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:31.637| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:31.637| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:31.638| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:31.639| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:31.641| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:31.641| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:31.642| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:31.642| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:41.678| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:41.679| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1WPSN3Iz0tQzOe3Ix4JYF5R7vV0=, time:1650851981667 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:41.681| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:41.682| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2mNpQ2MRrY7Cu3whuN0L/TdGYEg=, time:1650851981668 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:41.685| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:41.685| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:41.685| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:41.685| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:41.686| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:41.686| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:41.686| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:41.686| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:41.689| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:41.689| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:41.690| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:41.690| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:41.692| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:41.692| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:41.693| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:41.694| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:51.724| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:51.725| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 09:59:51.725| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UuO2URhJgN/YvjZtQoiIIzGqSW0=, time:1650851991717 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:51.725| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xBlsLF1e27fBy/5a/y1isWdyYXI=, time:1650851991717 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 09:59:51.728| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:51.728| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 09:59:51.728| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:51.728| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 09:59:51.728| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:51.729| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 09:59:51.729| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:51.729| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 09:59:51.732| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:51.733| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:51.733| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:51.733| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:51.735| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:51.736| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 09:59:51.736| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 09:59:51.737| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:00.029| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 10:00:01.775| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:01.778| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UIYlR+FQblIsk8fhnI/VeY0R4qE=, time:1650852001760 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:01.779| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:01.780| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wqe1RgEiNehZs2ZaerwH0XKHng4=, time:1650852001761 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:01.791| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:01.792| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:01.793| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:01.794| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:01.795| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:01.797| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:01.797| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:01.798| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:01.798| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:01.799| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:01.802| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:01.803| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:01.803| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:01.803| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:01.809| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:01.811| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:11.847| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:11.848| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cqOvH2bolfOCjmc3KRsaan4vw60=, time:1650852011836 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:11.849| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:11.849| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oJNfdiQRy5nvoMEvwmCYnPvaepU=, time:1650852011837 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:11.851| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:11.851| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:11.852| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:11.852| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:11.852| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:11.852| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:11.852| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:11.853| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:11.856| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:11.856| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:11.858| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:11.858| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:11.862| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:11.863| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:11.863| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:11.864| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:21.892| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:21.893| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cI6ook46MK5Tx/m4sY4J8v6//Cg=, time:1650852021885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:21.894| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:21.894| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MHJYfsqYSQRV6FTd32SfMoXbZXI=, time:1650852021886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:21.896| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:21.897| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:21.897| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:21.897| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:21.897| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:21.897| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:21.898| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:21.898| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:21.901| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:21.901| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:21.902| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:21.902| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:21.905| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:21.905| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:21.906| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:21.906| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:31.931| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:31.932| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8kKXjatPxjZ8IMdkDk5M/oLvIfY=, time:1650852031924 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:31.933| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:31.933| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ls6i4JxPhJ7k0QKGc+HTWDxbk5w=, time:1650852031925 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:31.934| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:31.935| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:31.936| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:31.936| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:31.937| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:31.937| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:31.937| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:31.938| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:31.941| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:31.941| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:31.942| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:31.942| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:31.944| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:31.945| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:31.946| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:31.946| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:41.975| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:41.975| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4NIQwCIN5bhuDi8f0jCZkDDNxa4=, time:1650852041968 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:41.976| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:41.976| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E/9hzuBXthv9W2ChNZ49Mrbg4yY=, time:1650852041968 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:41.979| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:41.979| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:41.980| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:41.980| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:41.980| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:41.980| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:41.980| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:41.981| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:41.984| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:41.984| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:41.985| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:41.985| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:41.987| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:41.988| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:41.989| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:41.989| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:52.022| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:52.023| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uChce3YQQBQ6IYgMcb3xz4RbIsI=, time:1650852052014 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:52.024| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:00:52.024| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dRBMf8mnxSn2Dh8o8Sj8J5vVZo8=, time:1650852052015 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:00:52.026| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:52.026| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:52.027| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:52.026| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:00:52.027| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:52.027| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:00:52.027| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:00:52.028| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:00:52.031| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:52.031| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:52.032| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:52.032| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:52.034| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:52.034| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:00:52.035| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:00:52.035| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:02.069| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:02.073| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XrXKp2lVp6oehTy3mmzLJEFB1ho=, time:1650852062059 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:02.074| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:02.074| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pV0QUl7tbJR5c+LM2qwzHXUNBaY=, time:1650852062060 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:02.077| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:02.079| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:02.080| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:02.080| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:02.080| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:02.081| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:02.082| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:02.083| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:02.087| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:02.088| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:02.088| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:02.089| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:02.092| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:02.094| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:02.099| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:02.100| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:12.144| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:12.144| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:12.145| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4Lw2NQzclNj2DdqN1pOaqLsxIqQ=, time:1650852072133 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:12.145| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nh0SHZX8Av5XzB3L+Uou3Jbb6/A=, time:1650852072132 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:12.150| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:12.150| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:12.151| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:12.151| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:12.151| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:12.151| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:12.151| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:12.151| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:12.156| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:12.157| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:12.159| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:12.160| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:12.160| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:12.161| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:12.162| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:12.163| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:22.193| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:22.195| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cPRIBX9qk1E/Xa7fb8mvP10IgmQ=, time:1650852082186 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:22.197| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:22.197| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NWCtH/xAmSj1oxAZvRcVzfzw4pA=, time:1650852082187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:22.202| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:22.202| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:22.202| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:22.203| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:22.203| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:22.203| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:22.204| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:22.204| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:22.209| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:22.218| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:22.221| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:22.222| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:22.222| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:22.224| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:22.226| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:22.229| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:32.276| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:32.276| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:32.279| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RBJNGx9m4cahlj0F6U0hrX/9LDY=, time:1650852092261 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:32.281| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WCxzxGvCxVmXf7y+nLn/Ks0xIV4=, time:1650852092263 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:32.284| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:32.284| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:32.284| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:32.284| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:32.285| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:32.285| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:32.285| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:32.285| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:32.291| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:32.299| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:32.293| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:32.301| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:32.307| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:32.307| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:32.308| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:32.308| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:42.364| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:42.364| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:42.369| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QiqGDwR0wb6Ee9Nfg/6udLZ3RoM=, time:1650852102348 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:42.370| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Sufyhh5jKpWsNQYQwVneqGR0GEI=, time:1650852102349 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:42.376| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:42.376| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:42.377| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:42.377| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:42.378| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:42.379| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:42.378| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:42.379| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:42.384| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:42.384| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:42.386| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:42.386| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:42.391| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:42.391| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:42.393| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:42.393| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:52.451| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:52.454| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zRN6xUGho0egZoi+dNtyQfJeLBY=, time:1650852112429 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:52.456| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:01:52.457| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HmVtuiTmdn3YZWIBB/65OeBY5gg=, time:1650852112431 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:01:52.464| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:52.465| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:52.466| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:52.466| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:52.473| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:01:52.474| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:01:52.475| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:01:52.475| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:01:52.482| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:52.482| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:52.483| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:52.483| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:52.485| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:52.485| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:01:52.486| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:01:52.487| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:02.524| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:02.526| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p4QD1YqG+xJ+xBLBrXfbhIoLmYw=, time:1650852122514 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:02.526| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:02.527| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kiLmhGUyDjqNvSnlD2yS3gZQ9wA=, time:1650852122515 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:02.529| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:02.530| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:02.530| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:02.530| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:02.530| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:02.531| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:02.531| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:02.531| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:02.535| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:02.536| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:02.543| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:02.544| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:02.545| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:02.545| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:02.547| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:02.549| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:12.581| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:12.583| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+/uaf7sbAj2DT45j61zZFOqaoKA=, time:1650852132571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:12.582| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:12.585| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Gef9gPJkCv/0IAfshx0K+gwkzsE=, time:1650852132572 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:12.587| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:12.588| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:12.588| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:12.588| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:12.588| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:12.589| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:12.589| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:12.589| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:12.593| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:12.594| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:12.600| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:12.601| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:12.602| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:12.603| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:12.604| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:12.606| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:22.643| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:22.644| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:22.644| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qFLD5KiSkQ5pJWVNJSYrCJXWrz4=, time:1650852142632 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:22.645| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:N7qzfgPG+kLgncSexMz7QPk1U8g=, time:1650852142633 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:22.647| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:22.647| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:22.648| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:22.648| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:22.648| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:22.648| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:22.649| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:22.649| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:22.653| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:22.654| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:22.654| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:22.654| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:22.657| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:22.657| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:22.658| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:22.658| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:32.697| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:32.698| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rQhGdK+HuQ3AmXwECRIjH1xorpU=, time:1650852152687 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:32.701| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:32.701| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ycMkNRoMbzUTXQQQN/ujasPAK8c=, time:1650852152688 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:32.708| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:32.708| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:32.709| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:32.709| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:32.711| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:32.711| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:32.712| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:32.712| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:32.715| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:32.715| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:32.716| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:32.716| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:32.718| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:32.718| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:32.719| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:32.719| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:42.789| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:42.791| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YwvElVqShxZ3Cx6f3hzHClwrJbk=, time:1650852162755 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:42.803| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:42.804| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:42.807| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:42.808| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:42.809| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:42.809| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tlMSNPzfKWXwC2w3TvBj4Z3Mzhc=, time:1650852162759 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:42.813| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:42.813| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:42.814| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:42.817| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:42.817| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:42.818| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:42.822| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:42.822| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:42.823| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:42.823| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:42.826| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:42.827| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:52.862| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:52.865| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VZlzT5UbTb4lpCtJ9QCuZxA1/JU=, time:1650852172855 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:52.865| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:02:52.866| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XXzhEueQEr777/kW94INDf4MvpI=, time:1650852172856 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:02:52.868| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:52.869| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:02:52.869| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:52.869| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:02:52.869| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:52.869| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:02:52.870| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:52.870| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:02:52.874| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:52.873| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:52.876| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:52.878| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:52.884| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:52.885| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:02:52.885| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:02:52.886| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:02.921| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:02.922| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:02.924| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kc9bV4OAhrYhWj5iiEfSZxBDjYI=, time:1650852182908 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:02.925| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:riWbobYAtK68cIbxMEGGoblhxho=, time:1650852182908 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:02.927| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:02.927| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:02.928| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:02.928| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:02.928| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:02.928| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:02.929| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:02.932| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:02.937| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:02.938| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:02.940| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:02.940| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:02.942| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:02.944| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:02.944| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:02.944| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:12.989| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:12.990| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QuL1cxRtBU1ziWo/gehmDEhLTJg=, time:1650852192981 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:12.992| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:12.992| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fJpmkSzwQMKS1bkhlxC0tYDBliY=, time:1650852192982 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:12.995| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:12.995| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:12.996| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:12.997| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:12.998| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:12.999| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:13.000| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:13.000| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:13.002| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:13.003| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:13.004| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:13.006| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:13.007| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:13.011| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:13.011| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:13.012| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:23.040| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:23.042| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:J1yyglfSl1Nyf0zuN7XGw0b8w3Q=, time:1650852203033 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:23.046| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:23.047| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lu16/zRhzq0D9JMQWjpHkTuotxI=, time:1650852203033 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:23.047| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:23.047| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:23.048| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:23.050| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:23.054| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:23.055| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:23.055| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:23.056| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:23.056| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:23.056| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:23.060| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:23.060| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:23.061| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:23.062| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:23.065| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:23.067| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:33.097| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:33.097| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QDNvGjQZo5PfG7DZpiw1l3IvzII=, time:1650852213090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:33.098| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:33.099| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1Un4nWqOLzI13K2m9pg3AtBH/T8=, time:1650852213090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:33.103| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:33.103| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:33.104| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:33.104| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:33.104| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:33.105| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:33.105| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:33.106| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:33.108| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:33.108| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:33.109| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:33.109| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:33.111| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:33.111| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:33.112| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:33.112| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:43.145| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:43.145| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ze5GyfI/I714VhknIu5meziyFDU=, time:1650852223134 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:43.150| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:43.150| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:43.151| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AN4Kie4aIBwUH20dc6KALGlBM4k=, time:1650852223135 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:43.151| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:43.152| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:43.153| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:43.156| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:43.156| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:43.156| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:43.157| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:43.157| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:43.160| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:43.159| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:43.164| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:43.170| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:43.171| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:43.178| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:43.179| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:53.224| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:53.226| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zv0Lr31SMSemrSa8AKhVtxs/1XA=, time:1650852233215 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:53.226| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:03:53.227| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OAv9EOJVX0T7HKN+G2ogiD24yO8=, time:1650852233216 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:03:53.230| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:53.230| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:03:53.230| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:53.230| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:03:53.230| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:53.231| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:03:53.231| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:53.231| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:03:53.235| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:53.236| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:53.239| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:53.241| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:53.243| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:03:53.243| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:53.246| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:03:53.248| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:03.275| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:03.277| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YWEpcCzAliyNKdCrBu0eukY/lwg=, time:1650852243267 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:03.277| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:03.278| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MV+b2b0wM/dWUk8QOMsNFngulVI=, time:1650852243268 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:03.282| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:03.281| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:03.283| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:03.284| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:03.284| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:03.285| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:03.285| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:03.285| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:03.288| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:03.290| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:03.290| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:03.291| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:03.294| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:03.294| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:03.295| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:03.295| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:13.329| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:13.330| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:13.330| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2Gpr1HSkmGbbpO5vng/6Q3uhd8M=, time:1650852253319 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:13.330| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EzWNe6+o5qoElLrMZ0eDchCImtw=, time:1650852253320 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:13.333| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:13.333| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:13.334| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:13.334| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:13.335| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:13.335| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:13.335| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:13.335| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:13.338| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:13.342| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:13.340| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:13.344| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:13.346| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:13.347| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:13.347| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:13.349| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:23.378| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:23.380| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Cfn9jBiEi7CDa1K+UdjdC4N54aA=, time:1650852263369 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:23.380| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:23.381| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z5I8QetScYHEAkOHVz5iNF+XVOs=, time:1650852263371 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:23.387| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:23.387| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:23.387| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:23.388| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:23.388| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:23.388| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:23.388| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:23.389| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:23.393| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:23.393| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:23.394| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:23.394| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:23.397| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:23.397| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:23.398| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:23.398| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:33.439| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:33.440| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MsWeMsWNFLDVYsYlQNfrGi8JA04=, time:1650852273429 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:33.443| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:33.444| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:33.444| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BczkUVb0eBCT33emn+fcTdJ8K64=, time:1650852273430 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:33.444| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:33.444| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:33.445| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:33.448| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:33.448| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:33.449| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:33.450| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:33.450| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:33.451| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:33.453| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:33.454| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:33.454| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:33.455| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:33.457| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:33.458| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:43.501| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:43.503| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WFOU7DEajmCHAIabUGCCgaAJBNs=, time:1650852283492 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:43.504| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:43.504| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EdfYNWjOsPsmguY5eQQeZdy7K10=, time:1650852283494 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:43.508| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:43.508| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:43.509| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:43.510| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:43.510| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:43.510| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:43.511| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:43.511| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:43.515| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:43.516| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:43.518| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:43.518| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:43.519| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:43.521| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:43.525| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:43.526| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:53.554| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:53.554| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5Y6Dhax0fj4xFfafQFouWnOGFGs=, time:1650852293546 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:53.555| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:04:53.556| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QB1P1tvFgzi8D1M9icsCfy5rkys=, time:1650852293547 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:04:53.557| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:53.557| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:53.558| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:53.559| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:04:53.559| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:53.559| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:04:53.560| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:04:53.560| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:04:53.563| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:53.564| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:53.564| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:53.564| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:53.567| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:53.568| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:04:53.567| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:04:53.570| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:03.600| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:03.602| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OxSJ7tHbsqiBu5+QESRfk7nnUbg=, time:1650852303591 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:03.602| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:03.602| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:21O+ltsJB232EEtp/JjuWZW5T4s=, time:1650852303592 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:03.605| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:03.605| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:03.606| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:03.606| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:03.606| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:03.606| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:03.607| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:03.607| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:03.610| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:03.610| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:03.611| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:03.612| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:03.615| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:03.615| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:03.616| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:03.616| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:13.651| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:13.652| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:13.652| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:B59FbqdbHINJ13MC01yT7eJpgxc=, time:1650852313639 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:13.652| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ebWp75mwTHPddQ4Yq4ohXskgiM0=, time:1650852313638 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:13.661| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:13.661| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:13.662| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:13.663| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:13.666| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:13.667| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:13.668| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:13.669| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:13.670| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:13.671| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:13.684| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:13.685| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:13.690| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:13.691| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:13.697| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:13.699| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:23.739| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:23.741| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l34UYPrlv9ESaDGMbT6rA6v0d5k=, time:1650852323729 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:23.743| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:23.745| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zvkkyshLSzAhL9gdAYJ6BixLtZQ=, time:1650852323730 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:23.747| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:23.747| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:23.748| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:23.748| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:23.748| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:23.749| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:23.748| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:23.750| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:23.758| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:23.759| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:23.759| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:23.762| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:23.764| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:23.766| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:23.769| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:23.770| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:33.810| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:33.811| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pBbgaPT276D3qh3M3xix41Lazxc=, time:1650852333801 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:33.813| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:33.815| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NaGrLemf+R2m1saRR0qzH4eAP0Q=, time:1650852333802 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:33.817| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:33.818| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:33.818| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:33.820| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:33.824| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:33.825| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:33.825| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:33.827| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:33.832| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:33.835| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:33.837| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:33.833| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:33.843| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:33.845| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:33.852| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:33.854| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:43.894| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:43.896| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GX0TZXc0NdpuUBdNT0mATwST3i4=, time:1650852343885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:43.898| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:43.898| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AELJfNjvcfvSOuRGtv7bOHNVraw=, time:1650852343887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:43.900| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:43.900| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:43.901| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:43.902| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:43.904| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:43.904| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:43.905| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:43.905| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:43.908| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:43.911| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:43.911| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:43.912| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:43.913| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:43.915| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:43.915| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:43.916| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:53.961| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:53.962| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:05:53.963| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uYMcdyWxwX01I9tizeA7mefp3hw=, time:1650852353952 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:53.963| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b54J4oSd+n0sSuKpucsJAov1EXc=, time:1650852353953 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:05:53.966| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:53.966| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:05:53.966| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:53.967| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:05:53.969| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:53.969| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:05:53.970| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:53.970| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:05:53.973| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:53.974| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:53.974| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:53.974| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:53.977| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:53.978| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:05:53.979| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:05:53.979| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:04.021| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:04.021| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T6R2QxK+ZWRqDhu9tYdlu8oxZ5c=, time:1650852364010 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:04.023| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:04.023| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UrAz6PUS9pQiXyx8Ym0Ktce4VRc=, time:1650852364011 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:04.024| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:04.025| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:04.027| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:04.028| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:04.030| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:04.030| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:04.031| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:04.032| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:04.032| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:04.033| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:04.035| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:04.037| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:04.037| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:04.038| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:04.040| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:04.041| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:14.076| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:14.077| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:14.077| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NaMBYhOy2LWn0Qrx0wOhccU/bYM=, time:1650852374067 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:14.077| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UlFCk3kcObG4kVG/Ab22H82SJdA=, time:1650852374068 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:14.082| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:14.082| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:14.083| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:14.083| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:14.083| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:14.085| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:14.085| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:14.084| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:14.089| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:14.089| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:14.090| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:14.090| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:14.092| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:14.092| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:14.093| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:14.093| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:24.126| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:24.128| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jRtXnF9K1FCTyTDoudnluiPSUmI=, time:1650852384115 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:24.133| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:24.135| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MqKohomXD09bOSFiK3r5kzXH2yo=, time:1650852384117 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:24.138| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:24.138| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:24.138| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:24.138| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:24.139| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:24.139| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:24.140| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:24.140| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:24.144| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:24.145| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:24.145| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:24.146| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:24.149| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:24.150| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:24.150| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:24.151| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:34.182| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:34.184| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HIU+g47ay0Mk78Sl093AkL9DNGo=, time:1650852394175 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:34.184| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:34.184| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mFesb20U5t1jTjiWYQ4RO32mPew=, time:1650852394175 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:34.186| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:34.187| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:34.187| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:34.187| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:34.187| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:34.188| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:34.188| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:34.190| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:34.193| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:34.194| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:34.194| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:34.194| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:34.197| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:34.197| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:34.198| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:34.198| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:44.222| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:44.225| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Kxs/+x9yvvomwr68tCtqWc10HRw=, time:1650852404213 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:44.225| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:44.225| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eE1v5AjrpvnGsZSpGmvBeO6kM6Y=, time:1650852404214 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:44.229| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:44.229| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:44.230| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:44.230| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:44.231| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:44.231| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:44.231| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:44.232| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:44.237| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:44.238| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:44.238| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:44.241| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:44.242| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:44.243| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:44.244| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:44.246| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:54.281| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:54.282| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z2TBOEczC8M8g7kvkCZ14tOvJ+g=, time:1650852414274 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:54.283| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:06:54.284| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wdqTCTR1E/1MZA0VJY4P6XF5ZG0=, time:1650852414275 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:06:54.285| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:54.286| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:54.286| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:54.287| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:06:54.287| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:54.287| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:06:54.288| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:06:54.288| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:06:54.290| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:54.291| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:54.291| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:54.292| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:54.294| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:54.295| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:06:54.295| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:06:54.296| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:07:04.331| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:07:04.333| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:07:04.333| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Gq8B/zckjpNi2ChCOfQfbo06zac=, time:1650852424324 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:07:04.333| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FCA2KwBZtK3Sco2VdFKb5IZ7FJ8=, time:1650852424324 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:07:04.335| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:07:04.335| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:07:04.335| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:07:04.335| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:07:04.336| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:07:04.336| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:07:04.336| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:07:04.336| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:07:04.341| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:04.343| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:04.351| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:04.356| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:04.363| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:04.364| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:04.364| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:07:04.365| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:07:06.602| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:07:06.602| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3mIp2ZGhwajf38tSnaQljCV14Y0=, time:1650852426595 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:07:06.607| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:07:06.608| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:07:06.608| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:07:06.610| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:07:11.359| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:11.365| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:07:11.389| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:19.035| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:19.039| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:19.043| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jYxFZHTqrTGUIN/eX8wBiW4sSyQ=, time:1650852434396 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:19.044| http-nio-6001-exec-6 | WARN |  -  | Authorization faile: time expired, server time=1650852499044 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 10:08:19.043| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Gl9gVV0FFzjbVzOxw3SrI6ASDvI=, time:1650852434398 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:19.051| http-nio-6001-exec-1 | WARN |  -  | Authorization faile: time expired, server time=1650852499051 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 10:08:19.049| http-nio-6001-exec-6 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:08:19.056| http-nio-6001-exec-1 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:08:19.563| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:19.575| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:19.609| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:31.303| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:31.306| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:31.316| http-nio-6001-exec-10 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:08:31.308| http-nio-6001-exec-3 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:08:31.331| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:31.334| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:31.360| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:31.376| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:84秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:35.400| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:35.401| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:35.402| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:35.403| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:35.405| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:42.295| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:42.296| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:42.296| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:42.297| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:42.304| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.307| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.310| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.314| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"10b00578af02459a84ead28a945ecf45","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852522314,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 10:08:42.329| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"1bb5ab2868c34001b79be65c1794b4fe","topic":"themis-topic-exam","tag":"USER","timestamp":1650852522321,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 10:08:42.333| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:42.349| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:42.350| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V7w0CfUMjQb9p59+2oCAlDw8W1w=, time:1650852522343 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:42.352| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:42.353| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:42.353| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:42.354| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:42.387| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:42.388| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SMDQ8oVjnPCvUgqanF9vfcNAuBA=, time:1650852522381 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:42.391| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:42.391| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:42.392| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:42.395| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.397| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.404| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.405| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:42.562| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:42.562| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LSFmspdGSvzSXOqY//KDOpcM0Po=, time:1650852522547 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:42.563| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:42.563| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TlR15jfqebDFkBdmABugM++9oxE=, time:1650852522548 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:42.565| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:42.565| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:42.566| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:42.567| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:42.593| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.594| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.600| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.601| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.606| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:42.607| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:44.016| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:44.017| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WfDv94CH20SQaYNQVXKwNzP8DcM=, time:1650852524008 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:44.017| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:44.017| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZNNkpuK6b9T9jqYUsGzr/MJAqxk=, time:1650852524009 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:44.019| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:44.020| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:44.020| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:44.020| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:44.020| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:44.021| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:44.021| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:44.021| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:44.027| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.029| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.033| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.034| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:44.042| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.044| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.047| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.048| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:44.166| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:44.166| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BxSAz/yHL6WWieL7ytqgm5N86k0=, time:1650852524155 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:44.168| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:44.169| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:44.170| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:44.171| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:44.182| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.184| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.189| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.203| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:44.264| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:44.265| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZJXEFL7anKFnXZx+GiFJgdaXEJ4=, time:1650852524253 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:44.268| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:44.268| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:44.270| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z5+khmLZyHqAfS3JsWWIWzTa/HM=, time:1650852524254 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:44.269| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ufSahinMA/Oug370uJ1qPt/431g=, time:1650852524256 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:44.272| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:44.273| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:44.274| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:44.275| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:44.275| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:44.278| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:44.278| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:44.278| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:44.278| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:44.279| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:44.279| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:44.279| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:44.285| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.286| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.287| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.291| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.293| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.295| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.299| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.300| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:44.301| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.303| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.302| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.309| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.310| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.312| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.317| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.318| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:44.318| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.320| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.328| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.332| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.333| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.339| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:44.340| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:45.219| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:45.220| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6mR0Vnx/4YD+pAlsraNqPyJdGj8=, time:1650852525209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:45.223| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:45.223| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:45.224| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:45.224| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:45.230| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.233| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.241| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.246| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:08:45.368| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:45.368| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:08:45.369| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xfYMZcRZCqUdME71XRvxK41oDCg=, time:1650852525362 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:45.369| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FThI9KlEqqQTfqGd7haXqYRtbro=, time:1650852525363 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:08:45.372| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:45.372| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:08:45.372| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:45.372| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:08:45.373| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:45.373| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:08:45.373| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:45.373| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:08:45.376| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.377| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.379| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.380| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.382| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:45.382| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:50.253| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:50.254| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:50.254| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:50.258| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:08:50.258| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:09:55.124| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:09:56.846| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H7yN72lyr9RgvpVOkhlvu56lf2g=, time:1650852534186 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:09:57.553| http-nio-6001-exec-7 | WARN |  -  | Authorization faile: time expired, server time=1650852597553 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 10:09:57.559| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:09:57.560| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UvOyXQTYWoeFNO2wvjxeaoUPirI=, time:1650852534185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:09:57.562| http-nio-6001-exec-3 | WARN |  -  | Authorization faile: time expired, server time=1650852597562 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 10:09:57.562| http-nio-6001-exec-7 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:09:57.566| http-nio-6001-exec-3 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:09:59.791| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:09:59.796| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:09:59.798| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:01.966| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:01.969| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:76秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:09.469| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:09.470| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:14.324| http-nio-6001-exec-1 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:10:14.324| http-nio-6001-exec-10 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:10:17.044| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:17.058| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:17.086| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:18.691| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:93秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:25.699| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:25.701| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:25.702| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:25.704| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:25.705| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:30.156| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:30.157| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:30.157| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:30.158| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:30.164| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.165| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.167| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.170| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"095fb388dc21465cbfbeffe2c728f0fe","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852630170,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 10:10:30.173| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"fbd7510e6bcd467e80a054ec377353b2","topic":"themis-topic-exam","tag":"USER","timestamp":1650852630173,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 10:10:30.178| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:30.192| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:30.192| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HvmL/27BpqVwpF3MnHKJbme6Kvs=, time:1650852630187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:30.194| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:30.194| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:30.195| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:30.196| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:30.228| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:30.229| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3+mN7yQitzfN+e4Ylds6B9+kjcQ=, time:1650852630219 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:30.235| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:30.236| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:30.237| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:30.239| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.240| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.245| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.247| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:30.422| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:30.423| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4n93k5jtFkOSp5PDD43IoLKGrac=, time:1650852630392 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:30.431| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:30.432| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:30.431| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:30.433| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:30.433| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xEJZjCXoS25fY6yLZyz1VF8ByjI=, time:1650852630394 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:30.433| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:30.461| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.462| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.469| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.471| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.474| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:30.474| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:32.103| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:32.105| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OhFPwv7IRM7IG3AEziGMiBdnU7g=, time:1650852632091 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:32.109| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:32.110| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:32.111| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:32.111| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:32.143| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:32.147| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:32.154| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:32.160| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:32.166| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:32.167| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:34.312| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:34.312| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:34.312| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Tg76FppT+uM7kDN/NfNJqKxIfkA=, time:1650852634301 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:34.312| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1q9luCaUlTSG3KE1u6u+xem7vm0=, time:1650852634302 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:34.315| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:34.316| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:34.316| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:34.317| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:34.318| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:34.319| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:34.319| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:34.321| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:34.325| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.326| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.328| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.329| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:34.338| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.339| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.342| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.343| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:34.469| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:34.470| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ScrSTM3Jwo7BoiDe0Vk55HY/md4=, time:1650852634459 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:34.473| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:34.474| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:34.474| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:34.476| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:34.484| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.486| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.496| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.500| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:34.585| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:34.586| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iBMAl5gqr8A3huNfhzq8bGUYZ0U=, time:1650852634571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:34.589| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:34.589| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:34.591| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:34.591| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7VRuiV7vcB+t3MoPq1G26XSrJ+k=, time:1650852634573 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:34.591| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:34.593| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:34.597| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:34.598| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:34.598| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dpB1SxrQNwnqw/mt/EviNInhyVs=, time:1650852634577 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:34.598| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:34.599| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:34.600| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:34.600| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:34.601| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:34.600| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.601| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:34.602| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:34.602| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.608| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:34.607| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.611| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.614| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.615| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.615| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.618| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.624| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.625| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.627| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.629| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.633| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.641| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.643| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.645| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.646| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.646| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.649| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.650| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:34.650| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:34.651| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:35.534| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:35.535| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qzMu/jM2gXKqjgORVfmRa3jWBGA=, time:1650852635528 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:35.537| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:35.538| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:35.538| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:35.539| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:35.545| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.547| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.551| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.553| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:35.664| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:35.665| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:10:35.668| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Rc1DFCMB65uL6TuEJqfimJKOUow=, time:1650852635656 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:35.668| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:njHXMQ9m7+uLOqJ6T4+wYFk24tE=, time:1650852635657 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:10:35.670| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:35.671| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:10:35.671| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:35.671| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:35.671| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:10:35.672| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:10:35.672| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:35.673| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:10:35.676| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.678| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.682| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.683| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.683| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.687| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.688| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.689| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.693| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.695| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:35.697| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:39.041| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:39.045| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:39.047| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:39.049| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:39.052| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:3秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:10:39.073| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:39.080| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:10:39.105| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:32.186| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:32.188| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:32.188| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NgQyMPX6FCcfTorktlujx/tRXsQ=, time:1650852644481 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:32.189| http-nio-6001-exec-5 | WARN |  -  | Authorization faile: time expired, server time=1650852692189 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 10:11:32.192| http-nio-6001-exec-5 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:11:32.196| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CCD+yKue9IuhzWa9YF5PwAX/xrQ=, time:1650852644479 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:32.198| http-nio-6001-exec-10 | WARN |  -  | Authorization faile: time expired, server time=1650852692198 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 10:11:32.201| http-nio-6001-exec-10 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 10:11:34.744| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:59秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:37.482| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:37.482| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:37.483| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:37.483| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:37.484| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:42.245| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:42.246| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:42.248| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:42.248| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:42.267| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.269| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.275| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.278| http-nio-6001-exec-6 | INFO |  -  | sendOneWay mqDto:{"id":"872c6db60cc244b0a1898fdaed089ff7","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852702278,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 10:11:42.280| http-nio-6001-exec-6 | INFO |  -  | sendOneWay mqDto:{"id":"aac2b0f6b71e485b8e92a24c455ae552","topic":"themis-topic-exam","tag":"USER","timestamp":1650852702279,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 10:11:42.294| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:42.309| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:42.310| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cbghMLziwY+0IYaDPhzITr3HLIM=, time:1650852702301 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:42.312| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:42.312| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:42.313| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:42.314| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:42.356| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:42.356| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sAaJZFzbPbhmANH/EwkUzgIGoI4=, time:1650852702348 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:42.360| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:42.361| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:42.361| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:42.364| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.366| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.377| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.379| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:42.566| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:42.567| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Pk6qxX6KNbhGheqKABhutF0gbuE=, time:1650852702550 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:42.569| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:42.569| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TBjVz7HS7L7lZDSLHIO5j1eMpm8=, time:1650852702552 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:42.576| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:42.577| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:42.577| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:42.578| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:42.597| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.599| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.602| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.604| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.608| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:42.608| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:43.505| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:43.505| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7SBQnrU1KslTW2nt8E2KaMu2OOo=, time:1650852703498 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:43.506| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:43.507| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/j9j24MH/anWI8TrursXi/XZAE4=, time:1650852703499 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:43.510| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:43.511| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:43.511| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:43.513| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:43.514| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:43.514| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:43.515| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:43.515| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:43.518| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.520| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.523| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.524| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:43.533| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.534| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.537| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.537| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:43.651| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:43.651| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zsSOL6bbJF099B/nrNDF2LLpt10=, time:1650852703640 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:43.653| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:43.653| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:43.654| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:43.655| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:43.664| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.666| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.670| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.673| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:43.744| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:43.745| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C9VaaKBXlLPT0i23aEyvjo6hYW8=, time:1650852703729 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:43.745| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:43.746| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RUB38O1c3T2i6ZJ3u5cxiHcWHd0=, time:1650852703733 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:43.752| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:43.753| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:43.753| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:43.754| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:43.761| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:43.761| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:43.762| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:43.767| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:43.767| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.767| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JHAtNOjnGECh0pSAWLhxcjL60eA=, time:1650852703735 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:43.763| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:43.770| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.778| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:43.779| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:43.779| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:43.780| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:43.782| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:43.789| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.807| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.814| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.818| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.818| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.823| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.826| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.828| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.831| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.833| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.836| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.839| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.840| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.842| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.844| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.846| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.846| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.848| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:43.849| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:43.851| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:45.696| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:45.697| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+7vlSV5+sErDkZbwtrpMM2ti/sE=, time:1650852705689 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:45.700| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:45.701| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:45.701| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:45.702| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:45.706| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.707| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.711| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.714| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:45.842| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:45.842| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/73SDgeNeNJ+m1UXFqxCEhIP/FY=, time:1650852705833 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:45.843| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:45.843| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8O7o9+gnaqdL8YlSm74Y8wDOKxM=, time:1650852705834 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:45.845| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:45.845| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:45.846| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:45.846| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:45.847| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:45.847| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:45.847| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:45.848| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:45.851| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.854| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.854| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.856| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.858| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.862| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.873| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.877| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.879| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.879| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.882| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.890| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.890| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.891| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.893| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.895| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:45.893| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.896| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.901| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:45.902| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:48.545| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:48.545| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V0KqVo1VozkQiAs/kfUkkw4xdsw=, time:1650852708540 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:48.549| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:48.550| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:48.550| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:48.551| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:48.553| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.554| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.566| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.573| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.575| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.577| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.603| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.605| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.607| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:48.608| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:50.916| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:50.916| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nwsuDk/wnjgq/C+Rf897kkC1gzY=, time:1650852710911 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:50.918| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:50.919| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:50.920| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:50.921| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:50.924| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.926| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.928| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.930| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.933| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.934| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.944| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.946| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.948| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:50.949| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:53.676| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:53.676| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:53.676| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p0gMZRCbTV0LRSxJ35dzzDLkpRM=, time:1650852713670 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:53.676| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PteNrwMi29qGEn1/9HmsH8vbHyk=, time:1650852713668 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:53.677| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:53.677| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:53.678| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:53.678| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:53.679| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:53.679| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:53.680| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:53.680| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:53.682| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:53.683| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:53.683| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:53.683| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:53.685| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:53.685| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:53.687| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:53.687| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:11:55.178| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:11:55.179| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kS1Q2EYjAgSxMLdUf8zb3Ghbcw0=, time:1650852715168 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:11:55.181| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:11:55.181| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:11:55.182| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:11:55.182| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:11:55.185| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.187| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.190| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.192| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.193| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.195| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.198| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.200| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.203| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:11:55.205| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:03.706| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:03.707| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6OJsKk7c4CY9lTuTb0DYMSvROUw=, time:1650852723699 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:03.707| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:03.707| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sHLWINWETvnqcPjuEoDQo72HD3Y=, time:1650852723700 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:03.709| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:03.709| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:03.709| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:03.709| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:03.709| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:03.710| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:03.710| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:03.710| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:03.713| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.713| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.713| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.715| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.715| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.716| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:03.717| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.718| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:03.890| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:03.890| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HKRVuQdaY7vrEtk0P18SLAvmcqM=, time:1650852723885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:03.892| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:03.892| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:03.893| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:03.893| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:03.895| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.897| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.900| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.903| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.903| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.905| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.909| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.910| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.913| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:03.914| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:05.695| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:05.695| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lUCz2jr6WwmTqJfHsZVjYNVcOdY=, time:1650852725690 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:05.698| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:05.698| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:05.699| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:05.700| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:05.706| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.707| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.713| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.716| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.717| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.726| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.728| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.730| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.733| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:05.734| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:06.713| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:06.714| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BgKCvxBM5wcXJC/v/xoy9/8IKIs=, time:1650852726708 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:06.715| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:06.716| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:06.716| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:06.716| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:06.719| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.720| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.725| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.727| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.728| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.733| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.736| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.737| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.741| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.745| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.746| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.749| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.756| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.758| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.764| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:06.764| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:13.738| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:13.738| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:13.738| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gh9TUjlQ4K0bDGnEH791IJQzdC4=, time:1650852733729 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:13.738| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:79MSL+czpS6BjnMatebJ/SfEOwU=, time:1650852733732 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:13.740| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:13.740| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:13.741| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:13.741| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:13.742| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:13.741| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:13.742| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:13.744| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:13.747| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:13.748| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:13.748| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:13.749| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:13.750| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:13.751| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:13.751| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:13.751| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:23.768| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:23.769| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3osnwEfNfqfdFHjkz658+cMoVQg=, time:1650852743760 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:23.770| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:23.770| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RdM7JO8JVhTxvRu+SI33B49mdpc=, time:1650852743762 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:23.772| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:23.772| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:23.772| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:23.773| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:23.773| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:23.773| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:23.773| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:23.773| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:23.776| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:23.776| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:23.777| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:23.777| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:23.780| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:23.780| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:23.780| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:23.780| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:23.987| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:23.987| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+l3A9fgDCR0AqVNluCLJHmhOJjg=, time:1650852743978 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:23.988| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:23.989| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QVXXS9y5w0iei7q3WTSCcxtkJLU=, time:1650852743979 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:23.991| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:23.991| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:23.991| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:23.991| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:23.991| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:23.992| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:23.992| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:23.992| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:23.994| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:23.995| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.000| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.002| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.003| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.004| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.005| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.007| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.011| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.014| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.014| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.015| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.021| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.023| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:24.025| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.035| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.038| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.043| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:24.046| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:33.809| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:33.810| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pVVT2qREZpUQ7DZ2NOW9zmO/y7k=, time:1650852753803 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:33.812| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:33.812| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NCOHfS287M2KLjVkZ9CYnMPPhX0=, time:1650852753804 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:33.814| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:33.815| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:33.815| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:33.815| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:33.816| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:33.816| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:33.816| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:33.816| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:33.819| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:33.819| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:33.820| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:33.820| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:33.823| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:33.823| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:33.824| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:33.824| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:43.858| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:43.858| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:43.859| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0jHtEQoC2KqpEhFMLhNQst41Ax0=, time:1650852763848 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:43.861| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VSV611K6pgiUubMUFhpIFu45ggk=, time:1650852763849 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:43.863| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:43.863| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:43.863| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:43.864| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:43.864| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:43.864| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:43.864| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:43.864| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:43.867| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:43.868| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:43.868| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:43.868| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:43.870| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:43.871| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:43.872| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:43.872| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:53.903| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:53.904| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:u0BN9TLMpjnrzM8r90hWESJxNKs=, time:1650852773894 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:53.906| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:53.906| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:12:53.906| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:53.907| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:53.907| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:53.907| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9rixqU7NNs7Y/LDlG9sKO6jIaMo=, time:1650852773894 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:12:53.910| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:12:53.911| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:12:53.911| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:12:53.911| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:53.911| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:12:53.912| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:53.915| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:53.915| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:53.916| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:12:53.916| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:53.919| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:12:53.921| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:03.956| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:03.957| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fkT6+bC1FNPgUb4vk0rmxZojA88=, time:1650852783942 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:03.958| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:03.959| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/vI5L4v0YI4d8gy3adOFFWnn/tc=, time:1650852783943 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:03.963| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:03.964| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:03.965| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:03.965| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:03.969| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:03.969| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:03.971| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:03.971| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:03.971| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:03.972| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:03.975| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:03.975| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:03.976| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:03.976| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:03.978| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:03.983| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:14.033| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:14.034| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:14.035| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5/dhyzd5EhTWovyygMOgZiXV6I4=, time:1650852794018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:14.036| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/ImjvqLVxkChZMOwN6cKVtR95Ek=, time:1650852794019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:14.043| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:14.044| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:14.045| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:14.046| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:14.045| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:14.046| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:14.047| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:14.047| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:14.051| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:14.051| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:14.052| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:14.054| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:14.059| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:14.060| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:14.061| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:14.064| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:24.104| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:24.105| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:24.106| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sCydQggwS5sVAknvvrYCaIxpbTY=, time:1650852804094 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:24.105| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ja/ka5UgsjVBbEQfUzHO/DQ/Xuo=, time:1650852804092 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:24.108| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:24.109| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:24.109| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:24.110| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:24.109| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:24.111| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:24.111| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:24.112| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:24.114| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:24.115| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:24.116| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:24.117| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:24.119| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:24.120| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:24.120| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:24.121| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:34.154| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:34.155| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4ceduOG1SjigrQb82e1ARX9yhQU=, time:1650852814146 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:34.157| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:34.157| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4WHaTgHci+JuXw3kxCAceOEk5mM=, time:1650852814147 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:34.170| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:34.170| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:34.171| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:34.171| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:34.172| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:34.172| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:34.172| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:34.173| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:34.176| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:34.175| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:34.177| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:34.177| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:34.180| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:34.180| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:34.182| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:34.182| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:44.228| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:44.231| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5sP3NfDrt0sT41f2o4nBAvcTsz0=, time:1650852824218 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:44.234| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:44.235| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QHRfY1LDGD3tSTyzeWAnsPhOsBs=, time:1650852824219 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:44.237| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:44.238| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:44.240| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:44.241| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:44.247| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:44.256| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:44.257| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:44.257| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:44.258| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:44.258| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:44.263| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:44.265| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:44.265| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:44.266| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:44.269| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:44.272| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:54.295| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:54.296| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:13:54.297| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9AjgajwltsqBJXOuQbRxdkpmfWg=, time:1650852834288 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:54.297| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jk0EzgmjeklXuO6jQAPy7/fwpXg=, time:1650852834287 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:13:54.300| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:54.300| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:13:54.301| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:54.301| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:13:54.301| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:54.301| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:13:54.302| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:54.302| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:13:54.305| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:54.305| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:54.306| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:54.306| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:54.309| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:54.309| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:13:54.310| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:13:54.310| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:04.341| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:04.342| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DSGK0EljUkM+t960lcLTmb9JTHo=, time:1650852844335 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:04.347| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:04.347| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wNOC9DckqGemNtxTK5I/QPwfLSY=, time:1650852844336 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:04.348| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:04.349| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:04.350| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:04.351| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:04.353| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:04.354| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:04.354| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:04.355| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:04.355| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:04.356| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:04.358| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:04.359| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:04.360| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:04.359| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:04.363| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:04.365| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:14.391| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:14.391| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NqzEwQG72JN2njlYseq3SdaHssk=, time:1650852854384 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:14.392| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:14.392| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RcqDNXUVrfsvGnfEkQZHJVcoZk8=, time:1650852854385 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:14.394| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:14.394| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:14.394| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:14.394| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:14.395| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:14.395| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:14.395| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:14.395| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:14.397| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:14.398| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:14.398| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:14.399| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:14.401| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:14.402| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:14.403| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:14.402| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:24.440| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:24.441| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sVmZBZ3Jcj0gGjNZc8KTt4wXd70=, time:1650852864431 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:24.442| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:24.442| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZeC2B9K3lywB643j0sd0ueCHTiw=, time:1650852864433 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:24.444| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:24.444| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:24.445| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:24.446| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:24.446| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:24.446| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:24.449| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:24.450| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:24.450| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:24.451| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:24.455| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:24.456| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:24.456| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:24.467| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:24.469| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:24.472| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:34.510| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:34.511| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gxEn3028N8kqFeLPKKWxFxeq920=, time:1650852874502 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:34.512| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:34.513| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gqyYmq83hLNgE0qusT5adZwmYJI=, time:1650852874503 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:34.513| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:34.514| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:34.515| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:34.515| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:34.516| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:34.516| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:34.516| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:34.517| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:34.519| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:34.520| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:34.520| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:34.521| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:34.523| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:34.525| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:34.525| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:34.526| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:44.158| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:44.158| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:44.159| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1yEy1O1L5otZumhKwzbc3tEALdc=, time:1650852884150 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:44.159| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MdomqbxH1lITDlDqFkJIgQMsInI=, time:1650852884152 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:44.163| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:44.163| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:44.163| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:44.163| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:44.163| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:44.163| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:44.164| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:44.164| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:44.167| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.170| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.175| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.176| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.178| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.180| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.181| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.183| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.191| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.191| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.192| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.193| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.195| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.196| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:44.196| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.203| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? ) group by t.exam_activity_id, t.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.205| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.208| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.211| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:44.552| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:44.552| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:44.552| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2fe8onpxvf7BWpySMQe02Hy9MZE=, time:1650852884542 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:44.553| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4zJ26sN6/eUihQrDueOIRVBwyuc=, time:1650852884544 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:44.554| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:44.554| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:44.555| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:44.555| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:44.555| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:44.555| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:44.556| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:44.556| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:44.558| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.558| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.559| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.559| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.560| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.560| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:44.561| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:44.561| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:48.502| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:48.503| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E+pPmFd2nLS1GnkNX2sKEicEXRM=, time:1650852888494 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:48.504| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:48.505| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6P1r1DrnIxLd1dl+egDLPMRjuEY=, time:1650852888496 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:48.507| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:48.507| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:48.508| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:48.508| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:48.508| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:48.509| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:48.509| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:48.510| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:48.514| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.515| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.518| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.519| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.520| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.523| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.523| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.523| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.524| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.525| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.527| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.532| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.532| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? ) group by t.exam_activity_id, t.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.533| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.533| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.536| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.536| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:48.537| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:48.538| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:54.576| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:54.577| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:14:54.577| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TpEnQPjJwtOQNfieIo5Wk010+h8=, time:1650852894570 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:54.577| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gpcvTVKEwlRPkKD/sJawcxoXvdw=, time:1650852894571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:14:54.578| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:54.578| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:14:54.579| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:54.579| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:14:54.579| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:54.579| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:14:54.579| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:54.579| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:14:54.582| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:54.582| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:54.582| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:54.582| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:54.584| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:54.584| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:14:54.585| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:14:54.585| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:00.051| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 10:15:04.604| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:04.604| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:04.604| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Oat4yDXMW9vIYZJwJo+zIawJjJ0=, time:1650852904596 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:04.605| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:N93mYPyi3vmiz25Fnx8OcvqFtc8=, time:1650852904597 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:04.606| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:04.606| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:04.607| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:04.607| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:04.607| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:04.607| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:04.607| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:04.607| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:04.609| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:04.610| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:04.610| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:04.610| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:04.611| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:04.611| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:04.612| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:04.612| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:14.631| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:14.632| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:14.632| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T6u1C6lm683uNzCCM77Ov83uHjI=, time:1650852914619 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:14.632| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TmhNIQZ8eJ0sQFcjd0XqxSg3hZE=, time:1650852914622 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:14.634| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:14.635| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:14.635| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:14.636| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:14.637| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:14.637| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:14.637| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:14.637| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:14.639| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:14.640| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:14.640| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:14.640| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:14.642| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:14.642| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:14.643| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:14.643| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:24.662| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:24.662| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:24.663| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/sKJj0m9KGiQecSMj657v/LDZsA=, time:1650852924654 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:24.663| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vFeyYyiMLpLeV/pAYrV0et8HoeQ=, time:1650852924656 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:24.665| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:24.665| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:24.666| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:24.666| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:24.666| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:24.666| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:24.666| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:24.666| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:24.668| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:24.668| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:24.669| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:24.669| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:24.671| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:24.671| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:24.672| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:24.672| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:34.699| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:34.699| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w5HX5sdsT/+w5YxtieM19L4bhik=, time:1650852934685 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:34.700| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:34.700| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WCTYMAUtTtU91De1k9cVGGOaPec=, time:1650852934688 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:34.702| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:34.703| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:34.703| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:34.703| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:34.704| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:34.704| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:34.704| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:34.704| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:34.707| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:34.707| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:34.707| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:34.707| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:34.709| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:34.709| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:34.710| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:34.710| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:44.728| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:44.729| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:44.730| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:boqZfDc7wFzXuWBpOq3pQLhZ52c=, time:1650852944721 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:44.730| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:huK1tFRSpATrmMUONSY40s+SaMw=, time:1650852944720 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:44.732| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:44.732| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:44.733| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:44.733| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:44.735| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:44.735| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:44.736| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:44.736| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:44.739| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:44.739| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:44.740| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:44.740| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:44.741| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:44.741| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:44.742| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:44.742| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:54.762| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:54.762| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:15:54.763| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w5V9JagRDMxqzjeOC0Gh7PDCLe0=, time:1650852954751 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:54.764| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HmsBQjcrjfx1ZP9UtGvaF8orNwY=, time:1650852954752 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:15:54.766| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:54.766| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:15:54.767| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:54.767| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:15:54.767| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:54.767| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:15:54.767| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:54.768| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:15:54.770| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:54.770| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:54.770| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:54.770| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:54.772| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:54.772| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:15:54.773| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:15:54.773| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:00.829| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:00.831| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eLYmNxssHa6bxsBsxqe0yAfmKds=, time:1650852960822 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:00.839| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:00.841| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:00.843| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:00.844| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:00.858| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:00.863| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:00.869| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:00.872| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:04.806| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:04.807| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c9mZonKBui1slnJ5TVh7jTRDcSc=, time:1650852964796 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:04.809| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:04.809| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xPc7VWd2i+Kwdo8xcSKcKiR619g=, time:1650852964797 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:04.817| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:04.821| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:04.819| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:04.822| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:04.823| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:04.824| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:04.823| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:04.826| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:04.828| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:04.829| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:04.843| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:04.845| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:04.843| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:04.848| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:04.848| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:04.849| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:14.884| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:14.885| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dorIYQLk3K2xTr0jXHYMKMIaDoo=, time:1650852974876 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:14.886| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:14.886| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vyN2JvGdXMq2TpdGU5bLV3f2uOg=, time:1650852974878 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:14.888| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:14.889| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:14.889| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:14.889| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:14.889| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:14.890| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:14.890| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:14.890| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:14.894| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:14.895| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:14.895| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:14.896| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:14.897| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:14.898| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:14.898| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:14.899| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:24.933| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:24.934| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3IuabsAUhGmv3L0nxchH/4BJvE4=, time:1650852984927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:24.936| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:24.936| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:24.936| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DP5DidlDCUnmbxjF/gyaZ+n/88E=, time:1650852984928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:24.936| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:24.937| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:24.937| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:24.939| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:24.940| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:24.940| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:24.941| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:24.942| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:24.943| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:24.944| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:24.945| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:24.945| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:24.946| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:24.947| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:24.948| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:34.983| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:34.984| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EDQKaWhOf1pUlNlaQ24gLnJYKZs=, time:1650852994976 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:34.985| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:34.985| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g4mRc31pYLR0xggTX/4NeQCUeZ8=, time:1650852994977 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:34.986| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:34.987| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:34.988| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:34.988| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:34.988| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:34.988| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:34.989| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:34.989| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:34.992| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:34.993| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:34.993| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:34.993| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:34.995| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:34.995| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:34.996| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:34.997| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:45.025| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:45.026| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:atQQay099K/va6D/z9TCIAg0KTU=, time:1650853005018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:45.027| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:45.027| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bUgR6OPnYK+Z0qGLZZuo9Ay+x1c=, time:1650853005019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:45.028| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:45.029| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:45.029| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:45.029| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:45.029| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:45.030| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:45.030| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:45.033| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:45.034| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:45.034| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:45.036| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:45.037| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:45.037| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:45.037| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:45.040| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:45.041| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:55.076| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:55.078| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0JDVj1uFxG4v1eh+c/ijbD9TcHA=, time:1650853015068 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:55.078| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:16:55.078| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zyxqnNKvu9fnKtftVo7iJ9UCPtQ=, time:1650853015069 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:16:55.079| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:55.080| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:16:55.080| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:55.080| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:55.080| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:16:55.081| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:16:55.081| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:55.081| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:16:55.084| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:55.084| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:55.085| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:55.086| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:55.088| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:55.089| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:16:55.091| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:16:55.091| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:05.129| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:05.132| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tD2y+LcOJnClQYB9UOPBP28UiyE=, time:1650853025117 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:05.135| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:05.135| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jdrfUAxF4vAIJ/ZGm/oVHNb53MY=, time:1650853025118 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:05.139| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:05.139| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:05.140| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:05.140| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:05.140| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:05.141| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:05.142| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:05.142| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:05.145| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:05.146| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:05.147| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:05.147| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:05.149| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:05.150| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:05.150| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:05.151| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:15.181| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:15.182| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UjAz/5f2LGrO2J8jgQ6tJu6urH8=, time:1650853035175 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:15.182| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:15.183| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bUPubl1LHwwSDl2vKfnm/mDZaJ0=, time:1650853035175 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:15.184| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:15.184| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:15.185| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:15.185| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:15.185| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:15.185| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:15.186| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:15.187| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:15.189| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:15.189| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:15.190| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:15.190| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:15.192| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:15.192| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:15.193| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:15.193| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:25.232| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:25.233| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9RUP2ZVxqcZXp5wBFdWnGQTYelg=, time:1650853045222 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:25.235| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:25.236| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IGAAsIvq1iHOZ5lpeedLpGV+x60=, time:1650853045223 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:25.236| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:25.237| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:25.237| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:25.238| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:25.239| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:25.239| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:25.240| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:25.241| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:25.242| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:25.243| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:25.244| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:25.245| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:25.247| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:25.248| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:25.248| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:25.250| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:35.290| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:35.291| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tKQdgWkhFoeEIYLKsLpuEUcj7/U=, time:1650853055282 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:35.294| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:35.295| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1MH0IqCqWJ2DOdjL8TxIjic/SjU=, time:1650853055284 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:35.297| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:35.298| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:35.298| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:35.299| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:35.300| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:35.301| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:35.302| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:35.303| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:35.304| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:35.305| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:35.306| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:35.307| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:35.308| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:35.309| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:35.310| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:35.311| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:45.351| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:45.353| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H63bRLjdSXEZs2UG9ICXlxqOxNc=, time:1650853065341 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:45.355| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:45.356| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cG14iXUZMZcAHKY/Q9H2RYhLDB4=, time:1650853065342 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:45.358| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:45.358| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:45.358| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:45.358| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:45.359| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:45.359| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:45.359| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:45.359| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:45.361| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:45.362| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:45.362| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:45.363| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:45.364| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:45.365| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:45.365| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:45.366| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:55.404| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:55.408| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:x5b4vo7oP5Br8bt8ScD6hjl2cGM=, time:1650853075395 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:55.410| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:17:55.410| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oXUEvF1lbu0/sfPyT4ZR9aQxcYQ=, time:1650853075396 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:17:55.414| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:55.415| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:17:55.415| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:55.415| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:17:55.417| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:55.418| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:55.418| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:17:55.421| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:17:55.422| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:55.423| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:55.427| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:55.428| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:17:55.428| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:55.430| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:55.437| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:17:55.438| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:05.480| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:05.481| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pZODalHFl+S0L+GDscmbKA81hLc=, time:1650853085471 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:05.485| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:05.485| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TjfddQfSh08tPnRIAEsa2z/t2gA=, time:1650853085472 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:05.486| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:05.487| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:05.487| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:05.487| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:05.488| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:05.489| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:05.490| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:05.491| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:05.495| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:05.496| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:05.497| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:05.498| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:05.500| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:05.502| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:05.504| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:05.506| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:15.544| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:15.546| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KhjW4UtllIZ4c/TUvUCssVPwe50=, time:1650853095534 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:15.549| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:15.550| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gbDxNtoPkNrg/6pmKTy5zw2e3i8=, time:1650853095535 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:15.553| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:15.554| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:15.555| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:15.555| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:15.557| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:15.558| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:15.559| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:15.559| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:15.562| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:15.564| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:15.568| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:15.573| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:15.579| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:15.580| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:15.583| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:15.586| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:25.638| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:25.640| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IhG4rGLF51c/iNI95Osy/hJP864=, time:1650853105626 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:25.640| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:25.642| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6rp7YW9/KULgGrRDRD9S6YZqMDA=, time:1650853105628 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:25.643| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:25.643| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:25.644| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:25.644| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:25.644| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:25.645| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:25.645| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:25.645| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:25.651| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:25.653| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:25.653| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:25.654| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:25.657| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:25.657| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:25.658| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:25.658| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:35.697| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:35.698| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:35.698| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JnZNs/kbxS2hBDIvarmuAoNj2yI=, time:1650853115689 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:35.699| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lFnZJLcYD1/aOH5GSni/xeU0D84=, time:1650853115690 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:35.700| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:35.700| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:35.700| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:35.700| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:35.701| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:35.701| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:35.701| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:35.701| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:35.704| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:35.704| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:35.704| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:35.705| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:35.707| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:35.707| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:35.708| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:35.708| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:45.740| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:45.742| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hVbqXb0T64k9KZOF3yI+xGUfHyU=, time:1650853125732 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:45.744| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:45.745| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f8864EyPRUUahXkUJjCDV22Gu1I=, time:1650853125733 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:45.745| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:45.745| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:45.746| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:45.747| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:45.747| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:45.747| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:45.748| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:45.748| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:45.751| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:45.752| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:45.754| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:45.754| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:45.755| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:45.755| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:45.757| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:45.758| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:47.837| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:47.837| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tobQACMnk6ewb3b7jL0ghbJkUCk=, time:1650853127831 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:47.842| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:47.843| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:47.844| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:47.845| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:47.849| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.855| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.881| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.888| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.896| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.900| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.905| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.909| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.912| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:47.913| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:54.733| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:54.734| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wOkJxkOZr9yYncD4UpijkSJOcMM=, time:1650853134726 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:54.737| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:54.738| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:54.739| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:54.740| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:54.753| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.755| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.768| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.776| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:54.819| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:54.819| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7NtBvCWwa6Vow4EHE6r2TsaTNak=, time:1650853134813 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:54.820| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:54.821| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ssu2lowt5hXEYwdAHxa1FSuBy7Y=, time:1650853134814 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:54.822| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:54.823| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:54.824| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:54.824| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:54.825| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:54.826| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:54.826| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examStudentLogList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:54.827| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:54.831| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.832| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.836| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.841| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.844| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.853| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.858| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.859| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.860| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.865| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.866| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:54.867| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.885| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT t.id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.name, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? ORDER BY t.id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.887| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.892| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:54.895| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:55.391| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:55.392| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GnSxWIjB7vrRhURTC0Oa9p/yGDU=, time:1650853135386 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:55.395| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:55.395| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:55.396| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:55.397| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:55.401| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.402| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.405| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.407| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:55.464| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:55.465| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FVisrmhadSAHg8ouJSI6/BkRLcI=, time:1650853135459 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:55.467| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:55.467| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XCNVpGIqJxK7sfxmMoTWg4Z4jFE=, time:1650853135459 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:55.467| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:55.468| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:55.468| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:55.469| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:55.469| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:55.470| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:55.470| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:55.471| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:55.473| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.473| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.475| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.475| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.491| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.491| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.493| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.494| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.498| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.501| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.503| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.510| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.513| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.513| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.514| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.515| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.518| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.519| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.520| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:55.520| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:55.782| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:55.783| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:18:55.784| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:84P4k2NbBolbtRvn5Dgs1aX06ps=, time:1650853135773 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:55.784| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yZjKC5QwTO0pox6zyNIauk+jvZQ=, time:1650853135774 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:18:55.786| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:55.787| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:18:55.787| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:55.787| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:55.787| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:18:55.788| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:18:55.788| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:55.788| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:18:55.789| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.790| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.790| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.790| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.792| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.792| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:18:55.793| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:18:55.793| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:05.808| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:05.808| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:05.808| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:m0lDv4Nnkz0lB8HGwmjG/cvoiLs=, time:1650853145802 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:05.808| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Koei7m5KwXiq1glBTcEO/0PCxGE=, time:1650853145801 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:05.810| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:05.810| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:05.810| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:05.810| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:05.811| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:05.811| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:05.812| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:05.812| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:05.815| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:05.816| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:05.816| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:05.817| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:05.818| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:05.820| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:05.820| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:05.821| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:08.982| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:08.983| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IuZmdgFrUknIDVYkn21o63NvU8g=, time:1650853148970 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:08.986| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:08.986| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:08.986| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:08.986| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XB6i+JTQKYLdhx9k4BiysMbCB5w=, time:1650853148972 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:08.987| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:08.989| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:08.989| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:08.990| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:08.991| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:08.991| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:08.992| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:08.997| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.003| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.003| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.005| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:09.010| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.015| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:09.132| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:09.132| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RnOKHpekHjU1fF7wkE8vaxPLqzU=, time:1650853149125 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:09.132| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:09.133| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ClYReH4GjQe4NUr0KI9b31OXehg=, time:1650853149126 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:09.135| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:09.135| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:09.135| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:09.136| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:09.136| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:09.136| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:09.136| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:09.136| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:09.139| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.139| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.140| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.140| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.142| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.142| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.143| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:09.143| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:09.347| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:09.348| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bbUiDfmtW/4t3sHdrkrMzO1/+BI=, time:1650853149340 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:09.350| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:09.351| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ntff0xbuaN0DKwOrAK4glZeXgjQ=, time:1650853149341 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:09.351| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:09.352| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:09.353| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:09.353| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:09.353| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:09.353| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:09.354| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:09.354| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:09.358| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.359| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.359| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.360| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.363| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.363| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.367| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.369| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.370| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.371| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:09.371| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.673| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:28.679| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.673| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k0qUWqpKw53WlyPgsUoIpcFUZFM=, time:1650853159506 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:28.681| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.683| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.689| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:28.690| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/Udxv2S1/TGvRhtnl0laXL2exOk=, time:1650853159508 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:28.690| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.693| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.694| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:28.695| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:28.696| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:28.700| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.700| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:28.701| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:28.705| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:28.699| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.706| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:19秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:28.706| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:19秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:28.706| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:28.708| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:28.710| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.711| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.723| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.723| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.724| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:28.724| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.733| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:28.742| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:38.855| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:38.856| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PTPrs4MzY9ma24bo5rQdFPeXOxA=, time:1650853178848 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:38.856| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:38.856| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bDgT9cL51/bqDzEf7bc8HvZ3+yc=, time:1650853178850 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:38.857| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:38.857| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:38.858| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:38.858| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:38.858| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:38.858| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:38.858| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:38.858| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:38.860| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:38.860| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:38.861| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:38.861| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:38.863| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:38.863| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:38.864| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:38.864| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:48.884| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:48.884| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yivTDmMZUzq6ACUPVMkduYB+TPg=, time:1650853188874 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:48.885| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:48.885| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XFe60uEACvO31zZZPcSrIshmHtM=, time:1650853188875 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:48.886| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:48.886| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:48.886| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:48.887| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:48.887| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:48.887| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:48.887| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:48.887| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:48.890| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:48.890| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:48.890| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:48.890| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:48.892| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:48.892| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:48.892| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:48.893| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:58.928| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:58.929| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Xfvtm5o5GpNpNPayH/Bory0hBFc=, time:1650853198914 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:58.929| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:19:58.930| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X4rRBxMZImsvi9aChb5JV+4Gup4=, time:1650853198917 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:19:58.932| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:58.932| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:19:58.932| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:58.933| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:19:58.933| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:58.934| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:19:58.934| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:58.934| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:19:58.936| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:58.937| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:58.937| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:58.937| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:58.939| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:58.939| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:19:58.940| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:19:58.940| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:08.953| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:08.953| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:08.954| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1ifOHM8Ofi3OMkb+BVsykX7AhhE=, time:1650853208948 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:08.954| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dLy2rritDh/Y21jPH4A/SMJgEIM=, time:1650853208948 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:08.955| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:08.955| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:08.955| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:08.956| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:08.956| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:08.956| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:08.956| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:08.956| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:08.958| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:08.958| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:08.959| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:08.959| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:08.963| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:08.963| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:08.963| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:08.963| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:18.982| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:18.982| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:18.982| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GAL76XsffnvZ5h4HlvdNc+LQKpU=, time:1650853218971 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:18.982| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GLcRR5DB/70zaBpXXBB5dI1c5V8=, time:1650853218973 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:18.984| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:18.984| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:18.985| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:18.985| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:18.985| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:18.985| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:18.985| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:18.985| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:18.988| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:18.988| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:18.989| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:18.989| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:18.991| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:18.991| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:18.992| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:18.992| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:29.005| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:29.006| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:29.007| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yD5wewB9OQr3UjWtnxQDKMkswrA=, time:1650853228998 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:29.007| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kmL1OK1UydEyz/Vp4kZtLdCOsl0=, time:1650853229000 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:29.009| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:29.009| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:29.009| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:29.009| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:29.009| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:29.010| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:29.010| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:29.010| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:29.012| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:29.012| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:29.012| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:29.012| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:29.014| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:29.014| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:29.015| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:29.015| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:39.036| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:39.036| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:39.038| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f6CUU93SWZVPrX21cQe1vWoiERY=, time:1650853239025 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:39.038| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OSt09c4oHoeoRsKjtrgA2H5cZBg=, time:1650853239026 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:39.039| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:39.039| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:39.040| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:39.040| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:39.040| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:39.040| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:39.040| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:39.040| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:39.045| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:39.045| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:39.046| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:39.046| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:39.047| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:39.047| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:39.048| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:39.048| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:49.068| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:49.069| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IEKfzE33ur+L7OvEyqsoFd6rAyo=, time:1650853249057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:49.069| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:49.070| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xTF8rclmg0D6Sy4edvZueqTK88U=, time:1650853249058 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:49.071| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:49.072| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:49.072| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:49.072| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:49.072| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:49.072| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:49.073| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:49.073| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:49.074| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:49.075| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:49.075| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:49.075| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:49.077| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:49.077| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:49.078| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:49.078| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:59.093| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:59.093| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:20:59.094| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:luUEmXkn5oTzrj0z4+enbqybg0w=, time:1650853259087 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:59.094| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZC69ZW7WfEhijLo3sm+b2bFMa80=, time:1650853259086 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:20:59.097| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:59.097| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:59.098| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:20:59.098| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:59.098| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:20:59.098| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:59.099| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:20:59.100| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:20:59.102| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:59.103| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:59.104| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:59.105| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:59.105| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:59.106| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:20:59.107| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:20:59.108| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:09.129| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:09.130| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:neaF0DqNhzceriFNnaNl8iKyQq8=, time:1650853269120 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:09.130| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:09.130| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wqRYSst2KfhiDUwLwpoAjxu5n9M=, time:1650853269121 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:09.132| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:09.132| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:09.132| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:09.133| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:09.133| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:09.133| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:09.133| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:09.133| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:09.135| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:09.135| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:09.136| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:09.136| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:09.137| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:09.137| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:09.138| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:09.138| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:19.153| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:19.153| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:19.154| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R7ycvS8jOJDfMucaMs2Llxr5PZU=, time:1650853279146 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:19.154| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DHxZ/4tmeB8ZawY+CQpHQLzzjL4=, time:1650853279147 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:19.156| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:19.156| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:19.156| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:19.156| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:19.157| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:19.157| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:19.157| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:19.157| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:19.159| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:19.159| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:19.160| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:19.160| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:19.161| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:19.161| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:19.162| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:19.162| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:29.179| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:29.180| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NT57s4fqKp+O+I6nzJULdog+6PI=, time:1650853289170 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:29.181| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:29.182| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VvdY+GUDkzzcl+qM/w4ZglUJZRM=, time:1650853289171 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:29.182| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:29.182| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:29.183| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:29.183| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:29.183| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:29.184| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:29.184| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:29.185| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:29.186| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:29.187| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:29.187| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:29.188| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:29.189| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:29.190| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:29.190| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:29.191| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:39.209| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:39.209| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:39.210| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gLgw/0jvdgEekzAxjzQvAocVLjI=, time:1650853299200 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:39.210| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nPCs7lR7zoJBPuE0aqxZ4f2rZVg=, time:1650853299199 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:39.212| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:39.212| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:39.212| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:39.213| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:39.213| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:39.213| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:39.213| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:39.213| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:39.215| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:39.215| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:39.215| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:39.216| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:39.217| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:39.217| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:39.218| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:39.218| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:49.238| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:49.239| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Rq4pVZjVri1B9Y51CJnYa2IhDn8=, time:1650853309227 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:49.242| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:49.243| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xK99BZqLcibKt1gMtOesE9NVc44=, time:1650853309228 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:49.243| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:49.244| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:49.244| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:49.244| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:49.245| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:49.245| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:49.245| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:49.246| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:49.249| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:49.249| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:49.250| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:49.250| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:49.252| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:49.252| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:49.253| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:49.254| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:59.267| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:59.267| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:21:59.267| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sMCF2Vhf3FYPzWVAcMkRQmYIDt4=, time:1650853319261 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:59.267| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iju8CYaZBPAICP0G2wmgj52tE0A=, time:1650853319260 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:21:59.268| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:59.269| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:21:59.269| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:59.269| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:21:59.269| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:59.269| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:21:59.270| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:59.270| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:21:59.272| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:59.273| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:59.273| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:59.273| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:59.275| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:59.276| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:21:59.277| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:21:59.277| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:09.290| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:09.290| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:09.292| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CuA/uTk9beIKypACXex+KUuzvzE=, time:1650853329283 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:09.292| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uIkeWBkInSi37trhErdpUeIvIMg=, time:1650853329284 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:09.293| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:09.293| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:09.294| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:09.294| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:09.294| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:09.294| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:09.294| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:09.294| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:09.296| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:09.296| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:09.296| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:09.296| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:09.298| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:09.298| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:09.299| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:09.299| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:19.317| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:19.318| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:19.318| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6cn0HVxnmajQnK2ItKJjid4uJ5s=, time:1650853339307 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:19.318| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NmJbxB2SMEx2CBa/kKQKwIaEffM=, time:1650853339310 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:19.320| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:19.320| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:19.321| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:19.321| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:19.321| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:19.321| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:19.321| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:19.322| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:19.324| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:19.324| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:19.324| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:19.325| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:19.326| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:19.326| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:19.327| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:19.327| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:29.345| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:29.346| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:29.347| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:U4YnMsBiqP+Vgw7v8aqXHplYZ8A=, time:1650853349336 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:29.347| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d89cp+he0513CJsKTwmDZb37mdE=, time:1650853349337 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:29.349| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:29.349| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:29.349| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:29.349| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:29.349| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:29.349| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:29.350| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:29.350| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:29.353| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:29.353| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:29.354| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:29.354| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:29.357| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:29.357| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:29.358| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:29.358| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:39.378| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:39.378| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:39.378| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y8U7DXLay2dN4blsYdMP0/egRcs=, time:1650853359372 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:39.378| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zx3gZHI+Gd0QTtPn9wNiVFKmQ3c=, time:1650853359370 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:39.380| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:39.380| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:39.381| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:39.381| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:39.381| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:39.381| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:39.381| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:39.382| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:39.385| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:39.386| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:39.386| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:39.387| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:39.388| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:39.389| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:39.389| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:39.390| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:49.408| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:49.408| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:49.409| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VPm86lauqMKR7O3XIYhzUyGYTXY=, time:1650853369401 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:49.409| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TnTkRob+FeJvPzdWDzyaVRjXIiM=, time:1650853369402 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:49.411| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:49.411| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:49.411| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:49.411| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:49.411| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:49.411| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:49.412| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:49.412| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:49.413| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:49.414| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:49.414| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:49.414| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:49.416| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:49.415| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:49.416| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:49.416| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:59.429| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:59.430| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:22:59.430| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TTZGtBUufWBX47q6VVeErC0orlU=, time:1650853379423 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:59.430| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8QWLrRoZotv8wYUStgPrPN2jCSE=, time:1650853379424 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:22:59.431| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:59.431| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:22:59.432| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:59.432| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:22:59.432| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:59.432| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:22:59.432| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:59.432| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:22:59.435| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:59.435| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:59.436| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:59.436| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:59.437| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:59.437| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:22:59.438| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:22:59.438| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:09.452| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:09.452| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0dm82EEPNK56p8cRM1BVmraV/uE=, time:1650853389445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:09.453| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:09.453| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KCpfNHJwxQTAs3kvUiqK/p7pUfY=, time:1650853389446 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:09.454| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:09.455| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:09.455| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:09.456| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:09.456| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:09.457| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:09.457| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:09.457| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:09.458| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:09.459| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:09.460| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:09.462| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:09.462| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:09.462| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:09.464| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:09.466| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:19.129| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:19.130| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A54vE2/8iA5LOQ6tv8A4byoHOug=, time:1650853399123 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:19.132| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:19.133| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:19.133| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:19.134| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:19.143| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.144| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.150| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.155| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.156| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.163| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.165| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.168| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.170| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.171| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:19.481| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:19.482| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1wh9VIYmDKeu0I0ygBYCuy1oKHk=, time:1650853399475 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:19.482| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:19.482| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ope/eTVIsMf/AgygtgNAgarlrhM=, time:1650853399476 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:19.483| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:19.484| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:19.484| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:19.484| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:19.484| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:19.484| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:19.484| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:19.485| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:19.487| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.487| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.487| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.487| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.489| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.489| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.490| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:19.490| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:19.974| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:19.975| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rJaZYcCvXx9e7qibSmtNOKJF1t8=, time:1650853399969 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:19.976| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:19.977| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:19.979| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:19.979| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:19.981| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.982| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.984| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.986| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.986| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.988| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.998| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:19.999| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:20.001| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:20.001| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:29.506| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:29.507| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:v/FcuyYmbpJJBnPpw2j942PDl/0=, time:1650853409498 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:29.507| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:29.507| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+kCm92A23yxdN8zGsGKljaG+qhA=, time:1650853409500 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:29.508| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:29.508| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:29.508| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:29.508| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:29.508| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:29.509| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:29.509| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:29.509| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:29.511| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:29.511| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:29.511| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:29.511| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:29.512| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:29.512| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:29.513| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:29.513| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:39.528| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:39.528| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:39.529| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BI3Dc4z3OUrfMjegEg/6sMbCD7w=, time:1650853419522 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:39.529| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:88A6VLq2bEQ1+VZImT99CAalGr0=, time:1650853419521 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:39.530| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:39.530| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:39.530| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:39.530| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:39.531| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:39.531| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:39.531| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:39.531| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:39.533| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:39.533| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:39.533| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:39.533| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:39.535| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:39.535| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:39.535| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:39.535| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:49.549| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:49.549| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Oz9c41a6w1N2lQKIB/21GiIrlL0=, time:1650853429542 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:49.550| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:49.550| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3+rUtsX8UvRJ9e0r+uTnjlKsIn8=, time:1650853429544 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:49.551| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:49.552| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:49.552| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:49.552| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:49.552| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:49.552| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:49.552| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:49.553| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:49.555| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:49.555| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:49.556| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:49.556| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:49.558| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:49.558| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:49.559| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:49.559| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:59.581| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:59.583| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:23:59.583| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LLKE3BNBxUPh2RD75MEHhtNghC8=, time:1650853439568 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:59.584| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gjHA6wzqr4oZ19PUizTzRmJ5bog=, time:1650853439570 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:23:59.586| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:59.586| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:59.586| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:23:59.587| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:59.587| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:23:59.587| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:59.587| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:23:59.588| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:23:59.592| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:59.593| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:59.593| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:59.594| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:59.596| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:59.596| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:23:59.597| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:23:59.597| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:09.615| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:09.615| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:09.615| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SlNUKu7smZphCj8XvGRPSV81QDY=, time:1650853449606 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:09.616| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tLTsuNrjxxPVkQT5KZJ7RjwrTJQ=, time:1650853449608 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:09.617| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:09.617| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:09.617| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:09.617| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:09.617| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:09.618| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:09.618| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:09.618| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:09.620| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:09.620| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:09.621| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:09.621| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:09.622| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:09.622| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:09.623| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:09.623| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:19.640| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:19.640| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:19.640| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M4AKB8k9MAtLmoikno1FzFJXASo=, time:1650853459630 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:19.640| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hTooMbujDMY/cbiSlg3XylG6YPc=, time:1650853459631 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:19.642| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:19.642| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:19.642| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:19.642| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:19.643| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:19.643| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:19.643| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:19.643| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:19.645| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:19.646| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:19.646| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:19.647| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:19.647| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:19.648| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:19.649| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:19.649| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:29.663| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:29.663| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:29.664| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:myalGNVFH8ck58mr8NxOOsYllNI=, time:1650853469656 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:29.664| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YptOz93nwCO7KgeOVHFoUfepwHA=, time:1650853469657 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:29.665| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:29.665| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:29.666| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:29.666| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:29.666| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:29.666| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:29.667| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:29.667| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:29.669| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:29.669| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:29.670| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:29.670| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:29.671| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:29.671| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:29.672| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:29.672| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:39.685| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:39.685| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:39.692| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VESapYyS4u+tAI+U4/hTjhV39tc=, time:1650853479680 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:39.692| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LlfIKdkpiFsBCicXXYnuSlkRTSo=, time:1650853479679 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:39.694| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:39.694| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:39.695| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:39.695| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:39.695| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:39.695| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:39.696| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:39.696| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:39.697| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:39.697| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:39.698| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:39.698| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:39.699| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:39.699| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:39.700| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:39.700| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:49.716| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:49.716| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:49.716| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:x6Fomx+wyDaBP+F4/q3I9EokJw8=, time:1650853489707 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:49.717| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uJ2reCJY2vp3LP98JcKPq7Hly0E=, time:1650853489708 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:49.719| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:49.719| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:49.719| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:49.719| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:49.720| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:49.720| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:49.720| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:49.720| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:49.723| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:49.724| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:49.725| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:49.725| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:49.727| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:49.728| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:49.728| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:49.729| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:59.744| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:59.746| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sRE6avGV2Z7Asgv7FeYllwqefHg=, time:1650853499737 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:59.747| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:59.748| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:59.748| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:59.749| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:59.751| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:59.752| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:59.753| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:59.754| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:24:59.759| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:24:59.759| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JI0IYzAz6iA5Zc5+WtsHvY7yi7k=, time:1650853499738 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:24:59.761| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:24:59.762| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:24:59.762| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:24:59.762| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:24:59.764| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:59.765| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:59.766| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:24:59.767| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:09.779| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:09.782| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:09.783| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Koq+84wCANSKF/BNZubVLysveZM=, time:1650853509772 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:09.783| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z4kiBz9gyJrX4rtNMUorfFCosX0=, time:1650853509773 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:09.785| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:09.785| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:09.786| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:09.786| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:09.786| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:09.786| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:09.786| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:09.786| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:09.789| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:09.789| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:09.790| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:09.790| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:09.791| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:09.791| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:09.792| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:09.792| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:19.807| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:19.808| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:04w9KfNX+GWjPct9KdSxq8h9xOU=, time:1650853519800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:19.808| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:19.809| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BhzlWZbG3y9eexb+b972MeIYlTw=, time:1650853519802 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:19.810| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:19.810| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:19.810| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:19.811| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:19.811| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:19.811| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:19.811| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:19.812| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:19.813| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:19.814| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:19.814| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:19.816| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:19.817| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:19.818| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:19.818| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:19.819| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:29.837| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:29.836| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:29.838| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YtXll0HV5PHsyTvY+PaXqq1wC78=, time:1650853529826 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:29.838| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FQpYFILPvpJZq2GI6DM6jff2S1I=, time:1650853529828 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:29.840| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:29.840| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:29.840| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:29.840| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:29.840| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:29.840| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:29.841| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:29.841| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:29.844| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:29.844| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:29.844| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:29.844| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:29.846| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:29.846| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:29.847| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:29.847| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:39.861| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:39.862| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:39.866| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r0ldmQp6hfxfsfRoVn5E0Rzvt10=, time:1650853539853 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:39.866| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j6DmIuQ4ykcmfvgPfIRPylYJFdk=, time:1650853539854 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:39.868| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:39.868| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:39.868| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:39.868| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:39.869| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:39.869| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:39.869| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:39.869| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:39.872| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:39.872| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:39.873| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:39.873| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:39.874| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:39.874| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:39.875| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:39.875| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:49.888| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:49.888| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:49.889| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6rxankcR/mzHEFhaCHKywAJfTiE=, time:1650853549882 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:49.889| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qZEdyn1DUO/6Poi/biLK9nik1HA=, time:1650853549881 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:49.891| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:49.891| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:49.891| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:49.891| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:49.891| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:49.891| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:49.892| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:49.892| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:49.896| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:49.897| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:49.898| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:49.898| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:49.901| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:49.901| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:49.902| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:49.902| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:59.919| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:59.920| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OqRxXX1GihBN7psUo8DOkTvnXTg=, time:1650853559908 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:59.920| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:25:59.920| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0ksKcCUTI0wzdG4BMyWlitymOGE=, time:1650853559910 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:25:59.922| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:59.922| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:25:59.922| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:59.922| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:25:59.923| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:59.923| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:25:59.923| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:59.923| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:25:59.925| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:59.926| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:59.926| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:59.926| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:59.927| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:59.927| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:25:59.928| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:25:59.928| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:09.941| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:09.941| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:09.946| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yyj9PZsmNKYM2XsaGPpnyP/uoGg=, time:1650853569934 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:09.946| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:L84B+6D+Rs3o/5yg22IVleCUcAk=, time:1650853569935 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:09.949| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:09.949| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:09.949| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:09.949| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:09.950| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:09.950| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:09.950| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:09.950| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:09.952| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:09.953| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:09.953| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:09.954| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:09.955| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:09.955| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:09.956| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:09.956| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:19.969| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:19.969| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:19.971| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XzUQbB64BNY/ojZVe3+3VoJ+cic=, time:1650853579963 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:19.970| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k/zChAxTqTKkjdtKCJrwK2BiVzg=, time:1650853579962 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:19.972| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:19.972| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:19.973| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:19.973| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:19.973| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:19.973| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:19.973| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:19.973| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:19.975| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:19.976| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:19.976| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:19.977| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:19.978| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:19.979| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:19.979| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:19.979| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:29.997| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:29.997| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d3xPO/JzMZOr+VWAQ29eqiNMeaw=, time:1650853589987 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:29.998| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:29.998| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qg9Qf2Elg9lgqvwHHKxs6sismfU=, time:1650853589988 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:29.999| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:30.000| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:30.000| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:30.000| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:30.000| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:30.001| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:30.001| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:30.001| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:30.003| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:30.003| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:30.004| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:30.004| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:30.006| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:30.005| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:30.006| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:30.006| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:40.025| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:40.026| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:40.027| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bR8+Pwdf9qyqCVz40hum+FHVKm8=, time:1650853600013 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:40.027| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tLfl2pzYfID/Qs43gVOe8rAT2bY=, time:1650853600015 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:40.028| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:40.028| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:40.029| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:40.029| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:40.030| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:40.030| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:40.030| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:40.030| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:40.032| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:40.033| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:40.035| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:40.034| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:40.036| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:40.036| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:40.037| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:40.037| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:50.057| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:50.057| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:26:50.058| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RYhbxyj9zWToe/WtJmWXvZlm8VI=, time:1650853610051 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:50.058| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:e6SacIDk85zlKpCEOzxLI5I13ng=, time:1650853610050 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:26:50.059| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:50.059| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:26:50.059| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:50.059| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:26:50.059| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:50.060| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:26:50.060| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:50.060| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:26:50.062| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:50.063| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:50.063| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:50.063| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:50.064| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:50.064| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:26:50.065| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:26:50.065| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:00.089| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:00.089| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cBVEPSPQXLyB9R3r0e3SRU0afXQ=, time:1650853620078 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:00.089| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:00.090| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ysd4jVHP2giA6a1gvsNHKi4pJPA=, time:1650853620080 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:00.090| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:00.091| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:00.091| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:00.091| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:00.091| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:00.091| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:00.092| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:00.092| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:00.094| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:00.094| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:00.095| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:00.095| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:00.096| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:00.096| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:00.097| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:00.097| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:10.117| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:10.117| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:10.122| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JkgL4oPyu1oVaye7jb5n0/POV60=, time:1650853630108 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:10.122| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cDj8IMK3RCD/WK1lamsDNVbnxeU=, time:1650853630107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:10.124| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:10.124| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:10.125| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:10.125| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:10.125| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:10.125| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:10.125| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:10.125| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:10.128| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:10.128| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:10.129| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:10.129| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:10.132| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:10.132| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:10.132| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:10.133| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:20.152| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:20.153| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:20.153| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zMDh4WNXs4VZatd7BznAguTSQhY=, time:1650853640142 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:20.153| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:m22M3QV1fIltAXcfHdCdrd/9ijY=, time:1650853640143 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:20.155| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:20.155| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:20.155| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:20.155| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:20.156| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:20.156| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:20.156| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:20.156| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:20.158| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:20.159| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:20.159| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:20.159| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:20.160| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:20.161| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:20.161| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:20.161| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:30.175| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:30.176| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:30.176| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7J8lP/EtEdgTXKcWkFPtrXTnlsg=, time:1650853650169 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:30.176| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KD6Kv2X1uJTP4oZFGS46gsgi7JY=, time:1650853650170 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:30.177| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:30.177| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:30.178| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:30.178| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:30.178| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:30.178| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:30.178| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:30.178| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:30.180| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:30.181| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:30.181| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:30.181| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:30.182| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:30.182| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:30.183| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:30.183| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:40.198| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:40.199| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fiG2Q0D0DhXd8bUV7GLREuXgzgw=, time:1650853660191 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:40.199| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:40.200| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:B4Wf9+4Kp0720fkyv0tdsuc0qJM=, time:1650853660193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:40.201| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:40.202| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:40.203| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:40.203| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:40.203| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:40.203| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:40.204| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:40.204| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:40.206| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:40.206| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:40.206| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:40.206| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:40.209| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:40.209| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:40.210| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:40.210| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:50.228| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:50.229| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:27:50.229| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eG/Xubuk8EHcBGpL3pd3nudA3x4=, time:1650853670219 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:50.229| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M5nRC3cl6nk9VsOZmh7nDihXyKQ=, time:1650853670221 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:27:50.231| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:50.231| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:27:50.231| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:50.231| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:27:50.232| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:50.232| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:27:50.232| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:50.232| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:27:50.235| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:50.235| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:50.235| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:50.235| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:50.237| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:50.237| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:27:50.237| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:27:50.237| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:00.256| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:00.256| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hhvuZc9ulgxgo/NbqmxzhPWGcxE=, time:1650853680245 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:00.256| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:00.256| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fI/xLVCJEUIHQFwDM+O1SZqBWws=, time:1650853680247 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:00.258| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:00.258| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:00.258| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:00.258| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:00.258| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:00.258| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:00.258| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:00.259| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:00.260| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:00.260| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:00.260| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:00.260| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:00.262| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:00.263| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:00.263| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:00.263| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:10.284| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:10.285| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:10.286| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+IRkHIPthdxQ661H3wJO7/VrMIw=, time:1650853690272 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:10.286| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ik4LqVz6JUlLy2g5k+y68hjhe6E=, time:1650853690273 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:10.288| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:10.288| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:10.288| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:10.289| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:10.289| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:10.289| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:10.290| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:10.290| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:10.292| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:10.293| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:10.296| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:10.296| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:10.297| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:10.299| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:10.303| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:10.304| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:20.328| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:20.328| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O7JfE5rtofKGaTGl3f831yYzj0o=, time:1650853700316 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:20.329| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:20.330| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yB5X4wMK2szg+Yy+QY+c/ywje2M=, time:1650853700317 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:20.330| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:20.331| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:20.332| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:20.332| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:20.334| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:20.335| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:20.336| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:20.336| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:20.337| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:20.338| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:20.340| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:20.341| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:20.342| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:20.346| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:20.348| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:20.351| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:30.369| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:30.368| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:30.370| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JYjRWebgDbBj+Eop/91OGOxGDh4=, time:1650853710362 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:30.370| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/DoC1SF2++kJxgByuv10Et2LMVE=, time:1650853710363 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:30.372| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:30.371| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:30.372| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:30.372| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:30.372| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:30.372| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:30.373| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:30.373| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:30.375| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:30.375| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:30.375| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:30.375| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:30.377| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:30.377| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:30.378| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:30.378| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:40.392| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:40.392| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:40.393| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bKGqQS5ZYIlqg4YzN2dOR+ClnF0=, time:1650853720386 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:40.393| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NHwCN6JAVB6asG8tGBJ6LsbtEPA=, time:1650853720385 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:40.395| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:40.395| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:40.395| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:40.395| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:40.395| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:40.395| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:40.396| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:40.396| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:40.398| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:40.399| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:40.399| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:40.400| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:40.403| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:40.403| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:40.404| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:40.404| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:50.423| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:50.423| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:28:50.423| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cvmFCoiS8K0jvcgUg5joscijwbo=, time:1650853730413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:50.423| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4Ym4oGSXk0jiivzcEncCC8k1YEU=, time:1650853730415 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:28:50.425| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:50.425| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:28:50.425| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:50.425| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:28:50.426| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:50.426| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:28:50.426| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:50.426| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:28:50.429| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:50.429| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:50.430| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:50.430| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:50.431| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:50.432| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:28:50.432| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:28:50.433| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:00.446| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:00.446| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:00.447| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HP/UNLcGfvlr1rHyDeuuPJ8y4TU=, time:1650853740439 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:00.447| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DQ6R7OAb3j6jF3cQ5PF2oSLCr/E=, time:1650853740438 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:00.449| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:00.449| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:00.450| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:00.450| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:00.451| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:00.451| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:00.451| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:00.452| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:00.455| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.455| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.455| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.455| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.457| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.457| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.458| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:00.458| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:00.924| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:00.924| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fvF9idD1v86JnSqlQbOBhgNhHCc=, time:1650853740919 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:00.926| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:00.926| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:00.927| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:00.928| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:00.935| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.936| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.939| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.942| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.943| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.949| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.955| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.955| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.957| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:00.957| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:01.892| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:01.892| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MD6ZLQKZeH+yJhNLpfsSIGUfH4E=, time:1650853741887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:01.894| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:01.894| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:01.894| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:01.895| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:01.897| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.897| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.899| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.903| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.904| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.906| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.908| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.909| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.910| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:01.911| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:10.480| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:10.480| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:10.481| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UD9ZxdeQYWdN/KspxV9b5AOJ2+Y=, time:1650853750473 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:10.482| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zogOWA8OnoHNvwUYlDiP9Cr6gMg=, time:1650853750475 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:10.483| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:10.483| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:10.483| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:10.484| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:10.484| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:10.484| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:10.484| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:10.484| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:10.486| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:10.486| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:10.486| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:10.486| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:10.488| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:10.488| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:10.489| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:10.489| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:20.506| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:20.506| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:20.507| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ni7SMf6rlBq+Ua3LKh0wX6tkdmw=, time:1650853760500 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:20.507| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j+6BhOpOoZju+iQKrO17L3fOYb0=, time:1650853760499 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:20.508| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:20.508| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:20.508| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:20.508| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:20.508| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:20.509| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:20.509| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:20.509| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:20.511| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:20.511| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:20.511| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:20.511| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:20.513| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:20.513| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:20.514| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:20.514| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:30.531| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:30.532| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:30.532| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V/iv/ljV1z1L5FY6ZUGxovXaZeQ=, time:1650853770523 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:30.532| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:auZ2djIATBT+EWbqyuip2G+OoiU=, time:1650853770524 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:30.534| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:30.534| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:30.534| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:30.534| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:30.535| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:30.535| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:30.535| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:30.535| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:30.537| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:30.538| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:30.538| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:30.538| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:30.539| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:30.539| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:30.540| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:30.540| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:40.560| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:40.560| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:40.562| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lmOnJtIPKhA23mNggAMLDs6kgIc=, time:1650853780548 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:40.562| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9YyjimI30y8auU9BFSLqwr5qbHQ=, time:1650853780549 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:40.563| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:40.563| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:40.564| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:40.564| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:40.564| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:40.564| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:40.565| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:40.565| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:40.568| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:40.568| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:40.568| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:40.568| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:40.570| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:40.570| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:40.572| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:40.572| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:50.591| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:50.591| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OPyOE8VgjLpN6ccNLShWs2eKNE8=, time:1650853790581 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:50.592| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:29:50.592| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NG83XWM9Y610ll4USrcw//UugX4=, time:1650853790582 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:29:50.594| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:50.595| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:50.595| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:29:50.595| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:50.595| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:29:50.596| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:50.596| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:29:50.596| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:29:50.599| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:50.599| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:50.599| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:50.599| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:50.601| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:50.601| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:29:50.601| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:29:50.601| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:00.048| scheduled-task-2 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 10:30:00.613| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:00.614| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k6UF6qcq+FyFWdpbD89Z9MlwpRo=, time:1650853800607 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:00.614| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:00.615| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j2H2FmAj8KopJGOaDgMGcCFF3IE=, time:1650853800608 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:00.615| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:00.616| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:00.616| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:00.616| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:00.617| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:00.617| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:00.617| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:00.617| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:00.620| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:00.620| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:00.621| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:00.621| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:00.622| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:00.622| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:00.623| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:00.623| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:10.638| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:10.638| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:10.639| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k7bRlJ/LF6T/Kl6QQw6MK2Bzacs=, time:1650853810631 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:10.639| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iPJoauNdgvc9vFrGtu0bGVFsrds=, time:1650853810632 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:10.640| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:10.640| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:10.640| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:10.640| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:10.641| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:10.641| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:10.642| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:10.642| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:10.643| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:10.644| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:10.644| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:10.644| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:10.645| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:10.645| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:10.646| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:10.646| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:20.661| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:20.662| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:20.663| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YNYk2BVjTwbgEcNSgN1Eqo7lDt8=, time:1650853820655 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:20.663| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3Qjoyvn3ivLUMomykIY3Mm7iW1g=, time:1650853820654 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:20.664| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:20.664| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:20.664| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:20.664| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:20.665| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:20.665| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:20.665| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:20.665| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:20.667| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:20.669| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:20.669| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:20.670| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:20.671| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:20.671| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:20.671| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:20.672| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:30.688| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:30.688| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0NFXIi9C3ee6OKTp0NEHDKzHoTA=, time:1650853830679 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:30.689| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:30.690| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qp1BfAGzxF3U73jBJO5Bna1f994=, time:1650853830681 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:30.690| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:30.691| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:30.691| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:30.691| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:30.692| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:30.692| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:30.692| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:30.693| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:30.694| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:30.695| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:30.695| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:30.696| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:30.697| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:30.698| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:30.698| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:30.699| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:40.716| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:40.716| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:40.718| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yaF11cmpwNFgsR2jBL7uCdJgo4s=, time:1650853840708 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:40.718| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Lwi+lN9KXvHgvwbRadqihePdm6Q=, time:1650853840706 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:40.720| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:40.720| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:40.720| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:40.720| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:40.720| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:40.720| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:40.721| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:40.721| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:40.723| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:40.723| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:40.724| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:40.724| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:40.725| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:40.725| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:40.726| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:40.726| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:50.991| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:50.991| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:30:50.993| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hmWy635DVpY1fleyA9fifhLkvbk=, time:1650853850985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:50.993| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:h/IlzXVgskKRgkxxV9XKq3wIwJs=, time:1650853850984 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:30:50.994| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:50.994| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:30:50.995| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:50.995| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:30:50.995| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:50.995| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:30:50.995| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:50.995| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:30:50.997| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:50.997| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:50.998| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:50.998| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:50.999| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:50.999| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:30:51.000| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:30:51.000| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:01.964| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:01.964| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:01.966| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Kww0hBD79JvR2uogjO1JNjBLavI=, time:1650853861958 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:01.966| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FI77njq8LF45tcyCJRLpSawD50U=, time:1650853861957 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:01.967| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:01.967| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:01.968| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:01.968| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:01.968| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:01.968| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:01.969| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:01.969| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:01.972| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:01.971| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:01.977| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:01.978| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:01.983| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:01.983| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:01.985| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:01.984| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:12.889| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:12.889| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:twtqOmAlxpROfQQAE7vn6k2U6Ik=, time:1650853872882 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:12.890| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:12.890| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BkwUEY1wjCFD5rdI+RWk58Q3idc=, time:1650853872883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:12.891| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:12.892| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:12.892| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:12.892| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:12.892| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:12.892| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:12.892| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:12.893| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:12.895| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:12.896| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:12.896| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:12.896| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:12.898| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:12.899| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:12.899| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:12.899| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:23.890| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:23.890| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:23.891| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oO6dOB6hl62Gnf7njXTDDbc+I70=, time:1650853883882 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:23.891| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Jm7scKeEttkXxA2M8xegCqsktBs=, time:1650853883883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:23.892| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:23.892| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:23.892| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:23.892| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:23.893| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:23.893| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:23.893| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:23.893| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:23.895| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:23.895| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:23.896| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:23.896| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:23.897| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:23.897| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:23.897| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:23.897| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:34.888| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:34.889| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:34.890| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AU+YA5Zw39spmTwQITzeqF5maVA=, time:1650853894883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:34.890| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:coSBX0nwNpyOmPGHWMYU8mgdLL4=, time:1650853894882 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:34.891| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:34.891| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:34.892| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:34.892| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:34.892| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:34.892| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:34.892| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:34.892| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:34.894| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:34.895| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:34.895| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:34.895| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:34.897| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:34.897| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:34.897| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:34.897| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:45.890| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:45.890| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:45.890| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w5MU6rEfoV0UTaoopbVF630dxZo=, time:1650853905883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:45.890| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CmV7TEremvokz+wQ7SgW1uWBjjA=, time:1650853905884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:45.891| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:45.891| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:45.892| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:45.892| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:45.893| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:45.892| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:45.893| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:45.893| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:45.895| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:45.895| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:45.896| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:45.896| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:45.897| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:45.897| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:45.898| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:45.898| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:56.893| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:56.894| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:31:56.895| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IF6ydjVHAqKpDEOCyO7g9QRkoJI=, time:1650853916883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:56.895| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:02Fz+3VA5cF9xtBZMFQDugHhDC4=, time:1650853916885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:31:56.897| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:56.897| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:31:56.897| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:56.897| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:31:56.897| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:56.897| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:31:56.898| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:56.898| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:31:56.900| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:56.900| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:56.901| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:56.901| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:56.902| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:56.902| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:31:56.903| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:31:56.903| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:07.892| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:07.892| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:07.892| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MaykcIAR2LdNHHNCHI2OpEq4yaM=, time:1650853927883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:07.892| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cZemCyGdU6xcmzep1xfz2Bv36lg=, time:1650853927885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:07.894| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:07.894| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:07.894| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:07.894| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:07.894| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:07.894| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:07.895| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:07.895| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:07.896| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:07.896| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:07.897| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:07.897| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:07.898| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:07.898| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:07.899| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:07.899| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:18.891| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:18.892| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:18.893| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LAxg4zYBVWINKQCxNALy1vngVzg=, time:1650853938885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:18.893| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jtDrPktGzKYPRcwgydpHRemD63I=, time:1650853938884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:18.894| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:18.894| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:18.895| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:18.895| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:18.895| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:18.895| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:18.895| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:18.895| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:18.898| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:18.898| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:18.899| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:18.899| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:18.900| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:18.900| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:18.900| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:18.900| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:29.891| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:29.891| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:29.892| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xrzaou1PKTArnwKz7cH7FBPBzsE=, time:1650853949884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:29.892| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S+dsSnGZkx9YDnQn9TQx1MNLF/Q=, time:1650853949885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:29.893| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:29.893| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:29.894| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:29.894| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:29.894| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:29.894| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:29.894| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:29.894| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:29.896| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:29.896| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:29.897| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:29.897| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:29.899| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:29.899| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:29.900| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:29.900| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:40.892| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:40.893| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:40.899| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z8qW9dgkCTJzm+oIURU93lLe2gw=, time:1650853960884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:40.899| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VbaHarDyVnvP7x6OXqoAxZBpcqU=, time:1650853960885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:40.900| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:40.900| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:40.901| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:40.901| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:40.901| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:40.901| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:40.902| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:40.902| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:40.903| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:40.904| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:40.904| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:40.905| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:40.906| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:40.907| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:40.907| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:40.908| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:51.895| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:51.897| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2p/Fk5jsiMDCuWTncWmxrpeXWjw=, time:1650853971885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:51.898| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:51.899| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:32:51.899| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:51.899| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MG6Jix0vDi6AL7sBAjk1udHeb0o=, time:1650853971886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:32:51.899| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:51.899| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:51.900| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:32:51.901| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:32:51.901| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:32:51.902| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:32:51.902| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:51.903| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:51.904| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:51.905| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:51.905| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:51.905| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:32:51.907| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:32:51.908| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:02.901| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:02.901| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:02.903| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5H5Eceu/sI8VLswk6B+FS39GnNY=, time:1650853982890 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:02.903| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Eqykq7Yi0MIzQ2v0Luo8byXxN7I=, time:1650853982888 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:02.904| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:02.904| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:02.905| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:02.905| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:02.906| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:02.906| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:02.906| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:02.906| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:02.909| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:02.910| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:02.910| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:02.911| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:02.912| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:02.912| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:02.913| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:02.913| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:13.897| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:13.897| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:13.898| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5nji1Glp19+2oR8ywwgjfGHS/BI=, time:1650853993886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:13.898| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aS7EV3+y8upZOgfuwqP5bIIfsOs=, time:1650853993887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:13.900| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:13.900| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:13.900| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:13.900| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:13.901| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:13.901| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:13.901| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:13.901| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:13.903| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:13.903| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:13.904| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:13.904| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:13.905| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:13.905| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:13.905| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:13.905| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:24.895| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:24.895| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:24.896| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VHsUCYlvx333VSv2gaULHT3EUlo=, time:1650854004887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:24.896| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H6J1emgoyHPrBlLT/B6HSTnr8Ks=, time:1650854004886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:24.898| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:24.898| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:24.898| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:24.898| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:24.898| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:24.898| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:24.899| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:24.899| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:24.900| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:24.901| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:24.901| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:24.901| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:24.902| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:24.902| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:24.903| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:24.903| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:35.897| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:35.897| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:35.898| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5hoGXBPCrQXBaKv2WJYfuu0KUIY=, time:1650854015888 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:35.898| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JdxlQMlbMSVm2hKhCoop6MgAhf8=, time:1650854015886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:35.900| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:35.900| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:35.901| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:35.901| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:35.901| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:35.901| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:35.902| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:35.902| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:35.904| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:35.905| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:35.905| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:35.905| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:35.906| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:35.906| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:35.907| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:35.907| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:46.897| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:46.898| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:46.898| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kJEWYSO0/UQDDbTY6UMtXNAa/Ko=, time:1650854026889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:46.898| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3LKJfbioNwezxKnxn7zgS167qOQ=, time:1650854026891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:46.899| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:46.899| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:46.900| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:46.900| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:46.901| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:46.900| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:46.901| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:46.901| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:46.903| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:46.904| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:46.904| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:46.904| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:46.905| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:46.906| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:46.906| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:46.907| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:57.893| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:57.893| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:33:57.893| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ACUsTVeOdsbWNVwXjKci4H+AlBc=, time:1650854037886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:57.893| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9lv5KsENPx2S/fvG5KRPc8zqZjU=, time:1650854037888 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:33:57.894| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:57.894| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:33:57.894| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:57.894| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:33:57.895| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:57.895| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:33:57.895| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:57.895| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:33:57.897| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:57.897| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:57.897| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:57.897| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:57.899| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:57.899| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:33:57.899| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:33:57.899| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:08.894| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:08.894| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:08.894| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wH0i2OS1HNWmn+1j0l92XTG/LWk=, time:1650854048887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:08.895| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r02khrvaOjR1msLuFfS4a8bDHCo=, time:1650854048889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:08.896| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:08.896| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:08.896| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:08.896| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:08.896| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:08.896| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:08.897| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:08.897| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:08.899| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:08.899| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:08.900| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:08.900| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:08.901| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:08.901| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:08.901| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:08.901| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:19.898| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:19.899| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:19.899| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pAuTHZ/w2JU3C9sBUInvqu80tBE=, time:1650854059887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:19.899| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oBbzvUY7qjGdvHlIkHZxr4zt5Co=, time:1650854059889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:19.900| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:19.900| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:19.901| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:19.901| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:19.901| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:19.901| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:19.901| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:19.901| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:19.903| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:19.903| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:19.903| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:19.903| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:19.905| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:19.905| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:19.905| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:19.905| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:30.900| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:30.900| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f8IpnRl2iqIRrPQFZ+EK9iD7Bjk=, time:1650854070889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:30.905| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:30.905| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:30.905| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l9XJbm5SoPYxPws7mJxTKGibELM=, time:1650854070891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:30.905| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:30.906| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:30.906| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:30.907| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:30.907| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:30.908| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:30.908| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:30.910| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:30.911| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:30.911| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:30.912| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:30.913| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:30.914| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:30.915| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:30.918| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:41.894| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:41.894| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:41.895| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ct8dCTw2Cpa/TkTCF27dFpN8hk4=, time:1650854081887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:41.895| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yt7OcdpJzad0EOW9ILwZtZny+bs=, time:1650854081889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:41.896| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:41.896| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:41.896| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:41.896| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:41.897| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:41.897| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:41.897| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:41.897| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:42.131| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:42.131| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:42.133| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:42.133| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:42.134| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:42.134| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:42.135| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:42.136| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:52.895| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:52.896| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:34:52.897| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2lqcqvkyrLJqEEd9o76dCqYkQv8=, time:1650854092888 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:52.897| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4csG4iQiagjQe8Zi2KxhUgy7QTQ=, time:1650854092889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:34:52.899| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:52.899| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:34:52.900| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:52.900| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:34:52.900| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:52.900| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:34:52.900| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:52.900| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:34:52.902| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:52.902| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:52.903| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:52.903| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:52.904| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:52.904| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:34:52.904| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:34:52.904| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:03.898| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:03.899| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:03.900| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Jhov1Zpj51IS256VGQfWYQabAPo=, time:1650854103889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:03.900| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CM2qHE+dcHrPZsujEhS+5cl+Oxk=, time:1650854103890 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:03.901| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:03.901| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:03.902| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:03.902| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:03.902| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:03.902| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:03.902| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:03.902| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:03.904| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:03.905| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:03.905| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:03.905| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:03.906| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:03.906| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:03.907| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:03.907| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:14.897| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:14.897| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:14.898| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MoqwFfmazo8L9r0MtuA+sjUWmIg=, time:1650854114889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:14.898| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:L3UH0RZ5h7KXLSolKHp2+bdis1M=, time:1650854114891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:14.900| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:14.900| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:14.900| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:14.900| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:14.900| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:14.900| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:14.901| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:14.901| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:14.902| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:14.902| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:14.903| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:14.903| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:14.904| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:14.904| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:14.905| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:14.905| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:25.901| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:25.901| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:25.903| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H7SF/1vHDlSnQLh3R56ZnNN/Ktk=, time:1650854125890 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:25.903| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y91Q9tL2wRtC7SqNeL+pjdllO7Q=, time:1650854125892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:25.905| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:25.905| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:25.906| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:25.906| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:25.906| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:25.906| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:25.906| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:25.906| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:25.908| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:25.908| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:25.909| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:25.909| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:25.910| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:25.910| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:25.911| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:25.911| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:40.614| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:40.614| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jIEIlkiIaqw5cFDoQbXimKgh4Vw=, time:1650854140605 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:40.615| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:40.615| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AxmhFP4DcEQy2WadW/vOX4BlwIU=, time:1650854140606 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:40.616| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:40.616| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:40.617| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:40.617| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:40.617| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:40.617| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:40.617| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:40.617| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:40.619| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:40.619| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:40.620| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:40.620| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:40.622| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:40.623| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:40.623| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:40.624| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:50.899| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:50.899| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:35:50.901| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TEBF+ezVozKqlTK1WUQjD3dEmIc=, time:1650854150891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:50.901| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jzq/HWDP8OVwkMixw4I1jPutAQQ=, time:1650854150892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:35:50.903| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:50.903| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:35:50.903| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:50.905| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:50.903| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:35:50.906| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:50.906| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:35:50.906| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:35:50.909| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:50.909| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:50.909| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:50.910| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:50.912| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:50.912| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:35:50.913| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:35:50.913| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:01.897| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:01.896| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:01.897| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wqsf1ax6I6NjtuAZEgf3TUycUVc=, time:1650854161892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:01.897| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p5s+Nq/tbjwkNJKa8ZbdMNS8aL0=, time:1650854161890 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:01.898| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:01.898| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:01.898| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:01.899| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:01.899| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:01.899| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:01.899| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:01.899| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:01.900| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:01.901| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:01.901| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:01.901| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:01.902| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:01.902| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:01.903| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:01.903| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:12.901| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:12.902| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cOUzAG4f02+Y53Su88GiRUh8w5w=, time:1650854172890 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:12.904| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:12.905| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:12.906| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:12.906| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:12.906| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:12.907| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xevG2NZWSDnbBZfnasYD/JIuiVU=, time:1650854172893 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:12.908| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:12.909| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:12.909| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:12.909| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:12.910| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:12.910| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:12.911| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:12.911| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:12.912| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:12.912| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:12.915| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:12.916| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:23.898| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:23.898| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:23.899| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lD/H1T10eIHTvk/mZQxM/8srCFM=, time:1650854183891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:23.899| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hycyeadsfG/ofBxPlUp0amJOacM=, time:1650854183892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:23.900| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:23.900| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:23.900| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:23.900| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:23.901| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:23.901| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:23.901| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:23.901| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:23.903| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:23.904| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:23.905| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:23.906| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:23.906| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:23.907| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:23.907| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:23.908| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:34.898| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:34.899| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:34.899| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:I2TPnEUSHsspJ5KYAwPQNUy5i5Q=, time:1650854194892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:34.899| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uqvdTORa4T7SvUICkyTabVR35II=, time:1650854194893 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:34.901| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:34.901| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:34.901| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:34.901| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:34.901| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:34.901| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:34.902| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:34.902| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:34.904| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:34.904| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:34.905| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:34.906| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:34.907| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:34.908| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:34.909| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:34.910| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:45.902| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:45.902| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:45.903| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jxX8QPyVYSV2y+qWQXUiX22a1A8=, time:1650854205894 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:45.903| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7rSUlppGHCRVhMbZS26n7TNMX58=, time:1650854205892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:45.905| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:45.906| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:45.906| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:45.907| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:45.907| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:45.907| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:45.907| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:45.907| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:45.910| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:45.911| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:45.911| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:45.912| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:45.913| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:45.914| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:45.914| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:45.914| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:56.900| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:56.901| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:36:56.902| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/MuEgQ1+vDf52bdz8DvhIo2oqzk=, time:1650854216893 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:56.902| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xhZe2+69GcN1p5nMXEn0hKtARQo=, time:1650854216892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:36:56.904| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:56.904| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:36:56.904| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:56.904| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:36:56.904| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:56.904| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:36:56.905| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:56.905| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:36:56.906| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:56.907| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:56.907| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:56.907| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:56.908| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:56.908| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:36:56.909| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:36:56.909| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:07.900| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:07.900| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:07.900| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nHyoABFKokhNDrPi8RMNGekOYiY=, time:1650854227893 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:07.900| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7hGDF7Zr5tOeVVn0cYKhU7xqOS0=, time:1650854227892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:07.902| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:07.902| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:07.902| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:07.903| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:07.903| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:07.903| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:07.903| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:07.903| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:07.905| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:07.905| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:07.906| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:07.906| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:07.907| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:07.907| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:07.908| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:07.908| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:17.608| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:17.609| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:17.610| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LZtAS3ZjWdCIKs318G9zIaiN3rs=, time:1650854237599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:17.610| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ULr7chNFyK0SKcc5il85DME3asA=, time:1650854237597 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:17.611| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:17.612| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:17.612| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:17.615| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.616| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.623| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.625| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:17.686| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:17.687| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:17.687| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:17.687| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:17.695| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.698| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.704| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.711| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:17.763| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:17.763| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yv0N1UQntWKzj0j+Xjd9MQx8hi0=, time:1650854237755 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:17.765| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:17.766| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:17.766| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:17.766| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xxSsr3s8oAXK4HBGkIebtYihM5k=, time:1650854237757 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:17.766| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:17.767| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:17.769| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:17.769| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:17.770| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:17.770| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:17.771| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.772| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.774| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.774| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.774| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.775| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:17.777| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.778| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:17.926| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:17.926| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KVpBWU63xl7+X5u2BgHyaodf/uE=, time:1650854237918 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:17.927| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:17.927| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zNZlfiJtpnpxY34hCkpHw/7othU=, time:1650854237919 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:17.928| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:17.929| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:17.929| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:17.929| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:17.930| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:17.930| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:17.930| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:17.931| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:17.933| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.934| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.935| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.936| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.936| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.939| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.939| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.940| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.943| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.946| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.947| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.952| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.953| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.956| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.956| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.957| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:17.960| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.961| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.964| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:17.965| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:20.982| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:20.983| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gW9tyI2VGedYGo0UlFdOAlvE2lI=, time:1650854240975 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:20.985| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:20.985| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:20.985| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:20.986| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:20.987| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:20.989| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:20.991| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:20.993| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:20.994| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:20.995| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:21.000| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:21.003| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:21.004| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:21.005| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:28.027| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:28.027| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:28.027| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9a7ZD8rvi0k73xdZQSQOgKkLFd8=, time:1650854248019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:28.027| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EBa3Wett1VJCJ11b+P/ji9R3uMo=, time:1650854248021 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:28.029| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:28.029| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:28.029| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:28.029| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:28.029| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:28.029| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:28.029| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:28.030| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:28.031| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:28.031| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:28.032| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:28.033| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:28.033| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:28.034| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:28.034| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:28.036| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:38.051| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:38.050| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:38.051| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7siBdnYw9i60Fgf26lOHELSwQ+E=, time:1650854258045 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:38.051| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RFAR6MIfO6V+9etG8JWy35nKzTY=, time:1650854258044 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:38.052| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:38.052| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:38.052| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:38.053| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:38.053| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:38.053| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:38.053| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:38.053| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:38.056| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:38.056| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:38.057| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:38.057| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:38.058| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:38.058| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:38.059| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:38.059| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:43.685| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:43.685| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Vn05khGkdgjzY7Mf3ddoiwC1skk=, time:1650854263680 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:43.686| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:43.687| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:43.687| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:43.688| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:43.689| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.690| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.693| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.697| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.698| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.699| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.703| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.705| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.707| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:43.708| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:48.073| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:48.074| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GUYtKw3SYbUpZfEVZO+tOQTxZAU=, time:1650854268066 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:48.075| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:48.075| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lT3u0/3mJCgAUWgwFvvNWddx21s=, time:1650854268068 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:48.076| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:48.076| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:48.076| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:48.077| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:48.077| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:48.077| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:48.077| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:48.077| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:48.079| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:48.079| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:48.079| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:48.079| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:48.081| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:48.081| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:48.082| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:48.082| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:58.095| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:58.095| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:37:58.095| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8mmRuggoXRhEKxqFXYCEs9/EZyM=, time:1650854278090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:58.095| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:05juC280FT+YvR/KZ2v2CZWyprw=, time:1650854278089 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:37:58.097| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:58.097| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:37:58.097| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:58.097| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:37:58.098| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:58.098| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:37:58.098| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:58.098| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:37:58.099| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:58.100| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:58.100| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:58.100| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:58.101| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:58.101| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:37:58.102| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:37:58.102| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:05.327| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:05.327| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5lZPz3C0beje0HW3w22HJt+A1L4=, time:1650854285322 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:05.329| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:05.329| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:05.330| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:05.330| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:11.580| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:11.580| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:11.580| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QdJYuPDZfBUffoWoNGw0qtwfAnQ=, time:1650854288109 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:11.580| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KCZ33YDKAQBaOOs4Qr0+1rd99ys=, time:1650854288109 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:11.581| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.584| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:11.583| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.584| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:11.586| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:11.586| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:11.587| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:11.588| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:11.588| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:11.590| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:11.590| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.594| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.595| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.596| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.598| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.605| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.608| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.609| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:11.615| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.617| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.623| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.624| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:11.636| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.641| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.645| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:11.646| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:21.678| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:21.679| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OJVUNCUmQRFZEdRfKr3X4mEPtFM=, time:1650854301671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:21.679| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:21.679| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ByVRAnDjJcQtLsA5hO+UNhG8F9U=, time:1650854301672 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:21.680| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:21.680| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:21.680| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:21.680| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:21.681| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:21.681| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:21.681| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:21.681| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:21.683| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:21.683| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:21.684| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:21.684| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:21.686| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:21.686| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:21.686| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:21.686| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:31.701| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:31.702| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TmMKsAYgxWXHV6FQXAR2Q7t1C60=, time:1650854311694 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:31.702| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:31.703| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hALBykh+Lz+vPqPWOG6/sh6geC4=, time:1650854311695 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:31.703| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:31.704| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:31.705| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:31.705| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:31.707| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:31.708| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:31.709| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:31.709| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:31.710| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:31.711| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:31.711| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:31.712| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:31.713| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:31.714| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:31.714| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:31.716| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:41.728| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:41.728| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:41.729| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+X2TRUboBd7dcmk22hOV0tCYScU=, time:1650854321722 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:41.729| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nOszfuFKxrAcCO7pWD/YGCfyrcQ=, time:1650854321723 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:41.730| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:41.730| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:41.730| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:41.730| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:41.731| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:41.731| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:41.731| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:41.731| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:41.735| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:41.735| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:41.735| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:41.735| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:41.737| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:41.737| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:41.738| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:41.738| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:51.750| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:51.750| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:38:51.751| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ViTU/wsvHUC6FmypJXwx9A+RQhY=, time:1650854331744 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:51.751| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zFKGZ7ss7tK1Qow8/ppBvFYh19w=, time:1650854331745 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:38:51.753| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:51.753| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:38:51.753| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:51.753| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:38:51.753| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:51.753| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:38:51.754| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:51.754| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:38:51.755| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:51.756| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:51.756| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:51.756| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:51.757| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:51.757| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:38:51.758| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:38:51.758| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:01.774| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:01.774| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:01.775| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YIwGN5avILtHcPYjN/HvaScYxkA=, time:1650854341766 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:01.775| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1NoTxMW9KjcJZRoTfUkVDBAKyy8=, time:1650854341765 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:01.777| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:01.777| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:01.778| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:01.778| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:01.778| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:01.778| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:01.779| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:01.779| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:01.781| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:01.781| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:01.781| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:01.781| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:01.783| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:01.783| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:01.783| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:01.783| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:11.802| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:11.802| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:11.802| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H4AO9ZQ5zJ+qH0vKiPNfxTsjrIM=, time:1650854351792 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:11.802| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4l6kDUe/ZOJlAdU62yMCRd94pvo=, time:1650854351791 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:11.804| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:11.804| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:11.804| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:11.804| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:11.805| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:11.805| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:11.805| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:11.805| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:11.807| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:11.807| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:11.807| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:11.807| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:11.808| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:11.808| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:11.809| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:11.809| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:21.821| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:21.821| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:21.821| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yHUayXdwcLB/t+4Wwc8Ozwi7rrs=, time:1650854361815 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:21.822| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kd2thBy6kdaP9eJlek82N/AcjZA=, time:1650854361816 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:21.823| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:21.823| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:21.823| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:21.823| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:21.824| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:21.824| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:21.824| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:21.824| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:21.826| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:21.826| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:21.826| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:21.826| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:21.827| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:21.827| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:21.828| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:21.828| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:31.842| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:31.842| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iin7/XAKUn0K4vqeAZazwBv5984=, time:1650854371834 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:31.842| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:31.843| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:71OiuknWvcLAoGuLwlFm0p8By34=, time:1650854371836 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:31.844| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:31.844| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:31.844| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:31.844| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:31.845| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:31.845| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:31.845| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:31.845| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:31.847| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:31.847| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:31.848| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:31.848| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:31.849| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:31.850| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:31.851| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:31.851| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:41.903| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:41.903| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:41.905| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+LgufShVtUIaNY3yqzYEEegBelo=, time:1650854381898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:41.905| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6B7KbAxLwLPDoGrMMgiWIUm1z4Q=, time:1650854381897 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:41.907| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:41.907| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:41.907| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:41.907| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:41.907| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:41.907| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:41.908| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:41.908| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:41.910| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:41.910| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:41.910| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:41.910| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:41.911| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:41.911| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:41.912| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:41.912| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:52.907| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:52.907| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:39:52.908| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:n3xintF73pplFxK2Hng0c5ufcI4=, time:1650854392898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:52.908| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aHAG0TPRhL2WStxqeFQdGTcsM9M=, time:1650854392899 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:39:52.909| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:52.909| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:39:52.910| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:52.910| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:39:52.910| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:52.910| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:39:52.911| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:52.911| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:39:52.912| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:52.913| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:52.913| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:52.913| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:52.914| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:52.914| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:39:52.915| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:39:52.915| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:03.907| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:03.907| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:03.908| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tIMCdNpnCxPuCuH2MlXp1Agjc2g=, time:1650854403898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:03.908| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:04nkHfqjZAbSMIWN8pXiVk/iHUs=, time:1650854403899 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:03.909| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:03.909| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:03.910| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:03.910| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:03.910| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:03.910| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:03.911| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:03.911| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:03.913| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:03.913| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:03.913| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:03.913| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:03.915| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:03.915| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:03.915| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:03.915| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:18.765| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:18.765| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:18.765| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bUdCq2wTvdvnbDfk2eDL4dOgCs0=, time:1650854418756 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:18.765| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:07Mu+APigkc/XTVBkGQGMP5ZogM=, time:1650854418755 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:18.767| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:18.767| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:18.767| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:18.767| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:18.767| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:18.768| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:18.768| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:18.768| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:18.770| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:18.770| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:18.771| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:18.771| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:18.773| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:18.773| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:18.774| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:18.774| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:28.908| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:28.908| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:28.909| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ib+gl3EYMPETW7kbODD0b0M4zXw=, time:1650854428898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:28.909| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WMS8HkDuPItdwh2+9zNfqTReh74=, time:1650854428900 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:28.911| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:28.911| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:28.912| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:28.912| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:28.912| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:28.912| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:28.912| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:28.912| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:28.914| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:28.914| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:28.915| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:28.915| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:28.916| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:28.916| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:28.917| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:28.917| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:43.927| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:43.928| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:43.929| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CAR/KS1xi2o22Dwe8/J4egq9cjo=, time:1650854443918 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:43.929| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iRm+c2umH2Cu/lY7IizWoOUR8L0=, time:1650854443919 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:43.931| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:43.931| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:43.931| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:43.931| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:43.932| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:43.932| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:43.932| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:43.932| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:43.938| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:43.938| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:43.939| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:43.939| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:43.940| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:43.940| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:43.941| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:43.941| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:54.908| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:54.908| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bKjpRZsVaAlW02SuGDloFGSJZdA=, time:1650854454899 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:54.908| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:40:54.909| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YQJcAOh8D6bvHvJ6N42aC36fVsQ=, time:1650854454900 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:40:54.910| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:54.910| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:40:54.910| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:54.910| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:40:54.911| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:54.911| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:40:54.911| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:54.911| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:40:54.913| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:54.913| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:54.914| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:54.914| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:54.915| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:54.915| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:40:54.916| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:40:54.916| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:05.908| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:05.909| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:05.910| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y2d4iayqubdyjW+MxMkhUznMNt8=, time:1650854465900 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:05.910| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uk5QeQwCHHmpYhq7Q2kLjZSepmw=, time:1650854465901 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:05.912| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:05.912| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:05.912| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:05.912| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:05.913| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:05.913| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:05.913| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:05.913| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:05.915| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:05.915| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:05.916| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:05.916| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:05.917| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:05.917| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:05.917| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:05.917| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:18.767| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:18.768| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t1qfb88XhcGprAw7tIB+tpAIOew=, time:1650854478756 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:18.768| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:18.768| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Emczp3pmUv0MwKwVMWT9zIyoWrQ=, time:1650854478758 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:18.769| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:18.769| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:18.770| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:18.770| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:18.770| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:18.770| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:18.770| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:18.770| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:18.772| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:18.773| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:18.773| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:18.773| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:18.775| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:18.775| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:18.776| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:18.776| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:28.910| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:28.910| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:28.910| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qYpUr2c38hmyE0o86tSuHAX/6K0=, time:1650854488900 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:28.911| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NTHof82Ta8xfMclXpK0YjjDqyA8=, time:1650854488902 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:28.912| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:28.912| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:28.913| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:28.913| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:28.913| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:28.913| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:28.913| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:28.913| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:28.915| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:28.915| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:28.916| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:28.916| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:28.917| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:28.917| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:28.918| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:28.918| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:43.931| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:43.931| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:43.932| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uzYDq5VbdCLTd4tvlCJg8joT//E=, time:1650854503923 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:43.932| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QgLHJLCeq/esc1Cjt8CrezBdM64=, time:1650854503921 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:43.934| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:43.934| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:43.934| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:43.935| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:43.935| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:43.935| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:43.935| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:43.935| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:43.937| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:43.938| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:43.938| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:43.938| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:43.939| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:43.939| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:43.940| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:43.940| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:54.910| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:54.911| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3GDHHA+3Mcs8b2ioyec0KPw7X8A=, time:1650854514901 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:54.911| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:41:54.911| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4tpirsPJh5f7hDLgYFL95AOKus8=, time:1650854514902 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:41:54.912| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:54.913| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:41:54.913| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:54.913| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:41:54.913| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:54.914| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:41:54.914| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:54.914| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:41:54.916| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:54.916| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:54.917| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:54.917| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:54.918| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:54.918| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:41:54.919| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:41:54.919| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:05.910| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:05.911| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q0WY2fpnP4uiKPtdRNafKIGFyj8=, time:1650854525902 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:05.911| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:05.911| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ook/+oOqf4+bmnBFTVsPGdoab8I=, time:1650854525903 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:05.912| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:05.913| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:05.913| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:05.913| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:05.913| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:05.914| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:05.914| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:05.914| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:05.916| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:05.916| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:05.917| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:05.917| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:05.918| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:05.918| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:05.919| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:05.919| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:20.880| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:20.880| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:20.882| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Es5W43Z5UP6tutWHH/IfaqDxo88=, time:1650854540871 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:20.882| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3YBwUCWNl4HjaUTev+gucmDRYo8=, time:1650854540870 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:20.884| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:20.884| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:20.884| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:20.884| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:20.884| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:20.885| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:20.885| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:20.885| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:20.887| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:20.887| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:20.888| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:20.888| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:20.889| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:20.889| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:20.889| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:20.889| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:30.911| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:30.911| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:30.912| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0hm/FMP7nhxaKsWAkh0ZBY/8t7M=, time:1650854550902 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:30.912| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AargVaCdhdePDmaxwj4sdHycdpA=, time:1650854550904 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:30.913| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:30.914| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:30.914| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:30.914| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:30.914| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:30.915| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:30.915| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:30.915| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:30.917| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:30.917| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:30.918| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:30.918| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:30.919| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:30.919| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:30.920| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:30.920| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:45.885| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:45.886| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:45.887| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FQge7m6EbzFLX7B1GRhpjiSMXUg=, time:1650854565876 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:45.887| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+XL3OBYkbtO+X+zLosJeC/lq5Bk=, time:1650854565877 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:45.889| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:45.889| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:45.889| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:45.889| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:45.890| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:45.890| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:45.891| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:45.891| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:45.894| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:45.894| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:45.895| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:45.895| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:45.896| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:45.896| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:45.897| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:45.897| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:55.913| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:55.913| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:42:55.914| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yj1w5hzEJ8kFr2chjZ/qez8ZdFk=, time:1650854575903 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:55.914| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ch1FBXdsEexJ00psNf8ouuZ4Zo4=, time:1650854575905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:42:55.915| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:55.915| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:42:55.916| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:55.916| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:42:55.916| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:55.917| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:42:55.917| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:55.917| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:42:55.919| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:55.919| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:55.920| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:55.920| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:55.921| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:55.921| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:42:55.922| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:42:55.922| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:06.912| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:06.913| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Cayc/S9v1aKkTm2QE1QaFGB3CQ8=, time:1650854586903 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:06.913| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:06.913| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tqAko1+2kxQDCHjuEweNZGwUFsc=, time:1650854586904 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:06.915| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:06.915| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:06.915| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:06.915| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:06.916| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:06.916| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:06.916| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:06.916| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:06.918| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:06.919| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:06.919| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:06.919| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:06.920| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:06.920| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:06.921| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:06.921| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:21.909| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:21.909| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:21.909| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nDKg5FsmSdrbkTub7vcnW0VP9Cw=, time:1650854601898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:21.909| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mnuarsUJNmTueyXwND2wGJDqam4=, time:1650854601900 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:21.911| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:21.911| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:21.911| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:21.911| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:21.911| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:21.912| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:21.912| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:21.912| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:21.914| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:21.914| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:21.914| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:21.915| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:21.916| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:21.916| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:21.916| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:21.916| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:32.923| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:32.923| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:32.923| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j7M58wMUH4eRgG8pvYjuamuCbv0=, time:1650854612914 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:32.923| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KfCkF7+9l2+h2CJhrUW+7UwSSR0=, time:1650854612915 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:32.925| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:32.925| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:32.925| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:32.925| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:32.926| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:32.926| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:32.926| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:32.926| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:32.928| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:32.928| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:32.929| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:32.929| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:32.930| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:32.930| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:32.930| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:32.930| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:47.937| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:47.937| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:47.937| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gGVDzMV4wSBLOCwne3zpecAksJg=, time:1650854627925 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:47.937| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QzKa8rLDZujyM5W2CPqwdEysyGs=, time:1650854627927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:47.939| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:47.939| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:47.940| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:47.940| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:47.940| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:47.940| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:47.940| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:47.940| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:47.942| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:47.942| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:47.943| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:47.943| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:47.945| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:47.945| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:47.945| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:47.946| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:58.926| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:58.927| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:43:58.928| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oWxabJYvzQvaTIgWKaUYzZrmhLQ=, time:1650854638917 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:58.928| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Q0VRJP9LYloKVuvt+I9xQjpl6Oc=, time:1650854638919 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:43:58.930| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:58.931| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:43:58.931| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:58.931| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:43:58.931| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:58.932| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:43:58.932| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:58.932| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:43:58.934| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:58.934| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:58.935| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:58.935| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:58.936| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:58.936| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:43:58.937| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:43:58.937| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:13.906| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:13.907| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:13.908| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j47VjHh923lucT5epj8qybHJchw=, time:1650854653897 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:13.908| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0Qiedoeuzq6dPJZVo/+hIs0NmlU=, time:1650854653899 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:13.910| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:13.910| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:13.911| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:13.911| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:13.911| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:13.911| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:13.912| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:13.912| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:13.914| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:13.914| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:13.914| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:13.915| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:13.916| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:13.916| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:13.916| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:13.916| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:24.929| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:24.929| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:24.930| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jSGhX/G9m73pvOGM83wO27aX1/Y=, time:1650854664919 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:24.930| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KGJPAnwuKn2N9XBBcOcXRDnyBYU=, time:1650854664920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:24.931| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:24.931| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:24.932| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:24.932| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:24.932| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:24.932| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:24.933| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:24.933| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:24.935| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:24.935| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:24.935| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:24.936| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:24.937| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:24.937| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:24.937| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:24.937| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:35.928| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:35.928| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:35.929| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:In831zAAF8bIcp8Fcgdc+FhU4r0=, time:1650854675919 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:35.929| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dhc0asik5yhayKSKtF9R0Ru2xng=, time:1650854675920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:35.931| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:35.931| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:35.931| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:35.932| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:35.932| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:35.932| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:35.932| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:35.933| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:35.935| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:35.936| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:35.936| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:35.936| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:35.937| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:35.938| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:35.938| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:35.938| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:48.786| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:48.788| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:48.788| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:m9R72ayg72wY3aRaeWqEqsdwU0Y=, time:1650854688775 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:48.788| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AT6HvaOaJLAlTJE+H8FptMBblDM=, time:1650854688777 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:48.789| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:48.790| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:48.790| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:48.790| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:48.790| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:48.791| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:48.791| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:48.791| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:48.793| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:48.793| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:48.794| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:48.794| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:48.796| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:48.796| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:48.796| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:48.796| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:58.929| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:58.929| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:44:58.930| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EUIqUwUiLN4xKTOaLJpErX12QJg=, time:1650854698921 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:58.930| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pGIfk094dmTojJ0vJi9UZdZTHzU=, time:1650854698920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:44:58.931| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:58.932| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:44:58.932| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:58.932| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:44:58.932| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:58.932| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:44:58.933| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:58.933| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:44:58.935| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:58.935| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:58.936| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:58.936| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:58.937| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:58.937| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:44:58.938| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:44:58.938| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:00.042| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 10:45:13.936| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:13.936| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:13.937| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OJYlnTqO0+UIHTFXeGi4bqxwShg=, time:1650854713928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:13.937| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NrWDPKAJvFBWuvhcJvYuFfC/Wd4=, time:1650854713927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:13.938| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:13.938| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:13.939| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:13.939| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:13.939| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:13.939| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:13.940| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:13.940| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:13.942| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:13.942| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:13.942| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:13.943| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:13.944| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:13.944| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:13.945| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:13.945| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:24.929| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:24.930| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:24.931| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qvLJ8pT0BYG6px7xa/BqS9TwEck=, time:1650854724922 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:24.931| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cgcVx7TXXqvCV4CGf4sNYcgJwKQ=, time:1650854724921 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:24.933| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:24.933| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:24.934| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:24.934| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:24.934| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:24.934| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:24.935| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:24.935| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:24.937| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:24.937| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:24.938| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:24.938| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:24.939| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:24.939| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:24.940| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:24.940| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:35.929| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:35.930| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:35.930| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nhlqTy6vamwHMivsnDxwwtVrvIU=, time:1650854735921 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:35.930| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JSzLbJiciff/jT6b+h+1qKIeOC8=, time:1650854735922 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:35.932| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:35.932| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:35.932| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:35.933| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:35.933| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:35.933| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:35.933| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:35.934| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:35.936| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:35.936| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:35.936| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:35.936| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:35.938| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:35.938| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:35.939| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:35.939| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:47.941| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:47.942| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VPfKDdXC4wtH4vbAMpnah2wUERo=, time:1650854747931 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:47.942| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:47.943| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FxfsMvp8+bBtzjsPFUwNUhE1UvA=, time:1650854747933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:47.943| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:47.944| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:47.944| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:47.944| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:47.944| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:47.944| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:47.945| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:47.945| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:47.947| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:47.947| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:47.948| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:47.948| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:47.950| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:47.950| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:47.950| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:47.950| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:58.931| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:58.931| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:45:58.932| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7wbuSOv+ueQe+dIMeV/ol16CQdA=, time:1650854758922 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:58.932| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OX/QzlvwjGYz3Ft6HI4G1yiNeL8=, time:1650854758923 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:45:58.934| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:58.934| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:45:58.934| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:58.934| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:45:58.935| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:58.935| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:45:58.935| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:58.935| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:45:58.938| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:58.938| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:58.938| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:58.939| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:58.940| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:58.940| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:45:58.940| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:45:58.940| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:13.941| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:13.941| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:13.941| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tl7eY9KC4WA6Eue5LS379e+PutE=, time:1650854773932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:13.941| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VraF68kG3fq+4AO5tl8wJaKqIj0=, time:1650854773933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:13.943| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:13.943| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:13.943| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:13.943| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:13.944| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:13.944| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:13.944| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:13.944| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:13.946| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:13.946| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:13.947| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:13.947| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:13.949| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:13.949| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:13.949| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:13.949| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:24.931| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:24.931| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:24.932| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z0vRcMSoGdqYvqf3dkNb+tFAP+0=, time:1650854784922 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:24.932| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0t3M42Sgi9PjUkpAyivdtcjD3uA=, time:1650854784924 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:24.933| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:24.933| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:24.934| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:24.934| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:24.934| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:24.934| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:24.935| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:24.935| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:24.937| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:24.937| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:24.937| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:24.938| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:24.939| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:24.939| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:24.939| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:24.940| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:35.931| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:35.932| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:35.932| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TVp5PIMQMfkCckz7YmBn7Sh19WY=, time:1650854795924 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:35.932| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S92V5isgzJWzvXh4cKHpobhl65U=, time:1650854795923 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:35.934| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:35.934| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:35.934| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:35.934| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:35.934| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:35.935| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:35.935| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:35.935| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:35.937| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:35.937| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:35.938| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:35.938| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:35.939| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:35.939| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:35.940| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:35.940| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:50.933| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:50.933| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:46:50.933| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qyo75ENZpuLyiDLxJG7lc0UjIRI=, time:1650854810923 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:50.933| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p2y9uYSz8vi4RtRYAvsSu2fRCbU=, time:1650854810924 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:46:50.935| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:50.935| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:46:50.935| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:50.936| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:46:50.936| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:50.936| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:46:50.936| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:50.936| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:46:50.939| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:50.939| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:50.939| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:50.939| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:50.941| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:50.941| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:46:50.941| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:46:50.941| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:01.932| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:01.933| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:01.933| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KudaXU/cN7YKCl2iwyWe8ho8upE=, time:1650854821923 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:01.933| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NuDs0zE0A3vuk7+ULgNNmkTx/XE=, time:1650854821925 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:01.935| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:01.935| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:01.935| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:01.935| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:01.936| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:01.936| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:01.936| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:01.936| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:01.938| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:01.939| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:01.939| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:01.939| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:01.940| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:01.940| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:01.941| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:01.941| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:16.941| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:16.941| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:16.941| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vEN5bSa8CT51DMoDjALwX8YPXGM=, time:1650854836935 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:16.941| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P6DmwvfRZgKkRGyBjMQT54mjEag=, time:1650854836933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:16.942| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:16.942| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:16.943| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:16.943| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:16.943| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:16.943| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:16.944| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:16.944| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:16.946| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:16.946| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:16.947| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:16.947| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:16.949| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:16.949| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:16.949| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:16.949| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:27.933| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:27.933| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:27.934| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r5cTFFnyvdhHHry5AIE1xt5b+hk=, time:1650854847924 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:27.934| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wLaylIcqQyzZGeS8Y1D4jKCygTE=, time:1650854847926 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:27.935| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:27.935| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:27.936| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:27.936| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:27.936| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:27.936| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:27.937| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:27.937| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:27.939| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:27.939| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:27.939| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:27.939| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:27.941| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:27.941| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:27.941| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:27.941| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:42.863| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:42.864| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:42.864| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A7yMbTB/FYVRDJ1zmmSzXBosykI=, time:1650854862855 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:42.864| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R7VHzU7KyZLZdJ9CCzV8A4+ZxOU=, time:1650854862856 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:42.866| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:42.866| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:42.866| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:42.866| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:42.867| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:42.867| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:42.867| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:42.867| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:42.869| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:42.869| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:42.870| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:42.870| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:42.871| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:42.871| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:42.871| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:42.871| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:53.368| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:53.368| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rRCyM1+Fp6Lwc7SPO9fPy+iaFB4=, time:1650854873358 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:53.368| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:47:53.369| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kcY60V/Q7fcXEHgwHtdyEryFsBo=, time:1650854873359 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:47:53.370| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:53.371| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:47:53.371| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:53.371| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:47:53.371| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:53.372| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:47:53.372| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:53.372| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:47:53.374| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:53.374| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:53.374| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:53.375| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:53.376| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:53.376| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:47:53.376| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:47:53.376| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:03.934| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:03.934| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:03.935| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HZyoo1L4GjkgCH50PnfwTGB39Q4=, time:1650854883925 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:03.935| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zpIIQb1p0malxVQKdeYzQQbEVTU=, time:1650854883927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:03.936| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:03.936| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:03.937| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:03.937| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:03.937| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:03.937| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:03.938| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:03.938| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:03.939| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:03.940| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:03.940| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:03.940| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:03.941| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:03.941| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:03.942| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:03.942| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:18.953| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:18.954| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:18.954| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ExjtRs/ASqvdH6WKWqWldcEoYqo=, time:1650854898944 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:18.954| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fp1Hc+y7SUejPkMpro5Srs9QL3k=, time:1650854898945 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:18.955| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:18.956| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:18.956| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:18.956| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:18.956| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:18.956| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:18.957| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:18.957| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:18.959| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:18.959| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:18.959| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:18.959| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:18.961| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:18.961| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:18.961| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:18.961| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:29.936| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:29.936| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:29.937| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ml58+qoq3M5h3PgJ+z0XOIJe3oI=, time:1650854909927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:29.937| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fT7JVJQC4BHXWz/8jLNqy3CaTV0=, time:1650854909928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:29.938| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:29.938| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:29.939| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:29.939| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:29.939| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:29.939| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:29.940| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:29.940| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:29.942| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:29.942| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:29.942| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:29.942| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:29.944| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:29.944| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:29.944| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:29.944| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:44.946| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:44.946| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:44.946| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+JBj+xer11LxV44l5/cAHD2we64=, time:1650854924937 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:44.947| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+vFXbEa9iI8waqx00irtOcLRNEg=, time:1650854924939 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:44.948| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:44.948| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:44.949| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:44.949| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:44.949| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:44.949| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:44.949| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:44.949| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:44.951| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:44.952| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:44.952| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:44.952| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:44.953| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:44.953| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:44.954| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:44.954| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:55.936| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:55.937| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:48:55.937| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7r4HwjdE44pkkdrhL4mjE+xWEfY=, time:1650854935927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:55.937| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z3E/e5C+p8nXP/uO7bL+bmYTjo4=, time:1650854935928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:48:55.939| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:55.939| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:48:55.939| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:55.939| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:48:55.939| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:55.940| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:48:55.940| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:55.940| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:48:55.942| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:55.942| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:55.943| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:55.943| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:55.944| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:55.944| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:48:55.945| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:48:55.945| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:06.936| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:06.936| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:06.936| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cb/NF3jkM8TZE9Tt/C2aofAyRWE=, time:1650854946927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:06.937| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aaQnHWUkMEvtrC4vCncOOF8REWs=, time:1650854946929 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:06.938| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:06.938| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:06.939| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:06.939| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:06.939| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:06.939| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:06.939| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:06.939| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:06.941| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:06.941| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:06.942| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:06.942| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:06.943| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:06.943| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:06.944| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:06.944| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:18.793| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:18.793| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wPo8If6ask2s2LTL+OnZKLgs7yA=, time:1650854958784 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:18.794| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:18.794| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qr4r8KMD4WNlC2rHo5l8CjAIA1U=, time:1650854958785 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:18.796| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:18.796| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:18.796| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:18.796| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:18.797| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:18.797| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:18.797| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:18.797| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:18.799| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:18.800| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:18.800| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:18.800| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:18.802| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:18.802| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:18.803| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:18.803| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:28.937| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:28.937| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:28.937| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CUu2oChuo31yM4WWemqeDkgkwAE=, time:1650854968928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:28.938| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YxfsvC6+sNArXwrWr9WUpaiaTf4=, time:1650854968929 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:28.939| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:28.939| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:28.939| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:28.940| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:28.940| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:28.940| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:28.940| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:28.940| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:28.942| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:28.942| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:28.943| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:28.943| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:28.944| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:28.944| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:28.944| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:28.944| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:39.937| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:39.937| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:39.942| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kXQazex6lItwiopTYl28iDplwtU=, time:1650854979928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:39.942| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:o1yVRWT71NGlqqDWeeLXE8jw5n8=, time:1650854979929 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:39.944| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:39.944| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:39.944| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:39.944| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:39.944| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:39.945| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:39.945| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:39.945| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:39.949| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:39.949| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:39.949| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:39.949| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:39.950| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:39.950| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:39.951| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:39.951| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:50.937| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:50.938| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4wy3ZF8RGffUle7UtAhAFYMojIo=, time:1650854990928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:50.938| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:49:50.939| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+XEckSg/bN7Ib7XGcQhhVfcloa4=, time:1650854990930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:49:50.940| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:50.940| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:49:50.940| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:50.941| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:49:50.941| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:50.941| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:49:50.941| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:50.942| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:49:50.943| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:50.944| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:50.944| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:50.944| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:50.946| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:50.946| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:49:50.946| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:49:50.946| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:01.938| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:01.938| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:01.938| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VHSIvW+hhDt+LHds0RA+A44O/3U=, time:1650855001929 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:01.938| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DQlYMRx9JqAmpmZoJk/IA1rEe6k=, time:1650855001930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:01.940| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:01.940| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:01.940| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:01.940| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:01.941| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:01.941| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:01.941| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:01.941| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:01.943| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:01.943| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:01.944| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:01.944| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:01.945| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:01.945| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:01.946| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:01.946| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:16.978| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:16.978| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:16.979| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LR9UpDS6k7HFSyOdfIwCH+s/QTA=, time:1650855016969 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:16.979| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/7fvcuNUKgLs0eWc17aGO7izjtk=, time:1650855016970 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:16.981| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:16.981| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:16.981| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:16.982| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:16.982| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:16.982| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:16.982| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:16.982| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:16.984| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:16.984| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:16.985| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:16.985| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:16.986| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:16.986| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:16.986| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:16.986| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:27.939| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:27.939| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:27.939| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YNk3v4JzDoe4RALCq69zR3dafv4=, time:1650855027930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:27.939| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vcfE3p2nVbnzdOmvK8ExKCYFrH0=, time:1650855027931 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:27.941| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:27.941| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:27.941| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:27.941| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:27.942| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:27.942| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:27.942| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:27.942| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:27.944| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:27.945| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:27.945| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:27.945| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:27.946| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:27.946| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:27.947| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:27.947| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:42.986| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:42.987| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:42.988| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zp9B5GR6L4uLFLG2BdyHAr8lSsg=, time:1650855042978 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:42.988| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3LWxX+goD7w9m97xwK2ZIyGLz/o=, time:1650855042977 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:42.990| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:42.990| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:42.990| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:42.990| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:42.990| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:42.990| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:42.991| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:42.991| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:42.992| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:42.992| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:42.993| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:42.993| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:42.994| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:42.994| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:42.994| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:42.994| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:53.939| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:53.940| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:50:53.941| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XiS8dgNCPV9itgnAwEW8LyfFtos=, time:1650855053930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:53.941| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:u+7ViHRyBe3bCea5j9ivDRKBbUY=, time:1650855053932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:50:53.943| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:53.943| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:50:53.943| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:53.943| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:50:53.944| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:53.944| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:50:53.944| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:53.944| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:50:53.946| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:53.946| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:53.946| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:53.947| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:53.948| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:53.948| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:50:53.948| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:50:53.948| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:04.941| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:04.941| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:04.941| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Lz7f8wCC+qHrTixiL1GMOlLcA5c=, time:1650855064931 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:04.941| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mTXtMwMPVY2GaREKI7jOlSdlKzQ=, time:1650855064933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:04.943| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:04.943| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:04.943| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:04.943| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:04.944| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:04.944| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:04.944| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:04.944| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:04.946| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:04.946| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:04.947| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:04.947| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:04.948| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:04.948| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:04.948| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:04.948| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:18.513| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:18.515| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:18.515| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eNuWfQ3KilD/vsanku3N/xGYI68=, time:1650855078504 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:18.515| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c1gIA3Ry7DlHDBe25jRLuVjsivU=, time:1650855078505 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:18.517| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:18.517| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:18.517| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:18.517| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:18.518| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:18.518| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:18.518| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:18.518| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:18.520| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:18.520| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:18.521| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:18.521| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:18.523| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:18.523| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:18.524| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:18.524| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:28.940| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:28.941| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:28.941| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:L3WXSBCvPKcI7PzcZ2MmeXMepPw=, time:1650855088932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:28.941| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X9CtZKNJkkctHej3mBgDdhSsgC4=, time:1650855088933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:28.943| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:28.943| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:28.943| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:28.943| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:28.943| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:28.944| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:28.944| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:28.944| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:28.946| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:28.946| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:28.946| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:28.946| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:28.948| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:28.948| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:28.948| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:28.948| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:41.639| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:41.639| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:41.642| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ukLWgpN1DiUn3m5cBoLsGUWimJ4=, time:1650855101607 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:41.642| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SadCg1cdxlbfZ/EzGCeMWRe5Tq0=, time:1650855101605 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:41.653| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:41.653| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:41.655| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:41.655| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:41.655| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:41.655| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:41.656| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:41.656| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:41.662| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:41.662| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:41.665| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:41.665| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:41.679| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:41.679| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:41.681| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:41.681| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:51.708| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:51.708| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:51:51.709| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iUIucNmxujzhgj5tdZB4bCo2jZo=, time:1650855111698 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:51.709| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RChMC98NByPmSyr+kZfaiv6fJGI=, time:1650855111697 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:51:51.711| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:51.711| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:51:51.712| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:51.712| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:51:51.712| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:51.712| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:51:51.712| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:51.713| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:51:51.715| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:51.715| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:51.715| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:51.715| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:51.717| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:51.717| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:51:51.717| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:51:51.717| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:01.736| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:01.736| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:01.736| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sNvFyq7cmzqCvVXfQPIVQzF1mAM=, time:1650855121726 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:01.737| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W3wtw9pwAaKLMToTe9COt33eBRg=, time:1650855121727 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:01.738| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:01.738| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:01.738| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:01.738| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:01.739| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:01.739| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:01.739| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:01.739| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:01.741| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:01.741| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:01.742| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:01.742| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:01.743| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:01.743| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:01.744| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:01.744| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:11.763| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:11.763| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:11.764| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z8thx8yxcVG62jy1VlyKf9ZUqtA=, time:1650855131751 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:11.764| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9Y+CM9TGgIXg2jerGFvNMUsR4m4=, time:1650855131752 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:11.767| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:11.767| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:11.767| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:11.767| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:11.768| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:11.768| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:11.768| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:11.768| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:11.771| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:11.771| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:11.772| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:11.772| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:11.774| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:11.774| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:11.775| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:11.775| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:21.788| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:21.788| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:21.790| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3+siiEUjsBWneNL1yGqfDbwYpe8=, time:1650855141780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:21.790| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MOdWq+NlZMIo+zZIca992GlRn6M=, time:1650855141782 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:21.791| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:21.791| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:21.791| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:21.791| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:21.792| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:21.792| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:21.792| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:21.792| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:21.795| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:21.795| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:21.795| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:21.795| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:21.797| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:21.797| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:21.797| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:21.797| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:27.247| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:27.248| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5vmOkBspTKxzSmS+s1CbqmOwKmo=, time:1650855147241 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:27.251| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:27.251| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:27.251| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:27.252| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:27.254| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.258| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.262| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.264| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.265| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.266| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.286| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.298| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.302| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:27.303| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:31.817| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:31.817| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:31.829| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UjVXipLkdD3c9nGwRGINch3fXT8=, time:1650855151805 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:31.829| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rgUOpZMSmgJsKu/zE+Yv6mFET9A=, time:1650855151807 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:31.831| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:31.831| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:31.831| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:31.831| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:31.832| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:31.832| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:31.832| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:31.832| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:31.835| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:31.835| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:31.836| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:31.836| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:31.838| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:31.838| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:31.839| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:31.839| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:40.441| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:40.443| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XhGd8XkIbTs/z28u0UgjPX/8jN8=, time:1650855160434 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:40.447| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:40.448| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:40.449| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:40.450| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:40.452| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.454| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.456| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.465| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.466| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.469| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.472| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.473| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.476| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:40.478| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:41.855| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:41.855| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OBTXL8k7wVRvaqNOQTgH/uJuG3Q=, time:1650855161848 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:41.855| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:41.855| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s3rpKbT0IgMEY0MYne0GZ2PxPaI=, time:1650855161849 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:41.856| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:41.856| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:41.857| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:41.857| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:41.857| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:41.857| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:41.857| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:41.857| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:41.859| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:41.859| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:41.859| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:41.859| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:41.860| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:41.860| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:41.861| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:41.861| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:51.876| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:51.876| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:52:51.876| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QHypec5BnqwRV4W6WA9usg2scpM=, time:1650855171869 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:51.876| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JWc8u4qUmxaf67VWmp9VRoavs2A=, time:1650855171867 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:52:51.878| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:51.878| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:52:51.878| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:51.878| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:52:51.878| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:51.878| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:52:51.878| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:51.878| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:52:51.880| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:51.880| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:51.881| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:51.881| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:51.882| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:51.882| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:52:51.883| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:52:51.883| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:01.917| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:01.920| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WX+2KdAudLqp6Tgk6+MO0gI/r2Y=, time:1650855181889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:01.923| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:01.923| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:01.924| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+h6VE52nncJeHz1w0sAqptXu+0E=, time:1650855181896 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:01.924| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:01.924| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:01.925| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:01.929| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:01.930| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:01.931| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:01.932| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:01.932| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:01.933| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:01.933| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:01.935| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:01.937| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:01.938| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:01.940| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:01.941| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:11.953| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:11.953| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:11.955| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zpIwfG9Zq1GhamnsWOFgim0Z9/A=, time:1650855191948 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:11.955| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:B8CRT5T6JONrbZTcwZIKjrwGUWo=, time:1650855191946 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:11.956| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:11.956| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:11.957| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:11.957| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:11.957| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:11.957| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:11.957| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:11.957| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:11.959| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:11.959| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:11.960| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:11.960| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:11.962| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:11.962| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:11.963| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:11.963| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:21.985| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:21.986| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:21.986| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wjTm8CHhMrpzfx0Wc0hVyPWgZr4=, time:1650855201970 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:21.986| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9qaqPzarUGMsFhW9lP1HjzrZ8gQ=, time:1650855201972 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:21.988| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:21.988| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:21.988| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:21.988| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:21.989| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:21.989| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:21.989| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:21.989| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:21.992| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:21.992| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:21.992| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:21.992| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:21.994| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:21.994| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:21.995| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:21.995| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:32.009| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:32.009| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:32.011| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qwzgJ6vyykYZtEsj+C6PEeFgdjY=, time:1650855212002 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:32.011| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xJZYMCCP4EoSwXOZa1Routffzbk=, time:1650855212003 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:32.012| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:32.012| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:32.013| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:32.013| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:32.013| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:32.013| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:32.013| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:32.013| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:32.015| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:32.015| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:32.016| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:32.016| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:32.017| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:32.017| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:32.018| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:32.018| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:42.037| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:42.037| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:42.037| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wiUmKlqeSQS7lPomjJR3iS/E+hw=, time:1650855222026 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:42.037| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uIQdsEuKS0qRbk9IU9SXOjaIG9E=, time:1650855222027 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:42.039| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:42.039| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:42.040| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:42.040| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:42.040| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:42.040| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:42.040| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:42.040| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:42.042| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:42.043| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:42.043| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:42.043| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:42.044| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:42.044| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:42.045| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:42.045| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:52.062| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:52.062| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kZIxcjc0oVyLShR/SKOQle3hjWY=, time:1650855232053 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:52.062| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:53:52.063| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fUUQ3lHULvI+PfR8gBY5t0LolAk=, time:1650855232054 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:53:52.064| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:52.064| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:53:52.064| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:52.065| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:53:52.065| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:52.065| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:53:52.065| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:52.066| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:53:52.068| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:52.068| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:52.069| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:52.069| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:52.070| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:52.070| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:53:52.071| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:53:52.071| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:01.304| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:01.307| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eUovBgEftnVuWRbCiroyJUd3Ldc=, time:1650855241299 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:01.309| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:01.310| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:01.310| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:01.311| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001","123",null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:01.314| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.315| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.317| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.318| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.319| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.320| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.322| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.323| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.325| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:01.325| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:02.091| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:02.091| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0WeXdRgIkL3GMxvBA4QW352PJJQ=, time:1650855242080 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:02.091| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:02.092| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+jV01CxmYfsCJSFfWUuL8dQ5SYc=, time:1650855242082 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:02.093| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:02.093| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:02.093| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:02.094| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:02.094| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:02.094| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:02.094| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:02.094| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:02.096| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:02.096| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:02.097| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:02.097| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:02.099| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:02.099| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:02.099| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:02.099| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:12.116| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:12.117| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:12.117| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pae+idSwfhwgFb7njpRKJyr8QNs=, time:1650855252109 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:12.117| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BYPTWLws7ZkWdWb6voREZeqGH24=, time:1650855252110 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:12.118| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:12.118| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:12.119| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:12.119| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:12.119| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:12.119| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:12.119| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:12.119| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:12.121| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:12.121| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:12.122| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:12.122| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:12.124| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:12.124| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:12.125| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:12.125| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:22.146| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:22.147| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XuF/kWCcNJ1TG9LfLQ4q9Gv8CpE=, time:1650855262134 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:22.147| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:22.148| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s5z5oHGPrERlKir1cgyosjO4+mA=, time:1650855262136 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:22.148| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:22.149| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:22.149| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:22.149| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:22.149| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:22.150| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:22.150| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:22.150| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:22.152| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:22.152| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:22.153| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:22.153| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:22.154| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:22.154| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:22.155| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:22.155| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:31.574| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:31.574| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:31.574| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4qlEqWhyLGFYi1QOPVxUZgOCylA=, time:1650855271565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:31.574| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:56DKz7/tv38ZD3S8cNbd/LeTxoU=, time:1650855271565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:31.577| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:31.578| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:31.578| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:31.579| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:31.579| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:31.579| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:31.580| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001","123",null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:31.580| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001","123",null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:31.586| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.587| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.599| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.600| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.603| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.606| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.607| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.613| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.619| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.620| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.621| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.621| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.623| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.623| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.624| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:31.628| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? ) group by t.exam_activity_id, t.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.629| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.632| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:31.633| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:32.170| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:32.170| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zrXzwB7J7FPtcBHdcP55fCRG4a8=, time:1650855272164 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:32.171| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:32.171| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RWHNjLUSYgWrWd4y2Rob7Pl3tqo=, time:1650855272165 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:32.172| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:32.172| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:32.172| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:32.172| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:32.172| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:32.173| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:32.173| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:32.173| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:32.175| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:32.175| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:32.176| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:32.176| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:32.177| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:32.177| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:32.178| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:32.178| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:33.168| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:33.169| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5CqGyIYILYMSsmpIFCmnii34FLY=, time:1650855273162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:33.172| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:33.172| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:33.172| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:33.173| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001","123",null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:33.175| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:33.176| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:33.178| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:33.179| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:34.338| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:34.339| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qDHtzuLbljxVEABIjAAe426i068=, time:1650855274332 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:34.341| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:34.341| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:34.341| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:34.342| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001","123",null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:34.344| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.345| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.349| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.351| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.352| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.354| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.358| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.361| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.363| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:34.364| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:42.192| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:42.192| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:42.193| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dNMT4Z4X5dVw7Jg+auy5DQ9wv9E=, time:1650855282185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:42.193| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vBk/AszIN8YpJlM5NL3W2q1zEDQ=, time:1650855282186 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:42.194| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:42.194| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:42.195| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:42.195| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:42.195| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:42.195| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:42.195| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:42.195| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:42.197| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:42.198| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:42.198| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:42.198| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:42.200| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:42.200| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:42.201| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:42.201| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:52.214| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:52.215| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LkmyR8O2v897zOjtdBqtAieEZZ0=, time:1650855292208 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:52.214| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:54:52.216| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YM7URnKusajYJnaPdRAcNe8l09g=, time:1650855292209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:54:52.216| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:52.217| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:54:52.217| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:52.217| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:54:52.217| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:52.217| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:54:52.217| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:52.218| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:54:52.220| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:52.220| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:52.220| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:52.220| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:52.222| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:52.222| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:54:52.222| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:54:52.222| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:02.234| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:02.234| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:02.235| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VC+AG9iuzJGeoYbr6bJdY+Rg+Sc=, time:1650855302228 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:02.235| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OrIpjJJo/3J7JEc47FugvkDx5vM=, time:1650855302229 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:02.236| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:02.236| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:02.236| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:02.236| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:02.237| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:02.237| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:02.237| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:02.237| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:02.239| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:02.239| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:02.239| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:02.240| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:02.241| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:02.241| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:02.242| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:02.243| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:12.256| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:12.256| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:12.258| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HMIQ9Ke1U5g75VwS1MGueM8bVrM=, time:1650855312251 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:12.258| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IOh8i1Lj2i61ILPhX78yOqEdiFA=, time:1650855312249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:12.260| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:12.260| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:12.260| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:12.260| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:12.260| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:12.260| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:12.261| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:12.261| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:12.262| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:12.263| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:12.263| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:12.263| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:12.265| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:12.265| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:12.265| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:12.265| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:22.278| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:22.278| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:22.279| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:U2yu5M60wWE/OkM00G3KUinGMek=, time:1650855322271 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:22.280| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XhZ9v8TCmjm7IYt5zX/jQrdiYQI=, time:1650855322272 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:22.281| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:22.281| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:22.281| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:22.281| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:22.282| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:22.282| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:22.282| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:22.282| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:22.284| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:22.285| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:22.285| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:22.285| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:22.286| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:22.287| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:22.287| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:22.287| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:32.299| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:32.299| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:32.299| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ILPxE2KsCiquH84I3R405xSEsKs=, time:1650855332293 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:32.300| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rpJ3HSEFI+E4V6cokjQs7uYepN0=, time:1650855332294 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:32.301| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:32.301| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:32.301| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:32.301| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:32.302| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:32.302| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:32.302| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:32.302| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:32.304| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:32.305| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:32.305| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:32.305| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:32.307| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:32.307| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:32.307| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:32.307| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:42.319| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:42.321| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5lBHehH3vX1M6vhR0CtAsVMQxoo=, time:1650855342313 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:42.322| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:42.323| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:42.323| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:42.323| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:42.326| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:42.326| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:42.328| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:42.329| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:42.334| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:42.335| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eYpA4h2N+qbm4QbN7ln0RxOBGNM=, time:1650855342314 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:42.336| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:42.337| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:42.337| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:42.338| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:42.340| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:42.341| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:42.342| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:42.343| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:52.359| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:52.362| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w7LrYM4lrBMnUKdpwQEmV6Lnzjk=, time:1650855352349 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:52.364| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:52.365| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:52.365| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:52.366| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:55:52.366| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:52.366| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Lpb3ozJMLl3HUyLhm0M2HuSFE38=, time:1650855352350 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:55:52.368| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:55:52.368| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:55:52.368| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:55:52.369| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:52.369| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:55:52.369| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:52.371| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:52.371| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:55:52.371| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:52.372| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:52.375| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:55:52.376| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:02.393| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:02.393| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:02.394| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/dtxbDCSY32Z2dPlED2eQsxTFxA=, time:1650855362384 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:02.394| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nII1wIPjR1TzGzqDvzzbtRVDdew=, time:1650855362383 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:02.395| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:02.395| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:02.396| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:02.396| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:02.396| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:02.397| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:02.397| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:02.397| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:02.399| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:02.399| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:02.400| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:02.400| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:02.401| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:02.401| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:02.402| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:02.405| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:12.419| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:12.421| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qMJNStKH4Ce9VKtOUKtnwyXSRtg=, time:1650855372412 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:12.421| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:12.422| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+05MOt0tQ4SKg54HOdmVZ/Id1E8=, time:1650855372413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:12.422| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:12.423| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:12.423| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:12.424| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:12.424| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:12.424| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:12.425| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:12.425| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:12.427| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:12.427| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:12.428| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:12.428| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:12.429| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:12.429| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:12.430| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:12.430| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:22.445| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:22.446| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:22.447| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:K2uGjLZq+xYlQ1OucmjTWIM9vcM=, time:1650855382439 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:22.447| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YRibkH+4gfDQuJlg6gwseLBH18E=, time:1650855382440 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:22.449| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:22.449| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:22.449| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:22.449| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:22.449| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:22.449| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:22.450| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:22.450| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:22.451| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:22.451| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:22.452| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:22.452| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:22.453| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:22.453| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:22.453| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:22.453| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:32.468| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:32.469| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TJ+jB07kOD7I1h8E4JTEtTZv/xA=, time:1650855392459 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:32.469| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:32.470| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BLTueVF/3kR1ulWmqHyNJNBHOQE=, time:1650855392460 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:32.471| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:32.471| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:32.471| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:32.472| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:32.472| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:32.472| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:32.472| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:32.472| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:32.474| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:32.474| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:32.475| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:32.475| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:32.476| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:32.476| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:32.477| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:32.477| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.207| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.208| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GUcbH97XvEcgNW7REwCLT5sWx6g=, time:1650855402199 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.211| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.212| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.213| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.214| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.224| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.225| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.248| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.252| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.294| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.295| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gIv+tU7XCAc6IpqDUcTpXEAbyDU=, time:1650855402283 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.296| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.297| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XGkhhKB4iWEH/1P3A0Tew8nMfbM=, time:1650855402285 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.299| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.300| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.301| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.301| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.301| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.301| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.302| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examStudentLogList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.303| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.310| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.314| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.314| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.315| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.317| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.325| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.326| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.342| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT t.id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.name, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? ORDER BY t.id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.342| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.343| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.345| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.346| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.349| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.355| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.362| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.363| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.489| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.489| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CV+udSVvujzFz5D/vo6uSTPzUAo=, time:1650855402482 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.490| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.490| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6tzGAGFIZEv/rt/aklMzWB/XMko=, time:1650855402484 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.490| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.491| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.491| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.491| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.492| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.492| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.492| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.493| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.494| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.494| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.494| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.495| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.496| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.498| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.498| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.500| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.677| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.678| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/3yWP44tiayDr0UMWAVkk+0xWyY=, time:1650855402671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.680| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.681| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.682| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.682| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.687| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.688| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.690| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.693| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.749| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.750| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sYaMDuOEHNJGHyUQO31XzyQDb8g=, time:1650855402742 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.751| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:42.751| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R4FR9S04WBvDZdxl3vpnLyIRgjA=, time:1650855402742 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:42.751| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.752| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.752| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.752| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:42.753| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.753| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:42.753| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:42.754| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:42.757| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.758| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.758| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.759| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.761| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.763| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.765| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.768| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.774| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.781| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.782| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.783| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.784| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.789| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.790| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:42.793| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.798| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.799| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.803| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:42.804| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:52.514| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:52.514| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:56:52.515| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MK++lKQePOOKbkcCq09lnSzJC7o=, time:1650855412507 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:52.515| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M2m9Da/FCZsfmR3zH4hWeDlHCZg=, time:1650855412508 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:56:52.517| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:52.517| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:56:52.517| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:52.517| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:56:52.517| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:52.518| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:56:52.518| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:52.518| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:56:52.520| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:52.520| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:52.520| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:52.520| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:52.522| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:52.522| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:56:52.522| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:56:52.522| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:02.541| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:02.541| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:02.541| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9nLrCb8Ykue1jzfBxkZIBmqtCL8=, time:1650855422529 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:02.541| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rqGX9q/8WTH7Tuy7cjRMt7Q9Bgc=, time:1650855422531 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:02.543| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:02.543| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:02.543| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:02.543| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:02.544| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:02.544| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:02.545| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:02.545| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:02.547| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:02.547| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:02.548| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:02.548| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:02.549| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:02.549| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:02.550| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:02.550| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:12.565| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:12.565| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:12.566| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7V7ZdFPePT1sIFvW2DF0pmlsDy4=, time:1650855432559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:12.566| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MTTrUPTUrfbmdfPQY28VwJCsa5Q=, time:1650855432558 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:12.567| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:12.567| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:12.568| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:12.568| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:12.568| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:12.568| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:12.568| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:12.568| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:12.570| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:12.571| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:12.571| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:12.572| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:12.573| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:12.574| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:12.574| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:12.574| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:22.588| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:22.588| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:22.588| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:trXythu0MKqscadH8hXuX1wROtc=, time:1650855442582 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:22.588| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SeEyMsyCLS2SoYgUn/XrAxrBFYQ=, time:1650855442581 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:22.590| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:22.589| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:22.590| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:22.590| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:22.590| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:22.590| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:22.591| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:22.591| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:22.593| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:22.593| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:22.594| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:22.594| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:22.596| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:22.596| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:22.596| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:22.596| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:32.613| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:32.615| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:32.615| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zdVdNtNYNiLuiCFP5MoodWu0g4s=, time:1650855452602 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:32.615| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vDJnHsQpy5VJanOJSP0DxAJj47o=, time:1650855452604 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:32.616| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:32.617| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:32.617| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:32.617| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:32.617| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:32.617| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:32.617| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:32.617| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:32.620| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:32.620| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:32.620| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:32.621| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:32.622| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:32.622| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:32.623| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:32.623| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:42.645| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:42.646| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fC4BBRsdKz9IdRH6+E/2O5ReCK0=, time:1650855462634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:42.647| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:42.647| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2zBaYETJXhPVz6N4t92eNkRQZaw=, time:1650855462635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:42.649| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:42.650| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:42.649| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:42.650| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:42.650| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:42.651| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:42.651| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:42.651| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:42.654| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:42.655| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:42.657| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:42.658| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:42.657| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:42.659| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:42.662| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:42.663| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:52.677| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:52.678| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:57:52.679| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CKVC40c4U1QJWW4HHgduEdzLsWU=, time:1650855472672 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:52.679| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZwnfJ4AWnV+2kwsfh7QBCkY6DzA=, time:1650855472671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:57:52.680| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:52.680| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:57:52.681| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:52.681| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:57:52.681| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:52.681| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:57:52.682| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:52.682| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:57:52.684| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:52.684| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:52.685| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:52.685| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:52.686| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:52.686| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:57:52.687| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:57:52.687| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:02.706| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:02.706| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bIz8KV5VSq93bcigPws6bhyb/6Y=, time:1650855482696 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:02.707| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:02.707| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/OkXDweufRcvsjpWHplvjOKNXiI=, time:1650855482699 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:02.708| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:02.709| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:02.709| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:02.709| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:02.710| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:02.710| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:02.710| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:02.710| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:02.712| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:02.713| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:02.714| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:02.715| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:02.715| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:02.716| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:02.717| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:02.718| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:12.732| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:12.732| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:12.732| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P4DtLfhiLUDlK/8TsyJv4GMDB9c=, time:1650855492724 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:12.732| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:deqKCekHx+xfBcl3FbPPkfmDwUU=, time:1650855492725 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:12.733| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:12.733| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:12.734| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:12.734| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:12.734| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:12.734| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:12.735| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:12.735| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:12.738| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:12.738| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:12.739| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:12.739| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:12.740| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:12.740| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:12.741| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:12.741| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:22.764| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:22.764| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:22.764| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SI0rD90iNhkARno/ynLRl0JFo5Q=, time:1650855502753 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:22.765| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EZY6o82EPpUErVcl5m8irxk+8mg=, time:1650855502754 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:22.766| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:22.766| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:22.767| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:22.767| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:22.767| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:22.767| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:22.767| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:22.767| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:22.769| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:22.770| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:22.770| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:22.771| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:22.772| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:22.772| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:22.773| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:22.773| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:32.791| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:32.793| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W7ajcrn7UnMMexXZ6ayhn7Adv2A=, time:1650855512783 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:32.793| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:32.794| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M306P9nqUgjePLa7ML9V0HRWwQY=, time:1650855512785 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:32.795| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:32.795| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:32.795| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:32.796| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:32.796| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:32.796| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:32.796| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:32.797| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:32.799| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:32.799| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:32.800| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:32.800| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:32.801| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:32.801| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:32.802| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:32.802| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:42.820| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:42.820| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KSn/U+661F8txEo3ktDcWeYh930=, time:1650855522811 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:42.821| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:42.821| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QA0o+xr5A6Q59RmauQ1hmHS1B3w=, time:1650855522812 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:42.822| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:42.823| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:42.823| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:42.823| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:42.823| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:42.824| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:42.824| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:42.824| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:42.826| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:42.826| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:42.827| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:42.827| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:42.828| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:42.828| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:42.828| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:42.828| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:52.844| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:52.844| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:58:52.845| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O9bRIg7WMoa+01bBN4eXWlSbCFk=, time:1650855532837 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:52.845| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2qUWFOioTLwbEYBMhB7+9Rg+RCc=, time:1650855532836 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:58:52.846| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:52.846| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:58:52.846| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:52.846| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:58:52.847| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:52.847| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:58:52.847| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:52.847| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:58:52.850| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:52.850| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:52.851| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:52.851| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:52.853| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:52.853| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:58:52.854| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:58:52.854| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:02.872| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:02.872| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:02.872| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pscNMBBk78pb60s130Qv2VwtCSc=, time:1650855542864 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:02.872| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OOLfpClvMT1qxgI8z15jvnMhfcY=, time:1650855542865 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:02.874| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:02.874| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:02.874| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:02.874| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:02.874| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:02.874| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:02.874| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:02.874| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:02.876| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:02.876| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:02.877| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:02.877| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:02.878| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:02.878| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:02.879| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:02.879| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:12.893| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:12.894| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:12.894| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:17sLX9xcrm/ZKlE0xZx7BOaqgOo=, time:1650855552884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:12.894| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SvPnnc0rqHILzVjit2zJg/cuZR4=, time:1650855552885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:12.896| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:12.896| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:12.896| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:12.896| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:12.897| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:12.897| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:12.897| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:12.897| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:12.899| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:12.899| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:12.900| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:12.900| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:12.901| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:12.901| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:12.902| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:12.902| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:22.918| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:22.918| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:22.920| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WVUMOO2IsU0xsZtWTRu50NBTTtc=, time:1650855562910 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:22.920| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ds/sEa1NFdZldf2tvBYa6JLzejc=, time:1650855562909 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:22.921| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:22.921| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:22.922| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:22.922| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:22.924| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:22.925| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:22.925| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:22.926| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:22.931| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:22.931| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:22.931| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:22.931| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:22.933| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:22.933| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:22.933| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:22.933| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:32.947| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:32.947| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4Ku2t4D3KE9QlfR2vrrZFuFPfcw=, time:1650855572941 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:32.947| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:32.948| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:69Vg77eGA3ZC0OAgKXbVCXZ1QUw=, time:1650855572942 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:32.949| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:32.949| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:32.949| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:32.950| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:32.950| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:32.950| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:32.950| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:32.950| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:32.953| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:32.953| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:32.954| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:32.954| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:32.955| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:32.955| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:32.956| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:32.956| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:42.970| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:42.970| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:42.971| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GSlwUjN1tljwyRC0jUAdle2m4m8=, time:1650855582962 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:42.971| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/fjV6oL8VmkHlk6uu/1X0kJf9QM=, time:1650855582964 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:42.973| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:42.973| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:42.973| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:42.973| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:42.973| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:42.973| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:42.974| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:42.974| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:42.976| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:42.976| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:42.976| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:42.976| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:42.978| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:42.978| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:42.978| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:42.978| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:52.996| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:52.996| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:52.997| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aX9JuER0ZYvFjmIs5tWsW/IF9jE=, time:1650855592986 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:52.997| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A6YRO/xFk5YmokEqGT4l+G8URDE=, time:1650855592987 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:52.999| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:52.999| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:52.999| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:53.000| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:53.000| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:53.000| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:53.000| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:53.000| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:53.002| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:53.002| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:53.003| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:53.003| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:53.004| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:53.004| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:53.005| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:53.005| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 10:59:55.409| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 10:59:55.410| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RQ+C683D4D5PqmuL1J8BxxFJQYY=, time:1650855595403 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 10:59:55.413| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 10:59:55.414| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 10:59:55.415| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 10:59:55.418| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 10:59:55.422| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.430| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.435| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.440| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.440| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.444| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.451| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.457| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.459| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 10:59:55.461| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:00.049| scheduled-task-3 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 11:00:03.029| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:03.029| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:roEI9ZmldVQbBQAfiVgBo7LCGZ8=, time:1650855603022 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:03.031| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:03.031| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:03.031| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2CVRe/G3vRYf7I0oVyL3E5WOPIs=, time:1650855603023 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:03.032| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:03.032| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:03.033| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:03.035| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:03.035| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:03.036| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:03.036| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:03.037| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:03.038| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:03.038| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:03.039| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:03.039| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:03.040| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:03.042| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:03.043| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:13.071| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:13.073| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:13.077| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2axq7gRTTnzpcnfly1KBPhD8o4g=, time:1650855613064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:13.077| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JHvcfUB6YrXwncYsWbbvAOVgb0M=, time:1650855613065 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:13.079| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:13.078| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:13.079| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:13.079| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:13.080| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:13.080| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:13.080| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:13.081| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:13.084| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:13.084| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:13.084| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:13.085| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:13.090| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:13.091| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:13.093| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:13.094| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:23.122| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:23.122| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:23.122| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xfhRktP0QfgDa4kA0YH/ZD6q2zc=, time:1650855623115 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:23.123| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vjEZchyZ/lgKvpfQsaqXItpTQ1o=, time:1650855623116 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:23.124| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:23.124| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:23.125| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:23.125| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:23.125| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:23.125| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:23.126| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:23.126| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:23.129| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:23.130| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:23.130| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:23.130| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:23.131| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:23.131| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:23.132| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:23.132| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:33.153| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:33.153| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:33.155| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DwO7SV+MiLb29qXh1nS6ntcUk2Y=, time:1650855633143 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:33.155| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BcDwvPagjyOjubgrqlydeSBWAWM=, time:1650855633145 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:33.156| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:33.156| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:33.157| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:33.157| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:33.157| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:33.157| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:33.157| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:33.157| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:33.159| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:33.159| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:33.160| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:33.160| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:33.161| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:33.161| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:33.162| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:33.162| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:43.177| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:43.177| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:43.178| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Tzvh3rS3anETR92e11ONyEOQFQ8=, time:1650855643170 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:43.178| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jSnvTJOSPYep8uXPP2qkdMXtv5E=, time:1650855643169 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:43.179| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:43.179| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:43.180| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:43.180| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:43.180| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:43.180| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:43.180| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:43.181| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:43.183| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:43.183| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:43.184| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:43.184| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:43.186| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:43.186| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:43.187| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:43.187| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:53.205| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:53.206| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fFftjbaxuEKqjL7RYfWcNfWnhko=, time:1650855653194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:53.206| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:00:53.207| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HZoMidLovZ8U/sdUbg09Ra7LCns=, time:1650855653196 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:00:53.208| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:53.208| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:00:53.208| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:53.209| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:00:53.209| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:53.209| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:00:53.209| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:53.209| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:00:53.211| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:53.211| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:53.211| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:53.211| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:53.213| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:53.213| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:00:53.213| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:00:53.213| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:03.225| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:03.225| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:03.225| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XDBbZowRh0AeMDy8Hoy1tbcEQbw=, time:1650855663218 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:03.225| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sKVCIA9yzufu6R7QpVsCsN9SwPM=, time:1650855663219 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:03.226| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:03.226| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:03.227| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:03.227| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:03.227| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:03.227| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:03.228| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:03.228| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:03.230| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:03.230| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:03.231| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:03.231| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:03.233| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:03.233| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:03.233| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:03.233| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:13.250| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:13.250| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:13.251| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yhmpNP/nGoWoO3X+kGs6wCFhBps=, time:1650855673241 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:13.251| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VJdoU/9gam3DsYYyqYbtxyYI9ls=, time:1650855673242 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:13.252| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:13.252| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:13.253| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:13.253| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:13.253| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:13.253| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:13.254| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:13.254| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:13.256| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:13.256| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:13.257| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:13.257| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:13.258| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:13.258| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:13.259| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:13.259| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:23.272| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:23.272| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V4OKG3VaUevntT5WK1YjRvwQkck=, time:1650855683263 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:23.273| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:23.273| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TErYyeGpGkSf0j0aiJbacaaGtcQ=, time:1650855683264 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:23.274| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:23.275| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:23.275| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:23.275| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:23.276| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:23.276| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:23.276| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:23.277| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:23.279| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:23.279| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:23.280| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:23.280| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:23.281| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:23.281| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:23.282| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:23.282| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:33.300| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:33.301| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:33.301| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nx/8XT0sIvuSmwcCs/kqOK/sajE=, time:1650855693291 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:33.301| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hRF07KeMHXq3IH4+pv/EM2ZUrMw=, time:1650855693290 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:33.303| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:33.303| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:33.304| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:33.304| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:33.304| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:33.304| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:33.305| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:33.305| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:33.307| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:33.307| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:33.308| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:33.308| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:33.310| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:33.310| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:33.311| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:33.311| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:34.194| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:34.195| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rxXv9pIA0ikO0A8RlRbFOy7d7Lw=, time:1650855694190 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:34.199| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:34.199| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:34.199| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:34.200| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:34.202| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.204| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.206| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.209| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.210| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.213| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.218| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.220| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.222| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:34.223| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:43.339| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:43.340| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dJ+I4Il8/7SYYYZfZy7C8O8EAdk=, time:1650855703332 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:43.341| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:43.341| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OUvK3+1SbeySXkPoOm+DdBq37ZM=, time:1650855703333 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:43.342| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:43.343| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:43.343| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:43.343| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:43.343| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:43.344| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:43.344| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:43.345| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:43.347| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:43.348| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:43.348| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:43.349| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:43.350| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:43.351| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:43.351| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:43.351| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:53.380| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:53.381| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:01:53.381| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TTSgjH2EIrtaheuBpjaQSKPFzPI=, time:1650855713372 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:53.381| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:95jrLO8Nywy43Pliiakh/XP7zB8=, time:1650855713373 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:01:53.382| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:53.382| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:01:53.383| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:53.385| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:53.384| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:01:53.386| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:53.386| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:01:53.386| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:01:53.389| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:53.390| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:53.391| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:53.392| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:53.393| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:53.394| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:01:53.396| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:01:53.397| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:03.340| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:03.342| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1e/rFwj6Ci2T084PENSHCfPSmxE=, time:1650855723334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:03.345| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:03.346| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:03.346| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:03.347| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:05.811| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:05.811| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Wxn/esO/LbBaEFREZDk/7fhaum0=, time:1650855723408 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:05.811| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:05.813| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:05.812| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:05.813| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pC8wnoH5V0IsMcokjsB4hu3gz5A=, time:1650855723409 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:05.816| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:05.815| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:05.817| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:05.820| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:05.820| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:05.821| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:05.821| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:05.822| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:05.823| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:05.824| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:05.826| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:05.827| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:05.828| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:05.828| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:07.152| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:07.154| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:12.134| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:12.139| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:12.142| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:12.144| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:8秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:12.150| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:12.153| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:12.159| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:12.161| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:6秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:22.276| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:22.276| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:22.278| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ce9AYapcIl1fSp4m/0byG/8e1u4=, time:1650855742264 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:22.278| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:92EwAg011oVeZauUgP+RhdBqexE=, time:1650855742266 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:22.283| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:22.283| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:22.283| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:22.284| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:22.284| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:22.284| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:22.284| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:22.285| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:22.288| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:22.291| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:22.295| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:22.299| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:22.300| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:22.289| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:22.305| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:22.307| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:32.395| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:32.396| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DTmfdiozSELgulD0G1GbNo25JYs=, time:1650855752387 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:32.398| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:32.399| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9f5zxbRwr6uRf4/VO2bjY8r7QRQ=, time:1650855752389 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:32.410| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:32.411| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:32.412| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:32.412| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:32.414| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:32.414| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:32.415| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:32.415| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:32.415| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:32.415| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:32.421| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:32.422| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:32.421| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:32.440| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:32.447| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:32.449| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:37.434| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:37.437| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Auw8aPbUl+ywCRSENTynMS+O7Ac=, time:1650855757418 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:37.452| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:37.453| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:37.453| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:37.455| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:37.468| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,count(1) cc from t_e_exam_student t left join t_e_student f on t.student_id=f.id where t.exam_id = ? and f.org_id=? group by t.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.473| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.485| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.492| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select f.exam_activity_id activityId,count(distinct(f.exam_student_id)) cc from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by f.exam_activity_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.493| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.495| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.500| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.501| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.505| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:37.506| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:42.473| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:42.473| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:42.477| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ea7d1QPB0Eu1hKHJbdTeWTlElVc=, time:1650855762463 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:42.477| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:91ZhRqmTC3T8zfuWRyJM3ZUoDLM=, time:1650855762464 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:42.479| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:42.479| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:42.480| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:42.480| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:42.480| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:42.480| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:42.481| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:42.481| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:42.483| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:42.483| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:42.484| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:42.484| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:42.485| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:42.485| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:42.486| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:42.486| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:52.501| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:52.502| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:02:52.502| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tUtuNm/5zBs26wDStUb16lTUQP0=, time:1650855772492 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:52.502| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WFYCAiWx9pyogaRBYXbte7VAfUw=, time:1650855772493 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:02:52.503| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:52.504| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:02:52.504| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:52.504| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:02:52.504| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:52.505| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:02:52.505| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:52.505| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:02:52.507| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:52.507| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:52.508| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:52.508| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:52.509| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:52.509| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:02:52.510| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:02:52.510| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:02.570| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:02.570| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zs5rgHvPfb/5mHnU1LcYchTFdwI=, time:1650855782545 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:02.572| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:02.573| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:02.574| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:02.574| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:02.575| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uvKCeaNr4TiaS6Nh1r7fJy7md90=, time:1650855782548 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:02.575| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:02.576| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:02.577| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:02.577| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:02.578| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:02.578| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:02.579| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:02.581| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:02.581| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:02.582| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:02.582| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:02.584| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:02.586| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:12.600| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:12.601| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:12.602| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W9FxgpcrHV8tK2pLSu0JYLU/SPw=, time:1650855792594 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:12.602| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YOsPvn5sKTC5Q7AcSWtwh+CpmMQ=, time:1650855792593 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:12.604| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:12.604| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:12.604| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:12.604| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:12.604| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:12.604| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:12.605| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:12.605| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:12.607| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:12.608| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:12.608| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:12.608| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:12.609| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:12.610| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:12.610| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:12.611| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:22.629| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:22.629| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:22.631| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QjGg/upqFbeckhABTXYBYYKRrpg=, time:1650855802617 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:22.631| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YhH8X/vl7QSDeGZ2Nl3C8YujMzw=, time:1650855802618 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:22.638| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:22.638| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:22.639| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:22.639| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:22.639| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:22.639| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:22.640| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:22.640| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:22.647| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:22.647| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:22.650| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:22.650| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:22.656| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:22.656| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:22.659| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:22.659| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:32.677| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:32.677| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:32.678| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AdlmywVKxwIZDkwroJR/nZdP/Ls=, time:1650855812672 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:32.678| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l0ycKD6YGk+CPAj8MlydWhkurhM=, time:1650855812672 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:32.679| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:32.679| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:32.679| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:32.679| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:32.680| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:32.680| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:32.680| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:32.680| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:32.681| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:32.681| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:32.682| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:32.682| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:32.684| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:32.685| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:32.685| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:32.686| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:42.702| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:42.703| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:42.703| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fHEBZNm4nJVJqu7sMENPQlBcUe8=, time:1650855822695 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:42.703| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/nRZgDnnpAwosJRQvSJx4XUe9+s=, time:1650855822697 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:42.704| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:42.705| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:42.705| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:42.705| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:42.706| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:42.706| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:42.706| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:42.706| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:42.708| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:42.709| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:42.709| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:42.709| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:42.711| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:42.711| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:42.712| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:42.712| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:52.729| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:52.729| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FCiitDYwRU/lTDOWCshj8Ys/eVk=, time:1650855832721 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:52.729| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:03:52.730| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gM0yd/+a9voVhPBaZ4m+1Zi/E7M=, time:1650855832722 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:03:52.730| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:52.731| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:52.731| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:03:52.731| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:52.731| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:03:52.731| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:52.732| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:03:52.732| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:03:52.734| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:52.734| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:52.735| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:52.735| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:52.736| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:52.737| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:03:52.737| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:03:52.737| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:02.752| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:02.752| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:02.754| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VXG1ud8t16vZHWxkJW3DgupYyA8=, time:1650855842745 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:02.754| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pH5ecPJPX6GRXlLbxXY8L1V/jPk=, time:1650855842745 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:02.755| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:02.755| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:02.755| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:02.755| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:02.756| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:02.756| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:02.756| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:02.756| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:02.759| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:02.758| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:02.759| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:02.759| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:02.761| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:02.761| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:02.761| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:02.762| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:12.780| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:12.780| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:12.781| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YM3ryqSzOyPQPk3PspVR6r9UZb4=, time:1650855852770 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:12.781| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:86DbmwHt1pJ2WIJB9GoN06RpVbA=, time:1650855852771 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:12.782| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:12.782| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:12.783| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:12.783| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:12.783| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:12.783| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:12.783| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:12.783| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:12.785| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:12.785| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:12.785| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:12.785| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:12.787| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:12.787| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:12.787| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:12.788| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:22.804| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:22.805| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:22.806| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:03BpKvytE/oN/ZJ8P+whMvBBCz0=, time:1650855862794 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:22.806| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c+Nu2Afyj0KjRoWOjztwYalRQkc=, time:1650855862795 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:22.807| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:22.808| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:22.808| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:22.808| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:22.808| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:22.808| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:22.809| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:22.809| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:22.811| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:22.811| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:22.811| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:22.811| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:22.813| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:22.813| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:22.813| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:22.813| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:32.826| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:32.826| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:32.827| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tEOP0bKxL3wsXSonCMoS9iazpVk=, time:1650855872819 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:32.828| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xd5S70BeCSTMp+3M7iL8ycMCf3E=, time:1650855872821 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:32.829| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:32.829| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:32.829| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:32.829| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:32.830| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:32.830| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:32.830| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:32.830| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:32.832| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:32.832| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:32.832| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:32.833| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:32.834| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:32.834| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:32.835| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:32.835| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:42.851| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:42.851| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aKiMTbkHnvUGzWXVXs65T1+LiyI=, time:1650855882841 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:42.853| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:42.854| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hPz+hWXq21CAxFdivvZFgk1ddbA=, time:1650855882842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:42.856| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:42.856| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:42.857| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:42.857| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:42.859| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:42.860| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:42.861| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:42.861| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:42.863| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:42.863| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:42.864| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:42.864| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:42.866| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:42.867| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:42.867| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:42.868| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:52.885| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:52.885| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:04:52.886| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TKgPTjcAquM00bbKk6Rhr4Fgr8U=, time:1650855892877 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:52.886| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:x6dk6/2q9awwCvilyGjZVm+tFE0=, time:1650855892878 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:04:52.888| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:52.888| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:04:52.889| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:52.889| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:04:52.889| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:52.890| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:04:52.890| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:52.890| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:04:52.892| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:52.893| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:52.893| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:52.894| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:52.895| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:52.896| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:04:52.896| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:04:52.897| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:02.911| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:02.912| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:02.913| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9HsK9bW50uUBfneQ68JhcF1Ef7U=, time:1650855902904 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:02.913| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t9uV3Wnt+ws9KFv7mVbdgZADSbE=, time:1650855902905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:02.916| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:02.916| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:02.916| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:02.917| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:02.917| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:02.918| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:02.919| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:02.919| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:02.921| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:02.921| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:02.922| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:02.922| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:02.923| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:02.924| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:02.923| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:02.927| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:12.943| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:12.943| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:12.943| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:J2NUAa1tweUuRJqy7e7SzVP1KGo=, time:1650855912936 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:12.943| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TfLFqeFr7cHpTG89c8faFXVzAPE=, time:1650855912938 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:12.946| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:12.946| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:12.946| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:12.946| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:12.947| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:12.947| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:12.947| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:12.947| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:12.949| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:12.949| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:12.950| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:12.950| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:12.951| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:12.953| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:12.953| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:12.954| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:22.968| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:22.968| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:22.968| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HKGvCXI4pNLqUqJDVBxjG7/hhmY=, time:1650855922961 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:22.968| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BZkckDcbzXodGrW8+nM2knhbtDY=, time:1650855922962 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:22.970| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:22.969| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:22.970| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:22.970| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:22.970| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:22.970| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:22.971| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:22.971| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:22.973| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:22.973| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:22.974| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:22.974| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:22.976| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:22.976| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:22.976| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:22.976| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:32.994| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:32.994| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:32.995| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QCqymAEvkKGWjlVXrHBE9Cse/jw=, time:1650855932984 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:32.995| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bWzc8etKIw0bd+lLdP+wJAP9vpk=, time:1650855932986 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:32.997| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:32.997| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:32.998| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:32.998| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:32.998| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:32.998| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:32.999| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:32.999| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:33.001| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:33.001| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:33.001| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:33.001| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:33.003| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:33.003| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:33.003| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:33.003| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:43.018| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:43.020| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:43.021| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hXNEcacK7DH+ZCHS0mPWEnM4454=, time:1650855943009 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:43.021| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3mJnp9MPSDpKTEMQeC2a5gNATyQ=, time:1650855943010 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:43.023| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:43.024| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:43.024| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:43.024| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:43.025| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:43.025| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:43.025| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:43.026| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:43.030| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:43.032| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:43.032| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:43.034| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:43.036| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:43.038| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:43.038| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:43.039| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:53.063| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:53.063| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:05:53.064| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UqBxnz9SzA/zt9UYJL5SLtQlC2g=, time:1650855953052 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:53.064| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+5ndhWOdHkha6vtf1q0OQgDkGiE=, time:1650855953051 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:05:53.066| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:53.066| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:05:53.066| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:53.066| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:05:53.067| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:53.067| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:05:53.067| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:53.067| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:05:53.069| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:53.069| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:53.070| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:53.070| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:53.071| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:53.071| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:05:53.072| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:05:53.072| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:03.087| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:03.087| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:03.088| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZyLyI/pixB18YuPq0TzQtGnjcFs=, time:1650855963080 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:03.088| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KC4e0slqEyzDd0VNDF1wxnTueBA=, time:1650855963079 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:03.090| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:03.090| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:03.091| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:03.092| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:03.092| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:03.092| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:03.093| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:03.093| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:03.096| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:03.097| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:03.097| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:03.098| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:03.100| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:03.100| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:03.101| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:03.101| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:13.120| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:13.122| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:I/UtWCQdocpQg9+kQFbvFaM+tkE=, time:1650855973112 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:13.123| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:13.123| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dzxYYY+kl0TQkzMDx9mdWtNwYi4=, time:1650855973114 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:13.124| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:13.125| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:13.125| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:13.126| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:13.126| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:13.126| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:13.126| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:13.127| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:13.129| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:13.130| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:13.131| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:13.132| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:13.133| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:13.134| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:13.134| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:13.137| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:23.153| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:23.154| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:23.154| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oFLyjERpLT+RMK/ZpL+hHnNz3P0=, time:1650855983144 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:23.155| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tU6AFQRaoupF/koXANjweCIRjjA=, time:1650855983146 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:23.156| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:23.156| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:23.157| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:23.156| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:23.157| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:23.157| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:23.157| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:23.157| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:23.160| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:23.161| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:23.161| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:23.161| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:23.163| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:23.164| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:23.164| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:23.165| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:33.194| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:33.195| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AUcRTQ0iYEtqcg6Q8Msk8lF+HnI=, time:1650855993185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:33.199| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:33.199| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:33.200| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:33.200| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:33.200| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kzjVUP4PHqkuwapdRG/R1W35t6Y=, time:1650855993187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:33.201| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:33.205| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:33.204| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:33.205| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:33.206| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:33.206| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:33.206| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:33.209| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:33.209| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:33.209| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:33.210| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:33.212| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:33.213| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:43.228| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:43.229| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:43.230| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b52c/7qvyHbPhBcdgfOYKiXaCI4=, time:1650856003221 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:43.230| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fLXhPIcbWSJRmJc0fnfI9b/ddzM=, time:1650856003222 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:43.232| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:43.232| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:43.232| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:43.232| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:43.233| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:43.233| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:43.234| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:43.234| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:43.238| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:43.239| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:43.239| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:43.240| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:43.242| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:43.243| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:43.242| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:43.243| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:53.256| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:53.257| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:06:53.258| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TdHjIsLSXjb4ZtDI6dg08on6iSY=, time:1650856013250 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:53.258| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7r212Um0om8DywHA+B0f5R+oJLc=, time:1650856013249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:06:53.260| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:53.260| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:06:53.260| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:53.260| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:06:53.261| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:53.261| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:06:53.261| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:53.261| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:06:53.263| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:53.264| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:53.264| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:53.264| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:53.266| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:53.267| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:06:53.267| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:06:53.268| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:03.287| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:03.288| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:03.289| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gISvLgojLR0VoHKyBF8BFAjwiUs=, time:1650856023281 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:03.289| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XsI+hG5T+67xPiAcurfWT8p7a3I=, time:1650856023280 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:03.291| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:03.291| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:03.292| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:03.292| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:03.292| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:03.292| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:03.293| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:03.293| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:03.294| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:03.295| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:03.296| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:03.297| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:03.298| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:03.299| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:03.299| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:03.300| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:13.318| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:13.319| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:13.320| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pPeS2S5ouLvn69GLFqc3rKkMT30=, time:1650856033311 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:13.320| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ItdmC0c0fdZgNkWtUn8TuLFBwKc=, time:1650856033309 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:13.321| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:13.321| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:13.322| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:13.322| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:13.322| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:13.322| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:13.323| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:13.323| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:13.326| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:13.326| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:13.327| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:13.327| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:13.329| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:13.330| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:13.330| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:13.333| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:23.347| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:23.347| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:23.349| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d5brsi03bnwFgPHEebZu6RGxyFg=, time:1650856043340 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:23.349| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VK2/5lFCpqOnLEmv++Lw8YYmAbY=, time:1650856043341 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:23.350| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:23.350| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:23.351| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:23.351| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:23.351| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:23.351| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:23.352| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:23.352| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:23.354| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:23.354| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:23.355| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:23.355| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:23.357| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:23.357| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:23.358| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:23.358| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:33.373| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:33.375| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JZn/f7lbQtXhKupQEEc5AHveaQo=, time:1650856053365 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:33.375| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:33.375| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LnRMOAbEDNywHIH2UYDRfiBFhZ8=, time:1650856053366 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:33.376| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:33.377| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:33.377| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:33.377| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:33.378| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:33.378| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:33.378| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:33.378| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:33.381| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:33.381| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:33.382| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:33.382| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:33.385| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:33.386| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:33.389| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:33.390| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:43.414| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:43.415| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:43.415| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:McKFLjePFkg+NhuNsqtEiFiCF10=, time:1650856063407 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:43.415| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6fQ+QrJaAaAEGRgsql2zfzSv8Yk=, time:1650856063408 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:43.416| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:43.416| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:43.417| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:43.417| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:43.417| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:43.417| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:43.418| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:43.418| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:43.420| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:43.420| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:43.420| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:43.420| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:43.422| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:43.422| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:43.423| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:43.423| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:53.438| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:53.438| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:07:53.439| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aMf5cz73+TEyngmRhmt2DXso3/o=, time:1650856073433 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:53.439| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ievm+YuMYv/+ckw/stedebGAn1w=, time:1650856073432 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:07:53.441| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:53.441| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:07:53.441| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:53.441| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:07:53.442| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:53.442| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:07:53.442| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:53.442| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:07:53.443| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:53.444| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:53.444| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:53.444| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:53.446| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:53.446| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:07:53.446| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:07:53.446| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:03.460| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:03.460| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:03.462| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/jPucvoi5REJ+zxxJUY4PMK0Tlk=, time:1650856083453 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:03.462| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ej4+q8AfxzwgiszCUUt4tgIX2l0=, time:1650856083454 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:03.463| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:03.463| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:03.464| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:03.464| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:03.464| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:03.464| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:03.465| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:03.465| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:03.468| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:03.468| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:03.469| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:03.469| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:03.470| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:03.470| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:03.471| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:03.471| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:13.485| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:13.486| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:13.487| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4/3o2//wK5ZGKrIvrdcvPWgYeDc=, time:1650856093478 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:13.487| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:N5pTqUGSAdzL0smgxYC325ykW1w=, time:1650856093477 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:13.488| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:13.488| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:13.489| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:13.489| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:13.489| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:13.489| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:13.490| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:13.490| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:13.492| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:13.492| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:13.493| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:13.493| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:13.495| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:13.496| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:13.495| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:13.496| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:23.514| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:23.516| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fk2GMbqRaoydUZ3S7wz6LExhQZk=, time:1650856103505 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:23.516| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:23.519| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V7TDF8XV1Ww+CeUYeT3OYMGGY4w=, time:1650856103507 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:23.519| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:23.520| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:23.520| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:23.520| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:23.520| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:23.521| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:23.521| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:23.521| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:23.523| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:23.524| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:23.525| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:23.526| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:23.526| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:23.527| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:23.531| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:23.532| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:33.547| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:33.548| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MSCZlaTE8P6SMR5NmxvCz2XAXic=, time:1650856113539 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:33.548| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:33.548| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:B8Wri4+o2kf3DofeMX8pnVhj1tA=, time:1650856113541 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:33.550| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:33.550| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:33.550| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:33.551| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:33.551| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:33.551| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:33.551| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:33.551| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:33.554| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:33.555| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:33.557| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:33.557| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:33.558| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:33.558| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:33.560| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:33.562| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:43.602| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:43.602| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:43.604| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rRrUvPBf0YHPLGQ17tfAdc8t/Ls=, time:1650856123595 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:43.604| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:G++X4GSlw1QvSCcOOHSNC5CtFQw=, time:1650856123596 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:43.605| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:43.605| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:43.606| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:43.606| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:43.606| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:43.606| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:43.607| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:43.607| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:43.610| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:43.610| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:43.610| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:43.610| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:43.612| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:43.612| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:43.613| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:43.613| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:53.627| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:53.628| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:08:53.629| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wOsucrfV8X5VKjeQh0IseIPTFuQ=, time:1650856133621 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:53.629| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:m8YkvKHYaSh17c5rGNQsBkAR/fY=, time:1650856133620 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:08:53.631| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:53.631| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:08:53.631| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:53.631| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:08:53.631| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:53.631| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:08:53.632| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:53.632| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:08:53.634| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:53.634| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:53.635| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:53.635| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:53.636| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:53.636| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:08:53.637| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:08:53.637| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:03.654| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:03.656| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7aU+EHamd8YJHId0KPIMkoi7niQ=, time:1650856143644 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:03.658| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:03.658| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:03.659| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:03.659| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9Z7lj2WCjDub8cYgCDBS/4YSw8A=, time:1650856143646 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:03.659| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:03.660| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:03.663| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:03.663| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:03.664| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:03.664| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:03.664| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:03.664| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:03.667| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:03.668| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:03.670| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:03.672| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:03.674| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:03.675| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:13.692| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:13.692| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:13.693| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VY6QApGGTd4jSpIrIZJ7x0wIrR8=, time:1650856153685 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:13.693| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1AQl7YhiWiOPJop1icLvk5qGcKE=, time:1650856153684 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:13.695| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:13.695| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:13.695| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:13.695| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:13.696| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:13.696| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:13.696| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:13.696| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:13.699| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:13.699| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:13.700| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:13.700| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:13.701| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:13.701| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:13.702| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:13.702| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:23.718| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:23.719| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:23.720| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rcaX0Bbz0uWnKzYRsdVO5vITF+o=, time:1650856163710 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:23.720| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CpsFlgQ5lyjmq3CizmmyFFcvibE=, time:1650856163711 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:23.721| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:23.721| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:23.722| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:23.722| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:23.722| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:23.722| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:23.723| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:23.723| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:23.726| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:23.726| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:23.726| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:23.727| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:23.728| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:23.728| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:23.729| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:23.729| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:33.744| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:33.743| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:33.745| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CLQROHL+GStVRK935i/ycPWIDnU=, time:1650856173736 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:33.745| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ir24h3zZBAUhfp/meKK3ef6ppDo=, time:1650856173738 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:33.747| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:33.748| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:33.748| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:33.749| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:33.747| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:33.750| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:33.751| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:33.751| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:33.752| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:33.752| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:33.754| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:33.755| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:33.757| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:33.758| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:33.760| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:33.761| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:43.850| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:43.850| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:43.851| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:v1r26aD+mjfGZ4eIrs4A2NV+HKU=, time:1650856183843 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:43.851| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WzFdmQOazILNruz1s4MOBabRfOE=, time:1650856183844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:43.853| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:43.853| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:43.853| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:43.853| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:43.854| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:43.854| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:43.854| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:43.854| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:43.856| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:43.856| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:43.857| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:43.857| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:43.858| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:43.858| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:43.859| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:43.859| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:53.881| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:53.881| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:09:53.883| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UYqB53QacgWUd8mejgRinUiwmsM=, time:1650856193871 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:53.883| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pUnWpvwjg7VIawV1WFpxRao+amA=, time:1650856193868 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:09:53.887| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:53.887| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:09:53.887| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:53.888| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:09:53.888| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:53.888| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:53.888| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:09:53.889| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:09:53.893| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:53.893| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:53.894| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:53.894| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:53.896| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:53.896| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:09:53.896| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:09:53.897| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:03.912| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:03.913| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:03.914| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4fLVmZ0JMc32Q3mUsB8Bu54T3aU=, time:1650856203905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:03.914| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ti5uJaMpQw/ssq97Eswj0cVo3vA=, time:1650856203906 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:03.916| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:03.916| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:03.916| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:03.916| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:03.917| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:03.917| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:03.917| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:03.917| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:03.920| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:03.920| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:03.921| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:03.921| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:03.923| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:03.923| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:03.923| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:03.924| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:13.940| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:13.941| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:13.941| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:joOskdEs8Zvw+rOgWqd8wP+pVUU=, time:1650856213930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:13.941| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ysroKldoNkxUCHICH1fl891BVvI=, time:1650856213932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:13.943| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:13.944| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:13.944| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:13.944| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:13.945| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:13.945| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:13.945| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:13.945| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:13.948| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:13.948| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:13.949| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:13.949| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:13.951| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:13.951| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:13.952| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:13.952| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:23.972| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:23.972| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:23.974| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uU81plYT11FuFtK6ABGtywr0SRo=, time:1650856223960 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:23.974| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EtMKWXuPY7FVHU0XCUz0Oo7AGQY=, time:1650856223961 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:23.976| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:23.976| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:23.977| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:23.977| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:23.977| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:23.977| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:23.978| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:23.978| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:23.981| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:23.982| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:23.982| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:23.983| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:23.984| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:23.985| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:23.985| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:23.986| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:34.000| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:34.001| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:34.001| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KgYUY4tDsVTONwhUXAUm5y4Jkkc=, time:1650856233992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:34.001| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9aD+r+okzZVwlw5u0zWBKlx43mg=, time:1650856233993 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:34.003| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:34.003| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:34.004| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:34.004| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:34.004| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:34.004| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:34.004| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:34.005| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:34.008| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:34.009| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:34.009| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:34.010| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:34.010| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:34.011| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:34.012| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:34.013| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:44.026| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:44.028| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l34WB3q4Hc/4rukACU38l17Cq/s=, time:1650856244018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:44.030| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:44.031| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:44.031| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:44.032| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:44.035| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:44.035| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:44.036| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Vb9ZPqMDHV8eWKVVSa/EYl9xxxM=, time:1650856244019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:44.036| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:44.038| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:44.038| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:44.039| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:44.039| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:44.040| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:44.040| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:44.043| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:44.044| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:44.046| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:44.047| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:54.063| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:54.064| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZPU/4QCb7546VhaX5U70un+OxOo=, time:1650856254054 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:54.065| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:10:54.065| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UGwwb1wlNHPeJ0UUFSjGzLDE3VY=, time:1650856254056 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:10:54.066| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:54.066| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:10:54.067| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:54.067| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:10:54.067| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:54.067| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:10:54.067| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:54.068| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:10:54.070| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:54.070| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:54.071| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:54.071| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:54.073| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:54.073| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:10:54.074| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:10:54.074| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:04.088| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:04.088| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:04.089| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KEiXd/yGLAOlgWMdqi3NaNGpVL8=, time:1650856264081 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:04.089| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DpRqABg0MI6WnoUwSQNr/R8wN+0=, time:1650856264082 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:04.090| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:04.090| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:04.091| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:04.091| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:04.091| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:04.091| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:04.091| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:04.091| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:04.093| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:04.093| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:04.093| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:04.093| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:04.095| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:04.095| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:04.095| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:04.095| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:14.108| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:14.109| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NLBzr1HY0V+BGOmKmNQqfsQN1Fo=, time:1650856274101 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:14.110| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:14.111| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:14.112| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:14.112| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:14.112| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:14.112| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eMpkkmsJSpCqOggEln4OS0w9Cdc=, time:1650856274102 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:14.114| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:14.115| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:14.115| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:14.116| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:14.116| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:14.117| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:14.119| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:14.119| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:14.119| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:14.120| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:14.122| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:14.123| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:24.138| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:24.139| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:24.140| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X9iyCFNa/Ja0o0TamdBHtTcwE8g=, time:1650856284131 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:24.140| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TK7mDBzRWL6QilTiCKRHmz69zBc=, time:1650856284130 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:24.143| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:24.143| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:24.144| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:24.146| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:24.146| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:24.148| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:24.148| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:24.148| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:24.153| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:24.153| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:24.154| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:24.154| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:24.155| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:24.155| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:24.156| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:24.156| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:34.172| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:34.172| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:34.174| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ARjBfdJWGR5T6ARO5vr4/HGCSnU=, time:1650856294165 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:34.174| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:v0XTD7T5vCc076DHqZyE2SsM5ns=, time:1650856294167 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:34.175| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:34.175| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:34.176| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:34.176| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:34.176| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:34.176| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:34.176| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:34.176| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:34.178| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:34.178| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:34.179| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:34.179| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:34.180| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:34.180| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:34.181| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:34.181| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:44.194| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:44.195| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:44.196| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zLUYKpvZeEf9k7q+DLEEExVIaoA=, time:1650856304187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:44.196| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NtPT6Bu9k5tgzjlEgBhZ7y43ryU=, time:1650856304188 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:44.197| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:44.197| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:44.198| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:44.198| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:44.198| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:44.198| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:44.198| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:44.198| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:44.201| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:44.201| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:44.202| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:44.202| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:44.204| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:44.204| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:44.204| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:44.204| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:54.224| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:54.225| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:11:54.226| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LUgXO21V4A8TpUhmyGl9kRzdTiA=, time:1650856314215 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:54.226| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nl4pYs0fnplHEBQc2cuPxGTLsSY=, time:1650856314213 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:11:54.228| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:54.228| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:11:54.228| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:54.229| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:11:54.229| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:54.229| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:11:54.229| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:54.229| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:11:54.231| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:54.231| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:54.231| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:54.231| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:54.233| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:54.233| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:11:54.233| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:11:54.234| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:04.251| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:04.252| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:04.253| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:811as+CBN4HpWOierozigqjtaWc=, time:1650856324242 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:04.253| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+NACGGRYvoaP/QCiHw4of5VyATw=, time:1650856324243 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:04.256| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:04.256| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:04.256| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:04.256| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:04.256| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:04.257| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:04.257| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:04.257| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:04.259| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:04.259| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:04.259| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:04.259| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:04.261| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:04.261| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:04.261| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:04.261| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:14.278| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:14.278| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:14.279| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YoIc2Tljnq1Dj+N6XgMUE03zNxc=, time:1650856334268 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:14.279| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M8WZq47bVSM+PDFQqy1A8h7yQ1Q=, time:1650856334269 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:14.281| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:14.281| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:14.282| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:14.282| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:14.282| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:14.282| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:14.283| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:14.283| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:14.285| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:14.285| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:14.286| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:14.286| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:14.287| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:14.287| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:14.287| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:14.287| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:24.305| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:24.305| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:24.307| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9zazXEDPkl9x7Yzo3RTbDJQ+hOc=, time:1650856344295 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:24.307| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7zZcEgKeRB9qQbIYWexSqFvJhzQ=, time:1650856344297 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:24.308| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:24.308| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:24.309| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:24.309| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:24.309| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:24.309| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:24.309| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:24.309| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:24.312| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:24.312| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:24.312| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:24.312| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:24.314| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:24.314| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:24.316| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:24.316| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:34.339| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:34.339| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:34.340| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JHDfEOBDdOxBJCLJH/maqS1vAcI=, time:1650856354332 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:34.340| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F7ezrSiFp3CJ6x3LVEOcovroP9E=, time:1650856354331 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:34.342| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:34.342| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:34.342| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:34.342| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:34.343| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:34.343| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:34.343| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:34.343| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:34.346| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:34.347| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:34.348| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:34.349| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:34.349| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:34.350| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:34.351| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:34.352| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:44.367| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:44.368| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:44.368| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qMl4nZd1zOu6SDTTbJNa4gCqFZY=, time:1650856364361 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:44.368| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9InXsfgV5IlC5V5D3+GjML7P3XE=, time:1650856364360 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:44.370| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:44.370| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:44.371| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:44.371| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:44.371| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:44.371| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:44.371| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:44.371| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:44.374| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:44.374| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:44.375| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:44.375| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:44.377| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:44.377| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:44.377| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:44.377| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:54.396| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:54.396| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:12:54.399| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:41uW8wUMvBYZjiZs8pvkdcsvYus=, time:1650856374389 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:54.399| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uQiXErEjqN7gXRi6ftkfrCobnQI=, time:1650856374390 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:12:54.402| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:54.403| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:12:54.403| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:54.403| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:54.403| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:12:54.404| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:12:54.404| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:54.404| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:12:54.409| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:54.410| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:54.411| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:54.412| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:54.413| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:54.416| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:12:54.418| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:12:54.419| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:04.438| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:04.440| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ffg4LewCA53V5QEYuT5mOdrLFfs=, time:1650856384428 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:04.442| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:04.443| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:04.444| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:04.445| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:04.445| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:04.445| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wenfKKT07JHNU02rvy/jHPz0Cos=, time:1650856384429 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:04.456| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:04.456| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:04.457| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:04.457| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:04.458| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:04.458| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:04.461| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:04.463| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:04.464| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:04.465| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:04.469| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:04.470| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:14.490| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:14.492| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:14.492| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6DudVVLMWrFaOk2ol/inNMS3QIg=, time:1650856394482 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:14.493| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JFHukNsdLW1wxKwJFX31U/nkNMo=, time:1650856394483 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:14.494| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:14.494| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:14.495| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:14.494| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:14.497| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:14.498| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:14.498| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:14.496| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:14.505| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:14.506| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:14.511| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:14.512| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:14.514| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:14.515| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:14.520| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:14.521| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:24.542| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:24.542| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:24.544| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jPa8+7FQ8c5PRqzrEPVJyY44ZIE=, time:1650856404534 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:24.544| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:12gCQEzcpKfUAoU82o06NN6+E1I=, time:1650856404535 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:24.549| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:24.550| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:24.551| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:24.552| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:24.552| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:24.550| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:24.553| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:24.553| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:24.555| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:24.556| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:24.556| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:24.557| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:24.558| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:24.558| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:24.559| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:24.561| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:34.578| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:34.578| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:34.580| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NFwK1il6q89vfn00CH80G7VSRu4=, time:1650856414571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:34.580| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1IXahPukKCK6Vkr4NyMoMxYzN5s=, time:1650856414572 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:34.582| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:34.582| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:34.582| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:34.582| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:34.582| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:34.582| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:34.583| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:34.583| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:34.586| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:34.586| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:34.587| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:34.587| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:34.589| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:34.589| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:34.589| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:34.589| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:44.606| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:44.606| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:44.607| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GauP4Lae8Eax/i2p9SYGmMMCDcg=, time:1650856424600 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:44.607| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:80286OE7rcVtUAQ2K+pNIhRCGWs=, time:1650856424599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:44.608| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:44.608| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:44.609| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:44.609| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:44.609| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:44.609| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:44.610| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:44.610| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:44.612| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:44.613| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:44.613| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:44.613| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:44.615| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:44.615| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:44.616| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:44.616| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:54.630| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:54.630| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:13:54.631| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nVbwgWkBTUdB+dgw2xVjEjDJZEc=, time:1650856434624 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:54.631| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pHja6MOYu6PnJd9IQ/QUR35e/3A=, time:1650856434623 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:13:54.633| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:54.633| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:13:54.633| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:54.633| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:13:54.633| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:54.633| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:13:54.634| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:54.634| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:13:54.636| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:54.636| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:54.637| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:54.637| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:54.640| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:54.640| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:13:54.641| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:13:54.641| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:04.659| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:04.659| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:04.659| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t643e9VdjfVpDlhB6eXq0mUUSe4=, time:1650856444652 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:04.659| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:867qku6FM2O/y0u5VyyluU4AElU=, time:1650856444650 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:04.661| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:04.661| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:04.661| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:04.661| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:04.661| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:04.661| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:04.662| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:04.662| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:04.663| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:04.663| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:04.664| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:04.664| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:04.665| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:04.665| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:04.666| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:04.666| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:14.687| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:14.688| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:14.690| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WHtelvnMOskXgokeK2ZbmmQKPFI=, time:1650856454680 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:14.690| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TN1hnx7WT0zdi5gPrW6s3lsl34E=, time:1650856454679 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:14.692| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:14.694| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:14.694| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:14.694| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:14.694| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:14.695| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:14.695| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:14.695| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:14.698| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:14.698| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:14.699| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:14.699| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:14.702| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:14.702| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:14.703| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:14.703| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:24.720| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:24.720| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:24.721| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fwf+cCU4Bx3AyaZ+eRiWx8MYSiM=, time:1650856464711 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:24.721| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ErPy8O2RIRwXeN2/E6KzKFW5agc=, time:1650856464711 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:24.723| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:24.723| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:24.724| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:24.724| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:24.724| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:24.724| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:24.724| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:24.725| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:24.727| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:24.728| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:24.728| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:24.728| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:24.730| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:24.730| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:24.731| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:24.731| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:34.747| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:34.747| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:34.748| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1xikUM5LNV+LLMRxRIh8qntqq2E=, time:1650856474740 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:34.748| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VVqQg0IGoVvyypTzuTmq6e6a3Bc=, time:1650856474740 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:34.750| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:34.750| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:34.751| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:34.751| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:34.751| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:34.751| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:34.751| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:34.751| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:34.754| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:34.754| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:34.754| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:34.755| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:34.756| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:34.756| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:34.757| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:34.757| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:44.776| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:44.777| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Sy8nHu+I2dpJNPssHR4XWALbjLU=, time:1650856484766 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:44.777| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:44.778| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QpVH9NPtP6Y1E71pmqwygaNAdZE=, time:1650856484767 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:44.778| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:44.779| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:44.779| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:44.779| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:44.779| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:44.780| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:44.780| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:44.781| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:44.785| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:44.786| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:44.789| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:44.790| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:44.791| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:44.792| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:44.795| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:44.796| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:54.815| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:54.817| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1kxOSof3VtT8QdlY6+/a5EBfnj8=, time:1650856494805 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:54.817| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:14:54.817| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ync9DrAz2TNBv8vVLci3LJZh2Aw=, time:1650856494806 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:14:54.819| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:54.819| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:14:54.819| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:54.819| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:14:54.819| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:54.820| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:14:54.820| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:54.820| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:14:54.822| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:54.822| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:54.823| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:54.823| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:54.825| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:54.825| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:14:54.826| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:14:54.826| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:00.053| scheduled-task-2 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 11:15:04.842| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:04.842| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:04.843| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5dHEkrJEYPi3pHtZvFZgebT69xI=, time:1650856504835 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:04.843| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3YRsffGuu3SNuYQlXBYpTHMq+DY=, time:1650856504836 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:04.845| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:04.845| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:04.845| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:04.845| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:04.846| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:04.846| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:04.846| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:04.846| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:04.848| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:04.849| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:04.849| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:04.850| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:04.851| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:04.851| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:04.851| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:04.852| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:14.865| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:14.866| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:14.866| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qqF2swl6VpluOHxwJopoVE3WVi0=, time:1650856514858 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:14.866| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yQBlA1KfkJbCrXGX9hm37gTRJeo=, time:1650856514859 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:14.868| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:14.868| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:14.869| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:14.869| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:14.870| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:14.870| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:14.870| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:14.870| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:14.873| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:14.873| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:14.874| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:14.874| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:14.876| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:14.876| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:14.876| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:14.876| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:24.888| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:24.889| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:24.890| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3X2aZSYIX0o9X5G4ZnCrxZqfxwE=, time:1650856524883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:24.890| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fCFHuNU6X1e0rUw9BRW3TnqMQG4=, time:1650856524883 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:24.891| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:24.891| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:24.891| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:24.891| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:24.892| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:24.892| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:24.892| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:24.892| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:24.894| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:24.895| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:24.895| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:24.895| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:24.896| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:24.897| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:24.897| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:24.897| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:34.911| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:34.911| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:34.913| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BU2wwOeymIIvYDAJVcYUnsuM9rE=, time:1650856534904 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:34.913| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iowPt1UEhhhtghJRbaspx9bN6mk=, time:1650856534905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:34.914| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:34.914| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:34.915| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:34.915| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:34.915| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:34.915| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:34.916| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:34.916| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:34.918| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:34.918| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:34.919| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:34.919| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:34.921| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:34.921| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:34.921| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:34.921| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:44.943| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:44.944| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:44.945| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KB7SH4k2XbDY8am5PK1PGc/+5TA=, time:1650856544933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:44.945| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AF/WpHTXCBicXikwYwFycWw8ncA=, time:1650856544934 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:44.947| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:44.947| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:44.948| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:44.948| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:44.949| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:44.948| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:44.949| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:44.949| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:44.954| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:44.954| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:44.955| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:44.955| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:44.956| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:44.956| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:44.957| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:44.957| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:54.970| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:54.970| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:15:54.970| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UDG3vKwmgDJ0F2469McXmBRTXLQ=, time:1650856554963 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:54.970| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j1wo1IUZyMGMSFNOYRWs43pFHRM=, time:1650856554964 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:15:54.971| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:54.971| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:15:54.972| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:54.972| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:15:54.972| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:54.972| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:15:54.972| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:54.972| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:15:54.977| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:54.977| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:54.979| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:54.979| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:54.980| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:54.980| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:15:54.981| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:15:54.981| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:04.995| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:04.996| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:04.997| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GoCEmYh0yiWPT1osLQdTlDS1ZJw=, time:1650856564988 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:04.997| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yZWxBGmS0ekRalZf5Gaq8SNYmww=, time:1650856564989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:04.999| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:04.999| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:04.999| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:04.999| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:05.000| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:05.000| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:05.000| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:05.000| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:05.003| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:05.004| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:05.004| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:05.004| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:05.006| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:05.006| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:05.007| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:05.007| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:15.021| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:15.021| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:15.021| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AIJyT5UraAhD5SVaU8thqVaauFQ=, time:1650856575015 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:15.021| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4AueTLhzJ7otPWV4vlVg2dNR+Lg=, time:1650856575016 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:15.022| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:15.022| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:15.023| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:15.023| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:15.023| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:15.023| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:15.023| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:15.023| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:15.025| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:15.025| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:15.025| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:15.025| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:15.026| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:15.026| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:15.027| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:15.027| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:25.042| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:25.042| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:25.044| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WGjB9vNARYP20oZG7yBo63SQ/Us=, time:1650856585034 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:25.044| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E8HizzWu5W/1orMH3VDvsBefV8o=, time:1650856585033 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:25.045| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:25.045| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:25.046| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:25.046| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:25.046| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:25.046| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:25.047| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:25.047| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:25.049| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:25.050| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:25.051| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:25.051| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:25.052| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:25.053| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:25.055| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:25.056| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:35.074| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:35.076| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DDUnp0rztJnDPCClI1mLjiLJOEU=, time:1650856595065 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:35.076| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:35.076| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dzXCvQGc3FLqWi/w7UiRxd7GS9c=, time:1650856595066 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:35.078| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:35.078| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:35.078| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:35.078| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:35.079| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:35.079| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:35.079| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:35.079| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:35.082| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:35.083| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:35.086| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:35.086| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:35.087| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:35.087| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:35.089| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:35.091| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:45.105| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:45.105| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:45.106| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sgQXaZvwI5rA2vj1Kq/sVSxu8AA=, time:1650856605099 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:45.106| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3AsCVx/iDu4lRCB16lacwL7k0ys=, time:1650856605098 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:45.108| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:45.108| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:45.108| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:45.108| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:45.109| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:45.109| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:45.109| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:45.109| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:45.112| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:45.112| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:45.113| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:45.113| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:45.115| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:45.115| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:45.115| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:45.115| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:55.133| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:55.134| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:16:55.135| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V6Tww1MHpGfNKIPhfCfvUFgkWsc=, time:1650856615125 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:55.135| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vIW1+ROm1MfLqAbn0w7pSCdy2Ys=, time:1650856615127 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:16:55.136| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:55.136| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:16:55.137| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:55.137| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:16:55.137| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:55.138| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:16:55.138| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:55.138| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:16:55.142| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:55.142| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:55.143| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:55.143| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:55.145| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:55.145| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:16:55.146| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:16:55.146| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:05.159| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:05.162| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:05.161| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BP6LfrpsMB9gW4NOLoQhEmbI1p8=, time:1650856625153 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:05.162| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nUgckOUJoW1an6Qr02DChJVwouk=, time:1650856625153 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:05.164| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:05.165| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:05.165| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:05.166| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:05.166| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:05.166| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:05.166| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:05.167| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:05.170| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:05.170| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:05.171| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:05.171| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:05.175| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:05.175| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:05.176| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:05.176| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:15.192| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:15.193| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:15.194| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:77dSwXR0Zf1U8WFx2yJcG4HXJRc=, time:1650856635187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:15.194| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b9z8rVtcBu8dQwFOcGaBoYqez90=, time:1650856635186 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:15.197| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:15.197| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:15.197| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:15.197| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:15.198| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:15.198| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:15.198| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:15.199| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:15.201| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:15.201| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:15.202| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:15.202| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:15.203| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:15.203| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:15.204| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:15.204| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:25.217| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:25.218| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:25.219| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kpx5Qs8wjv83+yr3AaSzFhZS6ec=, time:1650856645212 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:25.219| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TcBniSdB3lFLAEygNZmeReF9VHk=, time:1650856645211 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:25.222| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:25.222| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:25.222| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:25.222| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:25.223| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:25.223| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:25.223| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:25.223| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:25.226| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:25.227| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:25.229| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:25.229| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:25.229| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:25.230| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:25.233| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:25.234| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:35.249| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:35.250| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nSEgeiOR8t5Cb89tFXjFMXxjvNs=, time:1650856655240 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:35.251| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:35.251| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JF34tY09LxypVGWLiFD0x1Q1kMA=, time:1650856655241 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:35.251| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:35.252| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:35.252| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:35.253| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:35.253| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:35.253| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:35.254| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:35.254| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:35.255| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:35.256| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:35.257| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:35.257| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:35.258| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:35.259| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:35.259| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:35.260| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:45.273| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:45.273| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:45.275| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bdwRSHbadB09jMmNSONQ2XKH/sQ=, time:1650856665267 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:45.275| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QUfzM5LUC8Y5q3B405milPj0u1o=, time:1650856665268 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:45.276| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:45.276| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:45.276| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:45.276| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:45.277| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:45.277| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:45.277| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:45.277| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:45.279| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:45.280| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:45.280| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:45.280| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:45.281| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:45.282| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:45.282| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:45.282| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:55.294| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:55.294| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:17:55.296| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UqXV2vwlQ14PPek3toMCzlnEgJI=, time:1650856675288 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:55.296| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rmc2C724ngZEbpTkI5cNyya74V8=, time:1650856675287 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:17:55.297| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:55.297| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:17:55.298| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:55.298| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:17:55.298| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:55.299| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:17:55.299| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:55.299| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:17:55.303| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:55.303| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:55.303| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:55.303| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:55.305| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:55.305| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:17:55.306| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:17:55.306| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:05.320| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:05.320| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:05.321| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BjLbCrCYhoVSCZ/LgUQ9e6x3eUo=, time:1650856685314 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:05.321| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sIaFlJheNPvmiaU9NvrVh4BOonk=, time:1650856685313 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:05.323| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:05.323| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:05.324| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:05.324| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:05.324| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:05.324| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:05.324| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:05.324| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:05.327| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:05.327| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:05.328| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:05.328| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:05.330| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:05.330| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:05.331| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:05.331| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:15.345| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:15.345| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:15.347| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q3JnigjaTUKVW0c/pjUiU14IsYQ=, time:1650856695338 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:15.347| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YYOZppNPzoatYU628KuizjMRKjY=, time:1650856695339 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:15.348| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:15.348| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:15.349| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:15.349| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:15.349| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:15.349| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:15.350| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:15.350| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:15.352| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:15.352| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:15.353| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:15.353| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:15.355| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:15.355| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:15.356| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:15.356| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:25.371| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:25.372| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:25.373| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:e624pwqsBC5lV4EVkwWjc+Sx/pM=, time:1650856705365 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:25.373| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/c1Id452BUiUQ2P/lZLDEHU4CkE=, time:1650856705364 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:25.374| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:25.374| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:25.375| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:25.375| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:25.375| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:25.375| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:25.376| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:25.376| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:25.378| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:25.378| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:25.379| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:25.379| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:25.380| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:25.380| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:25.381| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:25.382| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:35.395| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:35.396| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nReqDmJz4Qxz6n5M+zwzH8COIFo=, time:1650856715387 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:35.397| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:35.397| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QvfeAa6IUXwTfvihiH3MA00NQoo=, time:1650856715388 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:35.398| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:35.399| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:35.399| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:35.400| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:35.400| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:35.400| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:35.400| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:35.401| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:35.404| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:35.404| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:35.405| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:35.405| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:35.408| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:35.407| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:35.409| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:35.409| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:45.427| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:45.429| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bwNpK2FqzeyZnG9Fdn5S81TOmCA=, time:1650856725420 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:45.429| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:45.430| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:37D5Bwp8eUrzKl6r5IDKBiCFQiY=, time:1650856725421 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:45.431| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:45.431| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:45.431| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:45.431| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:45.431| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:45.432| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:45.432| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:45.432| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:45.434| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:45.434| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:45.435| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:45.435| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:45.437| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:45.437| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:45.438| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:45.438| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:55.450| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:55.450| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:18:55.452| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xbpvivdlKS1UJM7QG0WNIVkeTaY=, time:1650856735444 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:55.452| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ee00psNjNWRWJKqBMWBniHpeMXg=, time:1650856735445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:18:55.453| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:55.453| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:18:55.453| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:55.453| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:18:55.454| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:55.454| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:18:55.454| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:55.454| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:18:55.456| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:55.457| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:55.457| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:55.458| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:55.459| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:55.459| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:18:55.460| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:18:55.460| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:05.478| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:05.478| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:05.480| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EALZlaw8gCuyii6m/GJrlCCrnnE=, time:1650856745469 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:05.480| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2ZGX32yTGxfI+aW/jbhpGDJwI5s=, time:1650856745471 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:05.481| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:05.481| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:05.482| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:05.482| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:05.482| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:05.482| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:05.482| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:05.482| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:05.484| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:05.484| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:05.484| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:05.485| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:05.486| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:05.486| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:05.487| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:05.487| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:15.505| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:15.506| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:15.508| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kIHV0trJid7+dMPTT72uj0E57LE=, time:1650856755493 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:15.508| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3JXpGAoPUAjz8UuUIwAnEvSfBag=, time:1650856755494 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:15.515| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:15.516| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:15.517| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:15.518| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:15.518| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:15.519| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:15.520| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:15.522| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:15.525| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:15.525| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:15.526| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:15.527| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:15.529| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:15.530| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:15.530| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:15.531| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:25.547| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:25.549| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P2mRu/eEZ2EZj+IETD7HsEvbwN0=, time:1650856765540 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:25.549| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:25.549| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UvbNe54SIKWSwFdJXvnIOPVM5S8=, time:1650856765541 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:25.551| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:25.551| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:25.551| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:25.551| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:25.551| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:25.551| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:25.552| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:25.552| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:25.554| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:25.554| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:25.555| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:25.555| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:25.557| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:25.557| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:25.558| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:25.558| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:35.575| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:35.575| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Skn8LfdDVt7OmOo0Ls8Jo6kfX+I=, time:1650856775567 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:35.576| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:35.576| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yyl06wsyk8rbEet5dt5qyilReWo=, time:1650856775568 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:35.577| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:35.577| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:35.578| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:35.578| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:35.578| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:35.579| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:35.579| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:35.580| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:35.582| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:35.583| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:35.583| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:35.583| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:35.584| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:35.585| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:35.585| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:35.586| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:45.602| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:45.603| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:45.603| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r6950oTp1jqNU57bcZf8uhZc9Ws=, time:1650856785593 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:45.604| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5Z9r7f6z+8smsNoaQMyerUoZgTQ=, time:1650856785595 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:45.605| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:45.605| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:45.606| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:45.606| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:45.606| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:45.606| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:45.607| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:45.607| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:45.610| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:45.611| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:45.612| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:45.613| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:45.614| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:45.615| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:45.615| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:45.616| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:55.628| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:55.630| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ewR8fEqZYSkb2azS7V/b3/zxlhI=, time:1650856795621 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:55.630| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:19:55.631| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GPmGmt0FrF0g6UXDPqJsWAwIrcI=, time:1650856795622 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:19:55.631| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:55.632| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:55.632| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:19:55.632| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:55.632| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:19:55.633| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:19:55.633| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:55.633| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:19:55.636| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:55.636| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:55.637| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:55.637| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:55.639| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:55.639| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:19:55.639| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:19:55.639| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:05.657| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:05.657| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:05.657| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ihy5SIMFJih+109YrYDPlkg7sas=, time:1650856805650 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:05.657| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H2umORCbjkKpGSRbe9eBTKnpqBo=, time:1650856805651 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:05.659| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:05.659| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:05.659| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:05.659| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:05.659| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:05.659| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:05.660| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:05.661| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:05.663| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:05.663| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:05.663| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:05.664| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:05.665| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:05.665| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:05.665| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:05.665| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:15.680| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:15.681| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:15.682| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:owud7aNDrIZHvkccZYu9q6BmV7A=, time:1650856815672 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:15.682| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QyteaYdb16TLgD8dZ11J7L2vNAU=, time:1650856815671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:15.685| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:15.684| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:15.686| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:15.686| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:15.686| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:15.687| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:15.687| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:15.687| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:15.689| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:15.690| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:15.692| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:15.693| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:15.693| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:15.694| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:15.697| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:15.698| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:25.713| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:25.714| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:25.715| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jSutHSCGygzvGfaWh2xK3kioqIo=, time:1650856825708 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:25.715| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bfSfw4WnwiRe7xduHmHONgIHleA=, time:1650856825707 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:25.717| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:25.717| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:25.717| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:25.717| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:25.717| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:25.717| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:25.718| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:25.718| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:25.719| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:25.720| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:25.720| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:25.720| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:25.722| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:25.722| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:25.722| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:25.722| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:35.740| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:35.743| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9lMD2RWVdAZ4dpi4NSNU+clciso=, time:1650856835732 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:35.744| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:35.745| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CFzsmJiiX8zAuwOHgWz/o1GUjVM=, time:1650856835734 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:35.744| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:35.745| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:35.746| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:35.746| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:35.746| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:35.747| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:35.747| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:35.748| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:35.749| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:35.750| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:35.750| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:35.751| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:35.753| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:35.754| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:35.754| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:35.755| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:45.768| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:45.768| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:45.770| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YuKpxwx6DtX/m008Q0XG5NE4eEQ=, time:1650856845762 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:45.770| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KXW0YJ0gjkhgi9l9dL3k5NgRBO4=, time:1650856845761 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:45.771| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:45.771| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:45.772| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:45.772| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:45.772| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:45.772| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:45.773| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:45.773| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:45.908| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:45.908| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:45.909| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:45.910| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:45.913| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:45.916| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:45.917| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:45.915| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:55.940| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:55.940| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:20:55.942| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Cj7zpj4hgj8fevCpiW7lZ289GnU=, time:1650856855929 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:55.942| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZgnC7hvzu+saL0aq7K7+0ru3r3U=, time:1650856855931 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:20:55.943| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:55.943| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:20:55.943| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:55.943| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:20:55.944| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:55.944| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:20:55.944| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:55.944| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:20:55.946| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:55.946| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:55.946| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:55.947| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:55.948| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:55.948| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:20:55.948| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:20:55.949| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:05.963| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:05.964| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:05.965| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:shUX9ohZ6+D6IoW6VKm530dwzJY=, time:1650856865956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:05.965| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c4cA24zLE4jHlO40ZXTrgILjdPk=, time:1650856865955 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:05.967| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:05.967| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:05.968| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:05.969| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:05.970| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:05.970| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:05.970| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:05.971| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:05.973| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:05.973| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:05.974| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:05.974| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:05.976| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:05.975| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:05.976| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:05.976| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:15.992| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:15.993| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:15.994| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MEt/PromCUNCurQBKM2zZ+ZiE+A=, time:1650856875986 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:15.994| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZxbtncyINQuj7Vj1wPdJY8W7k+Q=, time:1650856875985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:15.995| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:15.995| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:15.996| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:15.996| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:15.996| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:15.996| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:15.996| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:15.996| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:15.999| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:15.999| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:16.000| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:16.000| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:16.001| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:16.001| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:16.002| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:16.002| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:26.015| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:26.015| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Kyjs9sqUGtLxWDt0WOqplag6g/g=, time:1650856886008 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:26.016| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:26.016| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UrxHOkfurdpV2QmZNAOt20dth28=, time:1650856886009 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:26.017| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:26.018| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:26.018| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:26.018| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:26.018| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:26.019| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:26.019| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:26.019| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:26.022| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:26.022| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:26.022| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:26.022| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:26.024| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:26.024| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:26.025| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:26.025| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:36.041| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:36.043| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:36.043| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0dv/3E74bKMzpROjjvzBJGmWf8s=, time:1650856896032 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:36.043| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JioArRJ/VPrs7dMuyQWw/RoNH0M=, time:1650856896033 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:36.046| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:36.047| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:36.048| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:36.048| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:36.049| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:36.049| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:36.050| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:36.051| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:36.051| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:36.052| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:36.056| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:36.057| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:36.060| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:36.061| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:36.063| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:36.063| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:46.080| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:46.080| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:46.080| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9Oh4BCqC9Xp+LQHGjWDLlDUnyX0=, time:1650856906074 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:46.080| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MA7HOdWGb1ElwSI8uJMSFzvggHk=, time:1650856906075 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:46.081| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:46.081| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:46.082| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:46.082| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:46.082| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:46.082| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:46.082| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:46.082| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:46.084| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:46.084| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:46.084| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:46.084| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:46.085| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:46.085| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:46.086| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:46.086| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:56.097| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:56.098| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:21:56.098| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sYsUwWdfe3B8wkhajmlz9YEMC/U=, time:1650856916091 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:56.098| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yjFwO4aXBcFpOjheEAaVenFoHm4=, time:1650856916092 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:21:56.099| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:56.100| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:21:56.100| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:56.100| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:21:56.101| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:56.100| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:21:56.101| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:56.101| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:21:56.103| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:56.103| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:56.104| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:56.104| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:56.106| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:56.106| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:21:56.107| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:21:56.107| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:06.121| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:06.121| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:06.121| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1RSuYeiVnD4tjbQSJspuL+i8g8c=, time:1650856926114 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:06.122| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KF0tiHUva8/aQor5QRFMMgrSMIs=, time:1650856926115 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:06.123| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:06.123| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:06.123| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:06.124| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:06.124| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:06.124| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:06.125| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:06.125| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:06.128| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:06.128| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:06.128| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:06.129| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:06.130| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:06.130| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:06.131| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:06.131| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:16.145| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:16.145| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:16.147| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GvpXWh1aPfwPtokBMtDrrRRIydM=, time:1650856936139 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:16.147| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uLMV74lZ958fvjM/nn48XL9DHXA=, time:1650856936138 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:16.148| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:16.148| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:16.149| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:16.149| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:16.149| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:16.149| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:16.149| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:16.149| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:16.152| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:16.153| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:16.153| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:16.154| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:16.155| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:16.156| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:16.156| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:16.157| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:26.172| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:26.172| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:26.173| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KDd2sDcb5RGwkGiTdo9zqPw5GgY=, time:1650856946163 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:26.173| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dII6fOM/GlJvKf3tNBU+FuIzH6M=, time:1650856946163 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:26.174| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:26.174| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:26.175| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:26.175| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:26.176| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:26.176| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:26.176| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:26.176| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:26.178| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:26.179| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:26.179| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:26.180| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:26.181| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:26.181| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:26.182| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:26.182| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:36.197| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:36.198| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:22:36.199| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C8XiH5DV3FY0U1oM7BTJ9gbWKNc=, time:1650856956190 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:36.199| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rBfrTsjSvKnQH5Zk5eA6JH1jD68=, time:1650856956191 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:22:36.201| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:36.201| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:22:36.201| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:36.201| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:22:36.202| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:36.202| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:22:36.202| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:36.202| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:22:36.205| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:36.206| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:36.206| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:36.207| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:36.208| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:36.208| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:22:36.209| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:36.209| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:22:37.790| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:22:37.828| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:22:37.853| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 11:22:37.948| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:22:37.952| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:22:38.060| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:22:38.061| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:22:38.161| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 11:22:38.221| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 11:23:08.210| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 2672 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 11:23:08.224| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 11:23:15.563| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 11:23:15.578| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 11:23:15.828| main | INFO |  -  | Finished Spring Data repository scanning in 169ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 11:23:16.525| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.526| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.526| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.527| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.527| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.528| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.529| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.530| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.531| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.533| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.535| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.537| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.538| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.538| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.539| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.540| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.540| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.541| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.541| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.541| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.542| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.543| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.544| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.545| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.545| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.545| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.546| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.546| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.547| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.548| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.549| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.550| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.550| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.550| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.551| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.563| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.564| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.565| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.565| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.566| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:16.572| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 11:23:18.898| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 11:23:18.939| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:23:18.942| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:23:18.943| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:23:19.169| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:23:19.170| main | INFO |  -  | Root WebApplicationContext: initialization completed in 10272 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 11:23:25.111| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 11:23:28.575| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:23:28.615| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 11:23:29.241| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:23:29.931| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:23:29.966| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 11:23:29.971| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 11:23:29.991| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 11:23:30.058| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 11:23:30.794| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.805| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.811| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.824| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.827| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.853| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.865| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.894| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.898| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.918| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.933| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:30.995| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.038| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.055| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.069| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.080| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.097| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.112| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.133| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.140| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.178| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.181| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.214| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.221| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.319| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:23:31.384| main | INFO |  -  | Started ThemisAdminApplication in 28.886 seconds (JVM running for 37.756) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 11:23:31.388| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 11:23:31.392| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 11:23:35.801| http-nio-6001-exec-2 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:23:35.804| http-nio-6001-exec-2 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 11:23:35.846| http-nio-6001-exec-2 | INFO |  -  | Completed initialization in 41 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 11:23:35.920| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:35.922| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:35.926| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cQMo5VnHeBjC8Xk2Dc74Y0TpluE=, time:1650857015621 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:35.926| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Mjkl8UFA/Bm+pFGaoNrQAesAEXs=, time:1650857015623 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:36.233| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:36.237| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:36.238| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:36.252| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:36.252| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:36.253| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:36.322| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:37.210| http-nio-6001-exec-1 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 11:23:37.230| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:37.230| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:37.708| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:37.710| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:37.771| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:37.775| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:37.789| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:37.809| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:38.016| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:38.016| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:e7dN3kpLgBoby+386WLmABF+HCY=, time:1650857018002 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:38.017| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:38.018| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:v5xCkbeELQOFKnVDPcny2N0+Axs=, time:1650857018004 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:38.023| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:38.024| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:38.025| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:38.025| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:38.025| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:38.026| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:38.031| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:38.044| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:38.068| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.075| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:38.075| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:38.076| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xzd/jId9Rn3kA6kgttMx3Fbft7Y=, time:1650857018045 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:38.076| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IeaO2O+kKrBVH0Y2g3M2Fh+Cgqw=, time:1650857018050 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:38.082| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:38.083| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:38.083| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:38.083| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:38.083| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:38.084| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:38.084| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:38.084| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:38.097| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.100| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.105| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.111| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.115| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.118| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.125| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.127| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:38.136| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.137| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:38.137| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.180| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.186| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.189| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.192| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.222| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.230| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.236| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.239| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:38.279| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.303| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.305| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.315| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:38.316| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:40.098| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:40.098| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:40.099| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qHSokDPwvjWf8O8/92UOOk6Loz8=, time:1650857020089 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:40.099| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w0CS+xSwDcrhp8BuZUHXz0UrGvQ=, time:1650857020087 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:40.102| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:40.103| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:40.103| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:40.103| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:40.103| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:40.103| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:40.104| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:40.106| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.109| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.117| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.118| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.119| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.120| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:40.128| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.134| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:40.171| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:40.171| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:40.172| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dbAK0ADSrhCgcG6gKawHcVotQj0=, time:1650857020161 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:40.172| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HgVyOaYBeXMYH3LMvg4V0xeVnB0=, time:1650857020162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:40.175| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:40.175| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:40.176| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:40.176| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:40.176| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:40.176| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:40.177| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:40.177| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:40.180| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.182| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.183| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.185| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.188| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.188| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.189| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:40.189| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:40.267| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:40.267| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3/iNMPE+40Nuhwr656D1Rd1Dwqo=, time:1650857020259 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:40.268| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:40.268| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:U6up2ia+3btPiLOsCuOqDjuYApo=, time:1650857020260 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:40.276| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:40.277| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:40.277| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:40.277| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:40.277| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:40.278| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:40.278| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:40.278| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:40.282| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.284| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.287| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.289| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.292| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.293| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.298| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.299| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.301| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.301| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.308| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.311| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:40.328| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.339| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.341| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.365| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:40.372| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:45.006| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:45.007| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mObhZiAPmE17HVECYMu3THOyL9w=, time:1650857025001 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:45.010| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:45.011| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:45.011| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:45.012| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:45.016| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:45.021| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:45.024| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:45.029| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:45.033| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:45.036| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:45.055| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:47.752| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:47.754| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kx7w1jysUox/fSOl17KLj8ulvfo=, time:1650857027746 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:47.758| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:47.758| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:47.758| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:47.759| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:47.761| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:47.762| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:47.766| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:47.770| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:47.771| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:47.775| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:47.776| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:50.281| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:50.282| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:N9llowChX5DmoX4z47KrQuin/n4=, time:1650857030274 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:50.285| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:50.285| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:50.286| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:50.286| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:50.288| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.289| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.292| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.299| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.300| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.302| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.302| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:50.459| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:50.460| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EvAEDKGOA40CFFgCYVm0k+OLRIQ=, time:1650857030452 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:50.460| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:50.462| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3fevwdqERfHfsslwOm+LsZ922e8=, time:1650857030453 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:50.478| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:50.479| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:50.480| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:50.480| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:50.482| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:50.482| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:50.483| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:50.485| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.484| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:50.487| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.496| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.495| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.497| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:50.498| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.507| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:50.512| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:52.477| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:52.478| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:h8cPosh6BoyxLvjrlRMlwCAPd5o=, time:1650857032471 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:52.481| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:52.482| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:52.482| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:52.483| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:52.486| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:52.491| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:52.495| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:52.499| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:52.503| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:52.505| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:52.506| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:56.235| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:56.237| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nErc4uRDrFjdayR1FWkroDjYZus=, time:1650857036230 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:56.240| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:56.241| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:56.241| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:56.242| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:56.246| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:56.248| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:56.252| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:56.254| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:56.256| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:56.260| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:56.261| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:57.868| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:57.869| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Hv3sMFUEGLmSMD5NwMUnAlDd49k=, time:1650857037854 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:57.873| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:57.873| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:57.874| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:57.875| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:57.881| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:57.882| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:57.889| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:57.895| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:57.990| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:57.992| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:57.992| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:23:57.999| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zke8NX2mDsVFZQi7P+kftrGHsaM=, time:1650857037982 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:57.999| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+ymPT5aSsgDD3QuxsEaeVjUntOg=, time:1650857037983 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:57.999| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KX6PzRurGv/zbSet+Qcmqlxr/IA=, time:1650857037980 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:23:58.001| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:58.002| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:58.002| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:58.002| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:58.002| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:58.003| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:58.003| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:58.003| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:58.004| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:23:58.005| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:23:58.005| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:23:58.006| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:23:58.008| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.009| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.017| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.020| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.021| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.022| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.024| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.025| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.033| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.040| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.041| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.043| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.044| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.046| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.048| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.049| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:58.051| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.056| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.060| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.062| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:23:58.103| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.118| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.205| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.228| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.240| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:23:58.242| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:00.541| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:00.541| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:00.542| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ifMlr0Tshi8ykyskWlD2ExwM7ww=, time:1650857040534 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:00.542| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UUEif7/FSW9MAjzR++oV92rD+uA=, time:1650857040533 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:00.544| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:00.544| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:00.544| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:00.545| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:00.545| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:00.545| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:00.545| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:00.545| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:00.547| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:00.547| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:00.548| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:00.549| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:00.551| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:00.551| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:00.552| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:00.552| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:01.700| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:01.700| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SRPRO0R7MVUE00jP5Z1JfGJPM1g=, time:1650857041694 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:01.702| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:01.703| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:01.703| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:01.731| http-nio-6001-exec-7 | INFO |  -  | sendOneWay mqDto:{"id":"9b04da19ebf448c89cd7781834bdf771","topic":"themis-topic-exam","tag":"USER","timestamp":1650857041726,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:24:01.787| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:01.872| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:01.875| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:01.875| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:01.877| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:01.880| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:22.794| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:22.796| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:22.796| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:22.797| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:22.809| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.811| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.813| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.819| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.820| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.822| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.836| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.838| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.840| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.853| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.854| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: ADMIN(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.861| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 101 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.874| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.877| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1(Long), 2(Long), 4(Long), 5(Long), 6(Long), 7(Long), 8(Long), 9(Long), 16(Long), 17(Long), 18(Long), 19(Long), 21(Long), 22(Long), 24(Long), 25(Long), 26(Long), 27(Long), 28(Long), 29(Long), 30(Long), 35(Long), 36(Long), 37(Long), 38(Long), 39(Long), 40(Long), 41(Long), 42(Long), 43(Long), 44(Long), 45(Long), 46(Long), 47(Long), 48(Long), 49(Long), 50(Long), 51(Long), 52(Long), 53(Long), 54(Long), 55(Long), 56(Long), 57(Long), 58(Long), 59(Long), 82(Long), 83(Long), 84(Long), 85(Long), 86(Long), 98(Long), 99(Long), 100(Long), 101(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 109(Long), 110(Long), 111(Long), 112(Long), 113(Long), 119(Long), 120(Long), 122(Long), 123(Long), 124(Long), 125(Long), 126(Long), 127(Long), 128(Long), 129(Long), 130(Long), 131(Long), 132(Long), 133(Long), 134(Long), 135(Long), 136(Long), 141(Long), 143(Long), 144(Long), 145(Long), 146(Long), 147(Long), 148(Long), 149(Long), 150(Long), 151(Long), 152(Long), 153(Long), 155(Long), 156(Long), 159(Long), 160(Long), 161(Long), 162(Long), 163(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.886| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 82 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.902| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"efea626ac34f42afac66fbe2cb7f0668","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857062902,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:24:22.904| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"e17220c6cef44fa1b6227ccc0da935ea","topic":"themis-topic-exam","tag":"USER","timestamp":1650857062904,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:24:22.907| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:22.924| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:22.924| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vJBLHu4Jq3eN4cBQnRM1VGkS6w0=, time:1650857062918 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:22.927| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:22.927| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:22.927| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:22.928| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:22.957| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:22.958| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JV81sHADjXA0JGn5+O8QEImpNBk=, time:1650857062946 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:22.961| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:22.962| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:22.962| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:22.965| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.968| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.972| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:22.972| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:23.120| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:23.120| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oe5KVDICrgyqn9JILPogRJsOc+U=, time:1650857063104 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:23.120| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:23.121| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yPXBu9y7NARN15gvu/1NbbQFQws=, time:1650857063106 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:23.127| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:23.128| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:23.128| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:23.131| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:23.182| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.185| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.189| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.192| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.196| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.198| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:23.970| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:23.971| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T8XZKFLOxVEZs7YKbVd1eT5uIVQ=, time:1650857063959 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:23.974| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:23.974| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hzqUQj95vSGrRq+wKx/dXmMIEL4=, time:1650857063961 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:23.975| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:23.975| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:23.976| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:23.976| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:23.977| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:23.978| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:23.978| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:23.979| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:23.979| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.980| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.982| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.984| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.984| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.985| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:23.987| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:23.988| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:24.109| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:24.110| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:83DKQB6tE1D04+6KSwjAstsAl1s=, time:1650857064101 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:24.113| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:24.115| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:24.116| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:24.116| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:24.126| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.128| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.135| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.142| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:24.206| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:24.207| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+myqbCly4BVnQxn8SjurneGvIr8=, time:1650857064187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:24.214| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:24.215| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:swsiJMw34dEECNicPhFNSiUrvn0=, time:1650857064191 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:24.215| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:24.215| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:24.217| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:24.218| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:24.223| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:24.225| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.226| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:24.226| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:24.227| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.227| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:24.233| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:24.238| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.241| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.247| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.252| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.250| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:24.255| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nlIVa29kbn3U9sHFEOU2ekSfVxg=, time:1650857064199 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:24.256| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.259| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:24.260| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:24.261| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:24.262| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:24.265| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.270| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.270| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.271| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.272| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.275| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.279| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.280| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:24.280| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.284| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.291| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.295| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.296| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.300| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.301| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:24.789| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:24.790| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cjpn5sHbVyRqjKGsHWa0VXVQ5kU=, time:1650857064780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:24.797| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:24.799| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:24.800| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:24.801| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:24.807| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.809| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.815| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.823| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:24.909| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:24.910| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tXidbsF4l7FDydrlbjKGErBw4Wo=, time:1650857064890 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:24.913| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:24.913| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZpYBeCJXQ/yinHfw5zTmCCINU9U=, time:1650857064891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:24.913| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:24.914| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:24.915| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:24.915| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:24.917| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:24.918| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:24.918| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:24.919| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:24.920| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.921| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.922| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.923| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.925| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.927| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.934| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.934| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.936| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.938| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.941| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.942| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:24.949| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.953| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.956| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.963| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:24.964| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:34.132| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:34.132| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:34.132| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DyOSdPpGtka7ck2RRfeZ9iU4LC8=, time:1650857074125 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:34.133| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ei/s1bzYonjHYWsussRIENwyxv0=, time:1650857074126 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:34.135| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:34.135| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:34.136| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:34.136| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:34.136| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:34.136| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:34.137| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:34.137| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:34.139| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:34.139| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:34.140| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:34.140| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:34.142| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:34.142| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:34.143| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:34.143| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:41.338| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:41.339| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:41.339| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:52w3oNitAKpHftDGVvTuE32XpyY=, time:1650857081326 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:41.339| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GIXDmJf+P8Exi1GtfnDldPj89pI=, time:1650857081328 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:41.342| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:41.342| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:41.343| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:41.343| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:41.343| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:41.343| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:41.343| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:41.345| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.347| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.348| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.349| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.353| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.355| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:41.388| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.393| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:41.393| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rS+L5vvjlsDkwxXZdYioGmfKPNk=, time:1650857081382 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:41.394| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:41.394| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:otcLMqGVJj6JGz6aoCInC0jVw4k=, time:1650857081385 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:41.397| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:41.397| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:41.398| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:41.398| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:41.398| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:41.398| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:41.399| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:41.399| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:41.399| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:41.401| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.401| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.402| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.402| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.404| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.404| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.405| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:41.405| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:41.707| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:41.708| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0gOiPmYoZwxkf900IviO/wbQO4I=, time:1650857081701 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:41.708| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:41.708| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wUv/10eupOcqc52WGHGKg/Fnp/Q=, time:1650857081701 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:41.710| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:41.711| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:41.711| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:41.712| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:41.712| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:41.712| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:41.712| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:41.713| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:41.715| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.717| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.717| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.718| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.720| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.721| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.725| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.726| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.728| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.730| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.735| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.735| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.737| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.741| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.757| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.760| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:41.790| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.791| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.795| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:41.799| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:51.808| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:51.808| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OsE1DFjkoHxMPSUnLFa8B4TdwSg=, time:1650857091794 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:51.809| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:24:51.809| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nXx+R5KjnFsUJhBqyBdybZU1iE8=, time:1650857091796 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:24:51.813| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:51.814| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:24:51.814| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:51.814| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:24:51.814| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:51.814| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:24:51.815| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:51.817| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:51.815| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:24:51.818| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:51.821| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:51.822| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:51.823| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:51.824| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:24:51.826| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:24:51.827| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:01.845| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:01.846| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9Cn9sx/7YUTT5J+59plbavGi/+Q=, time:1650857101838 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:01.846| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:01.847| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hkGodXF3kMm036iTZbhMPxu3yVU=, time:1650857101840 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:01.848| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:01.848| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:01.849| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:01.849| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:01.849| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:01.849| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:01.849| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:01.849| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:01.851| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:01.852| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:01.852| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:01.853| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:01.855| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:01.855| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:01.856| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:01.856| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:06.018| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:06.019| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oa14VXaVIMcpYY4AwbwXlK2zBJQ=, time:1650857106011 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:06.022| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:06.022| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:06.022| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:06.023| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:06.024| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:06.025| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:06.027| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:06.030| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:06.031| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:06.034| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:06.034| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:07.790| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:07.791| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CeHNKlxolrZ0/qz440bM2XQ/oJ4=, time:1650857107778 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:07.791| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:07.792| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GanvG5uR3qzZ8KVnR3FKyz8aNKE=, time:1650857107780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:07.793| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:07.794| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:07.794| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:07.794| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:07.795| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:07.795| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:07.796| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:07.797| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.798| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.801| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.802| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.802| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.804| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:07.807| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.811| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:07.909| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:07.910| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QvJXICqVA3IGCZc2hHKR3iB82QM=, time:1650857107901 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:07.910| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:07.911| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5Ltfr4S38DtZcBIVY7KQcikV3/I=, time:1650857107903 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:07.913| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:07.913| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:07.914| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:07.914| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:07.914| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:07.914| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:07.915| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:07.915| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:07.917| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.918| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.919| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.920| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.924| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.925| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:07.925| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:07.926| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:08.084| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:08.084| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i1gBOQ2OWfBG0MunRLmumlU+nn8=, time:1650857108072 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:08.087| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:08.089| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ytMDW+DqF1HCMbd8iZDErqUyTyI=, time:1650857108074 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:08.095| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:08.095| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:08.095| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:08.095| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:08.096| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:08.096| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:08.096| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:08.096| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:08.099| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.100| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.100| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.102| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.108| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.108| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.111| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.111| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.112| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.113| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.115| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.116| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:08.124| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.127| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.129| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.134| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:08.135| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:18.215| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:18.215| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:18.216| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BYdVtSbsvtUIBPNryzG4dh7ub3o=, time:1650857118204 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:18.216| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QCp9Hu8hxxNgIVTcjaeVV6BHojU=, time:1650857118202 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:18.218| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:18.218| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:18.218| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:18.218| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:18.219| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:18.219| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:18.219| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:18.219| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:18.221| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:18.222| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:18.222| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:18.222| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:18.224| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:18.224| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:18.225| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:18.225| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:20.735| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:20.736| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xPUytvBmbHYk6U5bJKrCX6W63m4=, time:1650857120724 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:20.739| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:20.740| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1u2Hkp5/Cd/fXxbY7nhajtdv2Ro=, time:1650857120726 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:20.740| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:20.740| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:20.741| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:20.743| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:20.743| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.743| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:20.743| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:20.743| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.744| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:20.748| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.750| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:20.751| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.755| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.759| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.762| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:20.874| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:20.874| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YpLBgBlwRmO5g/G8j4z41Drxs6o=, time:1650857120864 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:20.875| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:20.876| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:og4IIe3FnYYRkSu2v7g/2jY97kQ=, time:1650857120865 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:20.877| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:20.878| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:20.878| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:20.879| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:20.879| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:20.879| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:20.879| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:20.880| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:20.882| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.882| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.883| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.883| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.885| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.885| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:20.887| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:20.887| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:21.035| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:21.035| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OYrYsebTMJcwJiX6lo4eAlz425s=, time:1650857121026 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:21.038| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:21.038| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c41fj/y3djs/wPEeIPGfpqNCO6s=, time:1650857121027 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:21.040| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:21.041| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:21.042| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:21.042| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:21.046| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:21.046| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:21.047| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:21.047| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:21.049| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.049| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.050| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.050| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.054| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.053| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.058| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.059| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.060| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.061| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.063| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.069| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.071| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.071| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.075| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.077| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.076| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.079| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:21.084| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:21.085| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:22.480| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:22.481| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:22.481| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LYN2ydrTN1vRi7KFIyB8m/2aHY0=, time:1650857122471 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:22.481| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q3h9b6FvnGV+bk6XRTZobgzEBjk=, time:1650857122469 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:22.483| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:22.483| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:22.484| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:22.484| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:22.484| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:22.484| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:22.485| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:22.486| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.487| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.491| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.492| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.494| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.495| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:22.498| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.501| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:22.544| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:22.544| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:22.545| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3O8pVidj1ojcpn5CwWc8QkDq7gk=, time:1650857122536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:22.545| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IV9Ll2wjBTLi4nWZPtRb81kdHwM=, time:1650857122535 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:22.547| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:22.547| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:22.547| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:22.547| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:22.548| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:22.548| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:22.548| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:22.549| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:22.550| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.551| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.551| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.552| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.553| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.555| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:22.554| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.555| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:22.630| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:22.631| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6ljG1WUgvGZty8oNoo8l1trKPJ0=, time:1650857122622 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:22.632| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:22.633| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4uBhv7PYc790uyO5pCjQNQYsKoo=, time:1650857122624 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:22.634| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:22.634| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:22.635| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:22.636| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:22.636| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:22.636| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:22.637| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:22.637| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:22.639| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.640| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.641| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.641| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.646| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.646| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.650| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.650| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.651| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.651| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.653| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.654| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:22.656| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.660| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.661| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.664| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:22.665| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:32.780| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:32.781| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:32.782| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JWugf8xZoHXgDkNygHS8Gr3DsY4=, time:1650857132769 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:32.782| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A2irGUCP3SisWKk4RcJeg3iJAGI=, time:1650857132771 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:32.784| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:32.784| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:32.785| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:32.785| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:32.785| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:32.785| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:32.786| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:32.788| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.789| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.790| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.791| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.793| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.794| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:32.796| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.799| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:32.848| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:32.849| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lBnQyXyDqMI0Uik+B++0noAE/Hw=, time:1650857132841 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:32.850| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:32.851| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AxINgrV6a3On+2MOX/I7xiYlDz0=, time:1650857132842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:32.851| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:32.852| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:32.852| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:32.853| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:32.853| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:32.854| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:32.855| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:32.855| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:32.856| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.857| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.858| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.859| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.860| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.861| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:32.862| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.863| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:32.948| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:32.949| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9bVTOkPrQ5nQbVEL3mHDbtu7Cmc=, time:1650857132940 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:32.951| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:32.951| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FVTiKzyglPEvpJophqA1yRDIplo=, time:1650857132941 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:32.952| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:32.953| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:32.953| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:32.954| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:32.955| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:32.955| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:32.956| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:32.956| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:32.958| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.958| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.959| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.959| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.961| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:32.962| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:35.132| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:35.134| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.871| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:44.871| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:44.873| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xgqEAMryLJ9WwyPBqp16gxD1lcM=, time:1650857143070 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:44.873| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3aCOYtlLCKwcyvRNsD0srWt4A9U=, time:1650857143069 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:44.878| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.879| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.882| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.883| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:44.883| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:44.883| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:44.884| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:44.886| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.886| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:44.884| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:44.887| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:44.888| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:44.888| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.890| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.891| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:11秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:44.894| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.896| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.903| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.906| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:44.910| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.911| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.915| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.916| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:44.929| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:44.930| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:11秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:54.683| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:54.684| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lyxeq1wbXbWB914LvdSpbMpGS78=, time:1650857154673 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:54.688| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:54.688| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:54.689| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:54.690| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:54.693| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.694| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.698| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.702| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.703| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.707| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.709| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.710| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.713| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:54.714| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:54.992| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:54.993| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:54.997| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6VEB9J/0qJ5ql670L38a+iasnvo=, time:1650857154985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:54.997| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i5Tj17uc59ideCLxVAeokh1I/9U=, time:1650857154984 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:55.001| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:55.001| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:55.001| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:55.001| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:55.001| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:55.001| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:55.002| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:55.002| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:55.004| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.005| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.005| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.006| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.007| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.008| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:55.008| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.009| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:55.542| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:55.542| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PIxmUt3vvShtcaQGBozoi5S9rJs=, time:1650857155537 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:55.544| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:55.544| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:55.545| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:55.545| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:55.547| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.550| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.554| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.557| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.558| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.563| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.569| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.570| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.572| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:55.573| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:25:59.420| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:25:59.421| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9lEsjqM8ffdEatLWm5OQzE01qGw=, time:1650857159415 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:25:59.424| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:25:59.424| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:25:59.425| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:25:59.426| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:25:59.429| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:59.431| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:59.433| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:59.436| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:59.438| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:59.439| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:25:59.440| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:01.904| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:01.905| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qQaEa7/w4HJ/kFbJI0/qRBqLruI=, time:1650857161898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:01.907| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:01.908| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:01.908| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:01.908| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:01.910| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:01.911| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:01.914| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:01.919| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:01.921| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:01.923| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:01.924| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:05.026| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:05.026| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tFGOQd+sRmj4bkjbaq/kHw1G83w=, time:1650857165018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:05.026| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:05.026| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jsraqYJWtz+ZP6BqpwBGbfld55Q=, time:1650857165019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:05.028| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:05.028| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:05.029| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:05.029| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:05.029| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:05.029| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:05.030| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:05.030| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:05.032| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:05.032| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:05.033| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:05.033| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:05.035| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:05.035| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:05.035| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:05.035| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:15.050| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:15.050| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:15.051| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:n0RUOC9qsLZZ76ChXMDi/igwhyQ=, time:1650857175044 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:15.051| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GGyZzb8DdJqOqMyIbX31OPvRFzo=, time:1650857175043 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:15.054| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:15.054| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:15.055| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:15.055| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:15.055| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:15.055| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:15.055| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:15.055| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:15.058| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:15.059| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:15.059| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:15.059| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:15.061| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:15.061| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:15.062| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:15.062| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:17.377| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:17.378| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RXpNvhApD2SiSNLOvZVEdQMCKMQ=, time:1650857177367 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:17.380| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:17.381| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:17.381| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:17.383| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.385| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.387| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:17.388| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:33sxmRdMM5MDUlRyH5HGwWYHVH0=, time:1650857177368 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:17.391| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.392| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:17.392| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:17.392| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:17.392| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:17.393| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:17.399| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.400| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.404| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.407| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:17.502| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:17.503| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GJt0htxvoDFQzu/VU76poPFoQEI=, time:1650857177495 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:17.503| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:17.503| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Igvect1OPtWl7ghmcKHtFFlxaxE=, time:1650857177496 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:17.507| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:17.507| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:17.508| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:17.508| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:17.508| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:17.508| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:17.508| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:17.508| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:17.510| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.511| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.511| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.512| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.514| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.515| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:17.515| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.516| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:17.661| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:17.661| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ajX2PWO+m/PoDORjrFFCAViP4tg=, time:1650857177651 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:17.662| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:17.663| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qx0q8EishkLf0JirW+EN9xyV4Vc=, time:1650857177653 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:17.666| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:17.667| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:17.667| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:17.668| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:17.668| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:17.668| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:17.669| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:17.669| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:17.671| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.672| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.673| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.673| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.676| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.677| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.679| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.679| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.680| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.680| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.684| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.691| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.694| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.696| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.697| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.696| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.703| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.705| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:17.704| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:17.707| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:19.892| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:19.893| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hjfOzWdaYeV7qFGUCNs/X2dPdvU=, time:1650857179885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:19.897| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:19.898| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:19.898| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:19.899| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:19.906| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:19.908| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:19.911| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:19.914| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:22.341| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:22.342| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dz6XxpUxJLmB3cH7osHrvglqQl0=, time:1650857182334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:22.344| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:22.345| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:22.345| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:22.346| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:22.349| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:22.351| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:22.361| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:22.407| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:22.408| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:22.410| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:22.411| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:23.199| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:23.199| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+LKNuePcmPhF7Fbx1Eyu4v0mhhM=, time:1650857183194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:23.201| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:23.201| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:23.201| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:23.202| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:23.203| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:23.204| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:23.207| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:23.212| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:23.213| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:23.216| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:23.216| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:27.762| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:27.763| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c/O54+wxxMeRkULMTv5j/X00k8E=, time:1650857187750 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:27.765| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:27.766| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7lTwJxtjW4l/n7P4+IjT6/bEVAg=, time:1650857187751 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:27.767| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:27.768| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:27.768| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:27.768| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:27.770| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:27.770| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:27.771| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:27.771| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:27.772| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:27.773| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:27.773| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:27.774| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:27.775| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:27.776| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:27.776| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:27.777| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:37.793| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:37.795| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:02ll7uWxqrSUq36sO++H7FNZBbc=, time:1650857197785 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:37.795| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:37.796| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XtrXYOaaqXmESjYN+7r8oE8GaLc=, time:1650857197786 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:37.800| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:37.801| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:37.800| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:37.801| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:37.801| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:37.802| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:37.802| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:37.802| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:37.805| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:37.805| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:37.805| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:37.806| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:37.807| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:37.807| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:37.808| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:37.808| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:43.222| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:43.222| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:njtBRKFhBfnA1n8kDpIf0eu5tec=, time:1650857203216 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:43.225| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:43.225| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:43.225| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:43.227| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:43.230| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:43.231| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:43.233| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:43.236| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:43.236| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:43.238| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:43.239| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:45.392| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:45.394| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a1g3cU756IRNYyDBjNnAklYeu20=, time:1650857205381 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:45.397| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:45.398| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:45.399| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:45.399| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:45.398| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QvL64CDfDkOJmJSywk49r193ZkU=, time:1650857205382 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:45.402| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.403| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:45.403| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.404| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:45.405| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:45.405| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:45.408| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.409| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:45.410| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.411| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.416| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.419| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:45.507| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:45.507| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3Ho+gfE1FisB4rmEfo6dX2UQkrM=, time:1650857205497 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:45.509| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:45.509| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6FUbA2hXZQlEJG3Xsg6xCZY5npU=, time:1650857205498 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:45.511| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:45.512| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:45.513| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:45.513| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:45.517| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:45.520| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:45.520| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.520| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:45.521| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.521| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:45.522| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.523| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:45.523| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.524| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.526| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.527| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:45.649| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:45.650| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9airp9lDJfUsLIIkG3woIVWReXo=, time:1650857205641 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:45.651| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:45.652| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kqjDK/77uNsSkUQQdMzReZe3rDA=, time:1650857205640 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:45.653| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:45.653| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:45.653| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:45.654| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:45.654| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:45.654| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:45.654| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:45.657| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:45.659| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.660| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.670| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.671| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.672| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.675| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.676| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.677| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.681| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.687| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.687| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.689| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:45.696| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.701| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.702| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.704| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:45.705| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:55.822| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:55.823| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:26:55.823| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vMjd9gFRf/L2hF2oDhU0peFb+t8=, time:1650857215812 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:55.824| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mKsRYGTTPb6ECsajUhEEKgHHed0=, time:1650857215814 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:26:55.826| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:55.826| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:26:55.827| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:55.827| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:26:55.827| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:55.827| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:26:55.827| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:55.827| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:26:55.830| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:55.830| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:55.831| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:55.831| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:55.834| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:55.834| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:26:55.834| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:26:55.835| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:05.851| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:05.851| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:05.853| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JLU+j8Udnfg+3L6rOk3AZzncQy0=, time:1650857225842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:05.853| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2BJGm6XUfHmUmBfE8oqJA58oiHw=, time:1650857225843 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:05.855| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:05.856| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:05.856| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:05.857| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:05.857| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:05.858| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:05.858| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:05.858| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:05.861| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:05.862| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:05.862| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:05.863| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:05.865| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:05.865| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:05.867| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:05.868| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:15.888| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:15.889| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:15.890| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JPwYJ0lSK+uLqdxx8nn9vpkoLew=, time:1650857235878 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:15.890| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F21rnBZreXSVEJLaEYPWUK9xKC0=, time:1650857235876 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:15.892| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:15.892| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:15.893| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:15.893| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:15.893| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:15.893| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:15.894| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:15.894| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:15.896| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:15.896| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:15.897| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:15.898| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:15.899| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:15.902| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:15.902| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:15.903| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:25.927| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:25.928| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5ImE42DFZ6HNKGDRByp+FN+LSK8=, time:1650857245913 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:25.929| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:25.931| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8tG7sRZwy9sMJz8hje1RoAnpK9Q=, time:1650857245915 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:25.933| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:25.933| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:25.933| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:25.934| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:25.934| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:25.934| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:25.934| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:25.935| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:25.938| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:25.938| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:25.939| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:25.939| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:25.944| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:25.944| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:25.945| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:25.945| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:35.963| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:35.964| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:35.965| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KWEC82wS+Q8SPUP/2m5ACLymTJQ=, time:1650857255956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:35.965| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O05lHkySKWxEbt8YcrltEXni1ls=, time:1650857255955 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:35.971| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:35.971| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:35.971| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:35.971| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:35.972| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:35.972| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:35.972| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:35.972| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:35.976| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:35.976| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:35.977| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:35.977| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:35.979| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:35.980| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:35.981| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:35.981| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:38.702| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:38.702| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gXaIGK/SShLkdPEGrXGfayZOsEQ=, time:1650857258691 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:38.703| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:38.704| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iOukduCb85aP/7yPpQP/va/J9vk=, time:1650857258692 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:38.705| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:38.705| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:38.706| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:38.706| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:38.706| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:38.707| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:38.707| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:38.708| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.710| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.715| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.717| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.718| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.719| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:38.725| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.729| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:38.857| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:38.858| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bcMLRxDQfFpmMWlbskeo8UedT6o=, time:1650857258850 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:38.858| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:38.858| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YwpqAsxyyUgscb3S9feB8OhrpYM=, time:1650857258852 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:38.862| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:38.862| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:38.862| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:38.862| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:38.862| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:38.863| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:38.863| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:38.863| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:38.865| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.866| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.866| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.867| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.868| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.869| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:38.869| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:38.870| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:39.029| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:39.030| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JEugO0n6WyUWqEVLXmVco7y2dLs=, time:1650857259019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:39.030| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:39.030| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gg4xYNaaHUCUZvVdEeJWTlrRw0c=, time:1650857259021 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:39.032| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:39.033| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:39.033| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:39.034| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:39.034| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:39.034| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:39.034| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:39.035| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:39.037| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.038| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.040| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.041| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.043| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.044| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.048| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.049| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.051| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.053| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.069| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.070| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:39.086| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.089| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.090| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.097| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:39.099| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:40.307| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:40.308| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:40.308| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gOTb7u1Lv5zPkkb+svWSveyI700=, time:1650857260299 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:40.308| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+IL/8uYolAXdbonIfe1W1UmVP/8=, time:1650857260300 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:40.311| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:40.312| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:40.312| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:40.312| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:40.312| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:40.313| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:40.313| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:40.313| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:44.850| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.853| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.857| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.871| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.874| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.881| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.880| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.883| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:4秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:44.893| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.914| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.920| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.945| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.958| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.962| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.965| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:44.978| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:4秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:49.203| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:49.203| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:49.204| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aG/iczIIUQPHvJwfwoGP3bbi2jc=, time:1650857269196 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:49.204| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lLkXIyHatPFrgapAGqEi+md2w0U=, time:1650857269194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:49.206| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:49.206| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:49.207| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:49.207| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:49.207| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:49.207| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:49.208| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:49.208| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:49.210| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:49.211| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:49.211| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:49.212| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:49.214| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:49.214| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:27:49.214| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:49.215| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:27:57.666| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:57.666| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:leFJs5u2QfPnZ0Io7wttmIzyZsU=, time:1650857277658 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:57.667| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:27:57.667| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tRPfuauxEq/cuRiZXEBhwDd4lrA=, time:1650857277659 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:27:57.670| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:57.670| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:27:57.670| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:57.670| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:27:57.671| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:57.671| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:27:57.671| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:27:57.671| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:28:00.216| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:28:00.217| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:28:00.217| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Nb9XI0mzLQZZ29RPg3KkgPIO3N4=, time:1650857279225 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:28:00.216| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CeW7gub7BV05qJXqO/NASZahSTs=, time:1650857279226 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:28:00.218| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.219| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.224| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:28:00.224| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.224| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:28:00.225| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:28:00.224| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:28:00.226| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:28:00.226| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:28:00.226| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:28:00.227| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:28:00.230| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.231| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.233| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.235| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:28:00.240| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.242| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.253| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.254| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.252| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.260| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.260| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.261| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:28:00.270| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.271| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.273| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.275| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.279| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.279| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:00.281| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:28:00.286| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:28:53.475| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:55秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:28:53.485| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:28:53.486| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CCzRg43DAn2vucEnhCtMvgkOggA=, time:1650857290292 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:28:53.487| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:28:53.487| http-nio-6001-exec-5 | WARN |  -  | Authorization faile: time expired, server time=1650857333487 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 11:28:53.488| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Chw0gJs00/ox7ZHmQTqUt8ascWU=, time:1650857290294 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:28:53.489| http-nio-6001-exec-8 | WARN |  -  | Authorization faile: time expired, server time=1650857333489 | [com.qmth.themis.business.util.AuthUtil:131]
-2022-04-25 11:28:53.531| http-nio-6001-exec-8 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:28:53.531| http-nio-6001-exec-5 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 签名验证失败
-	at com.qmth.themis.business.util.AuthUtil.authHeadCommon(AuthUtil.java:132)
-	at com.qmth.themis.business.util.AuthUtil.adminAuthInterceptor(AuthUtil.java:56)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:46)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:29:03.570| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:03.571| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:03.572| http-nio-6001-exec-6 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:29:03.572| http-nio-6001-exec-10 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:29:13.605| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:13.606| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:13.606| http-nio-6001-exec-1 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:29:13.608| http-nio-6001-exec-9 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: authorization无效
-	at com.qmth.themis.business.util.ServletUtil.getRequestAuthorization(ServletUtil.java:135)
-	at com.qmth.themis.admin.interceptor.AuthInterceptor.preHandle(AuthInterceptor.java:42)
-	at org.springframework.web.servlet.HandlerExecutionChain.applyPreHandle(HandlerExecutionChain.java:141)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1035)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:29:20.741| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:20.742| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:20.742| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:20.743| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:20.746| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:25.323| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:25.323| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:25.324| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:25.324| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:25.342| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.343| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.345| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.351| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"4fef9655bd4949cca4673e381d7f817b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857365350,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:29:25.356| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"3c625b9af9134bfda4827c6769c6f0e9","topic":"themis-topic-exam","tag":"USER","timestamp":1650857365355,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:29:25.358| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:25.375| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:25.376| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JsCAoM05wlNnohyYC946iZQ/12U=, time:1650857365369 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:25.381| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:25.382| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:25.382| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:25.383| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:25.423| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:25.424| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2XU9uMUqC2rEaNl5W68rjvAbo3Y=, time:1650857365415 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:25.426| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:25.427| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:25.428| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:25.431| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.432| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.439| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.441| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:25.592| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:25.592| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:25.593| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GaJ+EuYJJzoGikO35DZ3do6bUqE=, time:1650857365580 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:25.593| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ya+jgVoIkq8RTLGJbsjTc/nuD0c=, time:1650857365578 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:25.605| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:25.605| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:25.606| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:25.606| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:25.627| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.629| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.636| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.639| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.649| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:25.650| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:26.513| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:26.514| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TBMprWnpwdL5LV8ZwL3zOy8p1qk=, time:1650857366506 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:26.516| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:26.517| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JzfGws3TEFiiN9vp0nNvwSSMH/Q=, time:1650857366507 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:26.518| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:26.519| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:26.520| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:26.520| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:26.521| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:26.521| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:26.521| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:26.522| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:26.524| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.525| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.528| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.529| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:26.536| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.537| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.540| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.541| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:26.686| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:26.687| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xl1AxmaAO+Vo/aOVM9hnXBxBndY=, time:1650857366658 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:26.697| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:26.698| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:26.699| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:26.702| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:26.712| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.716| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.725| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.728| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:26.821| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:26.821| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XyhjvsQsWpG8H/O8KRk9H5C+4Gg=, time:1650857366811 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:26.823| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:26.823| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OjQh5OyFG3cVHi5sv3JwsKcWr30=, time:1650857366812 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:26.825| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:26.826| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:26.826| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:26.826| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:26.826| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:26.827| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:26.827| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:26.827| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:26.828| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:26.828| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OELBMza7P/iHhfQieyt1e123dm0=, time:1650857366814 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:26.831| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:26.831| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:26.832| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:26.833| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:26.833| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.833| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.836| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.840| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.841| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.864| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.860| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.871| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.877| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.877| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.880| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.880| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.881| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:26.882| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.888| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.890| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.893| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.894| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.899| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.899| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.901| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.901| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.906| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.907| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:26.907| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:26.908| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:27.551| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:27.552| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/fLxdYvFrCo1kEg19AhqYL6c3To=, time:1650857367544 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:27.556| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:27.556| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:27.557| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:27.558| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:27.562| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.563| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.566| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.571| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:27.714| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:27.714| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DjQxobWhU55yGWWiWUr09zxkZm8=, time:1650857367707 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:27.715| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:27.716| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f22MT4VqTF3DR7QIZjxGxM2ogdE=, time:1650857367708 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:27.719| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:27.719| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:27.719| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:27.720| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:27.720| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:27.720| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:27.720| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:27.721| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:27.725| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.726| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.727| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.728| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.730| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.732| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.735| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.736| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.740| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.778| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.779| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:27.779| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.791| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.794| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.795| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.800| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:27.815| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:29.339| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:29.340| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5fQSUxZas3xA2WPx+INIO1bzc1M=, time:1650857369332 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:29.340| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:29.341| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Zy+RnvjNDaE1GN2+0Kg34SO+/10=, time:1650857369333 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:29.344| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:29.344| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:29.344| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:29.344| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:29.345| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:29.345| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:29.345| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:29.345| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:29.348| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.349| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.354| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.356| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.358| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.359| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.360| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.363| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.363| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.364| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:29.365| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.369| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.374| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.377| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.381| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:29.384| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:36.700| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:36.700| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:36.701| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AFr650iH50OIpRJAMczDXx+PHCc=, time:1650857376693 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:36.701| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:03MGyoMbKfsvzttgbfn+Bv1Xdn4=, time:1650857376694 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:36.703| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:36.703| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:36.703| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:36.703| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:36.704| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:36.704| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:36.704| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:36.704| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:36.706| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:36.707| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:36.707| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:36.707| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:36.709| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:36.709| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:36.710| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:36.710| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:46.727| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:46.727| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:46.728| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IZ5FZ8VSdCcozQM6TWKhWhLIC/A=, time:1650857386718 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:46.728| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1/vXTxBkp0ychQM8oYKEmdtDbH8=, time:1650857386720 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:46.730| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:46.730| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:46.731| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:46.731| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:46.731| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:46.731| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:46.732| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:46.732| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:46.735| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:46.735| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:46.736| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:46.736| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:46.738| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:46.738| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:46.739| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:46.739| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:56.759| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:56.759| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:29:56.759| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Xf382VRY3WMgRglhjvCJAr4wQU0=, time:1650857396751 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:56.760| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YpBzrJ9UifxOeiE01J8C/7OSJc8=, time:1650857396752 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:29:56.761| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:56.761| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:29:56.762| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:56.762| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:29:56.763| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:56.763| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:29:56.763| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:56.764| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:29:56.767| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:56.767| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:56.767| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:56.768| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:56.771| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:56.772| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:29:56.774| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:29:56.787| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:00.028| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 11:30:06.806| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:06.807| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:06.808| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VcH+b4fF2dGUUyR6/hTMNcql2bQ=, time:1650857406798 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:06.808| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:APk+PADitQiTEixkmRxx75+qkaI=, time:1650857406800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:06.810| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:06.810| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:06.810| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:06.810| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:06.810| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:06.811| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:06.811| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:06.811| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:06.813| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:06.813| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:06.814| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:06.814| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:06.816| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:06.816| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:06.816| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:06.816| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:16.831| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:16.831| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:16.831| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PERhess3GOrTFDbRYdo/GNPT3oI=, time:1650857416824 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:16.831| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wyuGaM1FgPSKmXWtLqyTkL0Zdi0=, time:1650857416825 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:16.833| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:16.833| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:16.833| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:16.834| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:16.834| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:16.834| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:16.834| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:16.834| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:16.837| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:16.837| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:16.837| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:16.837| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:16.839| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:16.839| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:16.839| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:16.840| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:26.863| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:26.862| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:26.864| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SqEGzIgo0ZXwULkYe6JEMXtwdXc=, time:1650857426852 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:26.864| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3GGUMgKGe5F371sf0NfJ+QZ/oBo=, time:1650857426854 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:26.868| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:26.869| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:26.869| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:26.869| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:26.870| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:26.870| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:26.870| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:26.871| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:26.874| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:26.874| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:26.875| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:26.875| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:26.877| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:26.877| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:26.878| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:26.878| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:36.898| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:36.898| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:36.900| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BCJ17GW5eN+afhknBvqpvBwFrZQ=, time:1650857436889 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:36.900| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BfQC22hEbj7ZoJEwBNyQEQ+lepc=, time:1650857436891 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:36.903| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:36.903| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:36.903| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:36.903| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:36.904| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:36.904| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:36.904| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:36.904| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:36.908| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:36.909| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:36.909| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:36.910| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:36.911| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:36.912| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:36.913| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:36.913| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:46.939| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:46.939| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:46.940| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NetIKTvhWfgIob5giQjzwlgdDhs=, time:1650857446928 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:46.940| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0JsW88HhpCZYNDTSojzI7u86MZk=, time:1650857446926 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:46.941| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:46.941| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:46.942| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:46.942| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:46.942| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:46.942| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:46.942| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:46.942| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:46.944| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:46.945| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:46.945| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:46.946| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:46.948| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:46.948| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:46.949| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:46.949| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:56.966| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:56.967| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:30:56.968| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Dyv52ofGwdBERzydBFuhU5UmUWU=, time:1650857456960 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:56.968| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S8tXPRV4iQMr2S8S6nX6fWqNrag=, time:1650857456961 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:30:56.970| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:56.970| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:30:56.970| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:56.970| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:30:56.971| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:56.971| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:30:56.971| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:56.971| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:30:56.974| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:56.974| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:56.975| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:56.975| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:56.978| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:56.978| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:30:56.979| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:30:56.979| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:06.995| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:06.995| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:06.996| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tHaDs0u3dplhVsT0kxx5Kp4n/u8=, time:1650857466989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:06.996| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zRqFjwCLygYsLgpuhtJjUFOvrnE=, time:1650857466989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:07.000| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:07.000| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:07.000| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:07.000| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:07.001| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:07.001| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:07.003| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:07.005| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:07.008| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:07.009| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:07.010| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:07.011| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:07.011| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:07.012| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:07.012| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:07.013| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:17.053| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:17.053| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:17.060| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IH41Hvk+Y0MqwGyMMq4JKWmTUl8=, time:1650857477030 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:17.060| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lBfaSXjOf9KA+sL+emq7jc7Va5w=, time:1650857477028 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:17.073| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:17.073| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:17.074| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:17.074| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:17.074| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:17.075| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:17.076| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:17.076| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:17.083| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:17.083| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:17.088| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:17.088| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:17.094| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:17.094| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:17.095| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:17.095| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:27.124| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:27.124| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:27.126| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5YODB/PWD2y+EWQfL9kHYNEFl2s=, time:1650857487112 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:27.126| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:60/Ed1EwWP3FzFC2bVHqCL09n+E=, time:1650857487110 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:27.128| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:27.128| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:27.129| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:27.130| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:27.130| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:27.131| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:27.131| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:27.132| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:27.134| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:27.136| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:27.136| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:27.137| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:27.138| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:27.139| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:27.140| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:27.144| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:37.168| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:37.168| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:37.170| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jiD0RXFUQdJ/ICIVCuOeIY/6PqU=, time:1650857497157 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:37.170| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SoSJ+9Fw/Y1pn7IwWlvzQBCPKaU=, time:1650857497156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:37.172| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:37.172| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:37.172| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:37.172| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:37.173| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:37.173| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:37.173| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:37.173| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:37.176| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:37.176| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:37.176| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:37.176| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:37.178| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:37.178| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:37.178| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:37.178| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:47.196| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:47.196| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:47.197| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AUt9Er7DLTPhOf1PQQWUcs60S1s=, time:1650857507190 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:47.197| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KovLFmiktFwTslIpvfY2IuegX1k=, time:1650857507189 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:47.198| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:47.199| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:47.199| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:47.199| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:47.199| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:47.199| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:47.200| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:47.200| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:47.202| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:47.202| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:47.203| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:47.203| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:47.205| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:47.205| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:47.206| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:47.207| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:57.228| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:57.229| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:31:57.230| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YGKsgB8OlZtzZaz8fjm42q6VxXQ=, time:1650857517218 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:57.230| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fwj/dD1Gc/YJfAA4k0vtmdY9Sh0=, time:1650857517219 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:31:57.232| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:57.232| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:31:57.233| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:57.233| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:31:57.233| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:57.233| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:31:57.234| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:57.234| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:31:57.236| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:57.236| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:57.237| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:57.237| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:57.239| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:57.239| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:31:57.240| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:31:57.240| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:07.255| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:07.255| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:07.257| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kBsmOR9djCI46Ag5llc8PIWOqAk=, time:1650857527248 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:07.257| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HMSzQ2ZqRJ5XrtWtDgewszX26T0=, time:1650857527249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:07.259| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:07.259| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:07.259| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:07.259| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:07.260| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:07.260| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:07.260| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:07.260| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:07.262| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:07.262| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:07.263| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:07.263| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:07.266| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:07.266| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:07.267| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:07.267| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:17.379| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:17.379| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:17.381| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oPOTqu39ce48RyVkYX7c/X7vGlY=, time:1650857537283 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:17.381| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xLNy/YA4528uAxoO2YS0QUjp9ts=, time:1650857537275 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:17.384| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:17.385| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:17.385| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:17.385| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:17.386| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:17.386| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:17.387| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:17.387| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:17.390| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:17.391| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:17.392| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:17.392| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:17.395| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:17.396| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:17.396| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:17.398| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:27.417| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:27.418| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:G/90GYIFJ9W7YGP4xvOIpoU+jO0=, time:1650857547406 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:27.420| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:27.421| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NY8bM9CtHU4rCu1RspuynJfwljU=, time:1650857547408 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:27.424| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:27.424| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:27.426| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:27.426| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:27.429| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:27.429| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:27.430| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:27.430| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:27.433| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:27.434| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:27.435| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:27.435| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:27.437| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:27.438| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:27.438| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:27.439| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:37.460| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:37.460| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:37.461| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:m+j9Aa4CKBgpwUdmakSZWdO9y18=, time:1650857557453 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:37.461| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A2U/Wm+DUempsal7g/lc1tM+2KY=, time:1650857557452 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:37.464| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:37.464| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:37.464| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:37.465| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:37.465| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:37.466| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:37.466| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:37.466| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:37.477| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:37.474| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:37.478| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:37.479| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:37.481| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:37.482| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:37.483| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:37.484| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:47.500| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:47.500| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mcsGXq2goT4NUs9CEgjVqNRWxfc=, time:1650857567492 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:47.500| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:47.501| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cdR0M1XgHjk9QJZIF2fSPFSeAe4=, time:1650857567493 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:47.503| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:47.503| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:47.503| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:47.503| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:47.504| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:47.504| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:47.504| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:47.505| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:47.509| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:47.508| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:47.510| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:47.510| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:47.512| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:47.512| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:47.513| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:47.513| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:57.531| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:57.532| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A+a7I+0f3D8AOYJfKeQ/nIQJYF4=, time:1650857577524 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:57.533| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:32:57.534| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6xY1Mg+lY1lDhtS9XWNXK227Bcc=, time:1650857577525 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:32:57.537| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:57.537| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:57.538| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:57.539| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:57.539| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:32:57.540| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:32:57.541| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:32:57.542| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:32:57.545| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:57.546| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:57.546| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:57.546| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:57.549| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:57.551| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:32:57.551| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:32:57.552| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:07.570| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:07.571| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3nv6b+ukmlhkRrVSd6pHHLEW+GI=, time:1650857587564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:07.571| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:07.572| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b6PexGCoDsvi+whZiPRYE3zv8lk=, time:1650857587565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:07.573| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:07.574| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:07.574| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:07.574| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:07.574| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:07.574| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:07.575| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:07.575| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:07.577| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:07.577| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:07.578| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:07.578| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:07.581| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:07.581| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:07.582| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:07.582| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:17.608| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:17.608| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:17.610| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cTpCqwMIKGjhECbpa3utl9nrC5U=, time:1650857597595 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:17.610| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P9Oaq0PJuXaSvVnmuxRvndKpNzc=, time:1650857597597 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:17.614| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:17.614| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:17.615| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:17.615| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:17.616| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:17.617| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:17.617| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:17.618| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:17.631| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:17.631| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:17.633| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:17.633| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:17.637| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:17.638| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:17.640| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:17.640| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:27.663| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:27.663| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:27.665| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pJMD5s9Ns9ZQBuXGSDWkHK7EABU=, time:1650857607656 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:27.665| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vB5Edv8LWwfd9QBIWEJ5FG21oDk=, time:1650857607655 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:27.667| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:27.667| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:27.667| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:27.668| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:27.668| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:27.668| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:27.668| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:27.668| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:27.671| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:27.671| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:27.672| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:27.672| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:27.674| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:27.674| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:27.675| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:27.675| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:37.690| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:37.690| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:37.691| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k5InGDd4ejLKPqrHBRS582bX2tQ=, time:1650857617682 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:37.691| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wGOGXCBmCfei7B0wb8DcywWziPg=, time:1650857617684 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:37.693| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:37.693| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:37.694| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:37.694| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:37.694| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:37.695| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:37.695| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:37.695| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:37.698| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:37.699| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:37.699| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:37.700| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:37.701| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:37.702| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:37.702| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:37.703| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:47.722| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:47.723| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:47.724| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VOt4zDL6iWtnFkZ9ubU53YnokhQ=, time:1650857627714 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:47.724| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OQj6qj2DDWrGp+U0J6fEsQOHggQ=, time:1650857627715 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:47.726| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:47.726| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:47.727| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:47.727| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:47.727| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:47.727| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:47.728| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:47.728| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:47.730| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:47.731| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:47.731| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:47.731| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:47.733| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:47.733| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:47.734| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:47.734| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:57.755| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:57.755| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:33:57.755| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uPJNOfWMZ2QHfSyBE+/ysCeTe3o=, time:1650857637745 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:57.755| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:naMLs5qRch/4cIF9wUfeyh1V2+4=, time:1650857637746 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:33:57.758| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:57.758| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:33:57.758| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:57.758| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:33:57.759| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:57.759| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:33:57.759| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:57.759| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:33:57.765| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:57.764| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:57.766| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:57.766| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:57.768| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:57.770| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:33:57.770| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:33:57.771| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:07.792| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:07.793| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:07.794| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Nz9hjvVdVSxk42U/vRopr1Us87Y=, time:1650857647784 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:07.794| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Cz2pbh/IW1H3OFVeRlFksztBH5I=, time:1650857647783 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:07.796| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:07.796| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:07.796| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:07.796| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:07.797| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:07.797| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:07.797| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:07.797| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:07.801| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:07.801| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:07.802| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:07.802| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:07.804| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:07.804| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:07.805| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:07.806| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:17.824| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:17.824| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:17.826| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:brgx3QIEzHcZNP8+1d2Ef70v0Dw=, time:1650857657816 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:17.826| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rFVlNEvNLxJHXGUlOkwDMmXbQU4=, time:1650857657817 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:17.828| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:17.828| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:17.828| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:17.828| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:17.829| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:17.829| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:17.829| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:17.830| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:17.833| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:17.832| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:17.833| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:17.833| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:17.836| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:17.836| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:17.837| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:17.837| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:27.858| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:27.859| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:27.860| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1nzHl0WbnDj73SDYnDbU5BD7LaI=, time:1650857667848 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:27.860| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RHiFxc1i8u/qI5H5TnrqYvt7C5I=, time:1650857667849 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:27.862| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:27.862| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:27.863| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:27.863| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:27.863| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:27.863| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:27.864| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:27.864| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:27.867| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:27.868| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:27.868| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:27.868| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:27.870| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:27.871| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:27.872| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:27.871| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:37.893| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:37.894| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rEmfBo/U+onilOuyHaoGml+qVa8=, time:1650857677886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:37.894| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:37.894| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cA76Q8hKrg7tc5bA9Afnulnh9N4=, time:1650857677887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:37.896| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:37.896| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:37.896| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:37.896| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:37.897| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:37.897| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:37.897| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:37.898| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:37.900| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:37.901| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:37.901| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:37.902| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:37.903| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:37.905| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:37.905| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:37.906| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:47.924| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:47.925| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:47.926| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pqdVLVx09wM9/Yo59nUm69zf9xI=, time:1650857687915 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:47.926| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T0hXmZNFdNlaXreKnKNopXR31ds=, time:1650857687914 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:47.928| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:47.928| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:47.928| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:47.928| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:47.929| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:47.929| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:47.929| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:47.929| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:47.932| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:47.933| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:47.933| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:47.935| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:47.936| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:47.937| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:47.937| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:47.939| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:57.967| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:57.968| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S1qHYLkrxp6YKSTmmNS13+1VSrM=, time:1650857697957 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:57.968| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:34:57.969| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iQoPuJHdPOf35UMlsqgthblbbbs=, time:1650857697959 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:34:57.970| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:57.970| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:57.971| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:34:57.971| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:34:57.971| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:57.971| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:34:57.972| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:57.972| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:34:57.974| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:57.975| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:57.975| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:57.975| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:57.977| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:57.977| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:34:57.978| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:34:57.978| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:07.995| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:07.996| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:07.997| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M7y/njEmGHj3TdxguVP8pjKxwWI=, time:1650857707988 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:07.997| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8EM7p7RHZee4gLmQ5ctidaTKsVE=, time:1650857707989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:07.999| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:07.999| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:07.999| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:07.999| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:08.000| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:08.000| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:08.000| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:08.000| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:08.003| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:08.003| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:08.004| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:08.004| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:08.006| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:08.006| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:08.007| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:08.007| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:18.678| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:18.678| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:18.681| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yAKd2Bj3I8CLCuOUOrF4fndB3Ks=, time:1650857718019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:18.681| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Wjyf0rAUddauBjp7I5bAySvpGbU=, time:1650857718018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:18.693| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:18.693| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:18.693| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:18.694| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:18.694| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:18.694| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:18.695| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:18.695| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:18.704| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:18.706| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:18.707| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:18.707| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:18.724| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:18.725| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:18.727| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:18.728| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:21.623| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:21.623| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:21.624| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QZgHE6x8g+Ehh5ckDsBti1uzrFY=, time:1650857721616 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:21.624| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9+IlRYWAikrJCvv2TILPQsxurG8=, time:1650857721615 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:21.629| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:21.629| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:21.630| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:21.630| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:21.630| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:21.630| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:21.631| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:21.631| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:21.634| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.636| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.641| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.642| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.645| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.650| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.651| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.652| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.654| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.656| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.657| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:21.658| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.662| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.664| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.668| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:21.670| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:23.222| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:23.222| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hGlBu+ZF8p9vh4nwwXKRCKbiGcE=, time:1650857723205 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:23.223| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:23.223| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wIoQC+hrw7KrsZoqnMzRSGOuVZM=, time:1650857723208 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:23.224| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:23.225| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:23.225| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:23.228| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.229| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.230| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:23.231| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:23.232| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:23.233| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:23.237| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.238| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:23.243| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.249| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.257| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.266| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:23.289| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:23.290| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uX2szFpBv+ytm47ZejjyjCavwO8=, time:1650857723278 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:23.292| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:23.292| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:23.293| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:23.293| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:23.295| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Auj480J8VpibF0KqgL7ZDpR6teA=, time:1650857723280 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:23.295| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:23.297| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:23.298| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:23.298| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:23.299| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:23.299| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.300| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.302| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.302| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.303| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:23.303| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.305| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.306| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:23.706| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:23.707| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PgcY3rUqMchmBHfCopv1e3XK8p8=, time:1650857723699 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:23.707| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:23.708| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HHasP1RLFffy9QOatSjN9fXVRGc=, time:1650857723700 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:23.709| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:23.710| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:23.711| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:23.711| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:23.711| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:23.712| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:23.712| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:23.713| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:23.717| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.718| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.718| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.718| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.721| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.721| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.725| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.726| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.728| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.729| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.730| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.731| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:23.740| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.751| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.752| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.756| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:23.759| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:26.150| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:26.151| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+ti9w+wGZUWlnfwawnZWjb38lE8=, time:1650857726135 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:26.153| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:26.154| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:500cTekXiw+p3x/kJbzapSl6TvY=, time:1650857726136 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:26.157| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:26.157| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:26.157| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:26.157| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:26.158| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:26.158| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:26.158| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:26.158| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:26.162| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.163| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.168| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.169| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.171| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.173| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.174| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.176| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.177| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.177| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.178| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:26.180| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.184| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.186| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.192| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:26.195| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:28.530| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:28.531| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:U3mtSkQiVexeW/BKLsHij8D5Mfk=, time:1650857728524 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:28.533| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:28.534| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:28.534| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:28.535| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:28.538| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:28.540| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:28.545| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:28.550| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:28.552| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:28.555| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:28.556| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:29.413| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:29.413| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:29.414| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:upVBMfUTRXTjTjkC6Nleruh10Ck=, time:1650857729405 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:29.414| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c3t1EsWWbCPxYWIuhnluIHZRoSw=, time:1650857729404 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:29.418| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:29.418| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:29.419| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:29.419| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:29.420| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:29.420| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:29.421| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:29.422| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:29.424| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.427| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.432| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.438| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.439| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.439| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.440| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.442| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.442| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.443| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:29.443| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.446| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.451| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.452| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.454| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:29.456| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:33.512| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:33.513| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jDCi7gwEia0Ye5OX2OlkHrIGHPw=, time:1650857733506 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:33.515| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:33.516| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:33.516| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:33.517| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:33.521| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.522| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.525| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.530| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.531| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.534| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.535| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:33.789| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:33.791| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Bx5DXeyXRUmUnpk9BzmQ11QD+B8=, time:1650857733784 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:33.791| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:33.792| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vnGgn2iSVExqpMKfSEMfsT859Wc=, time:1650857733785 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:33.794| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:33.795| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:33.796| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:33.796| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:33.796| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:33.797| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:33.797| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:33.798| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:33.801| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.801| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.802| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.802| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.804| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.804| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:33.805| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:33.805| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:34.194| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:34.194| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:34.194| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Bq/QHs+Hz9HeV+FXCbjkGYsC+KM=, time:1650857734187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:34.194| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TO/L9mXiE9UeyIg09t++8Jt3VOc=, time:1650857734188 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:34.196| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:34.196| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:34.197| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:34.197| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:34.197| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:34.197| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:34.198| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:34.198| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:34.201| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.203| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.206| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.207| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.208| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.211| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.212| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.213| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.214| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.215| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.216| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:34.218| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.222| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.223| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.227| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:34.228| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:43.834| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:43.841| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g2XpZohXY+YyqYnwymJCUchm3ZI=, time:1650857743824 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:43.842| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:43.843| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bVkSokQ5gDlK2/tI2qadCOJhPw8=, time:1650857743823 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:43.859| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:43.860| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:43.860| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:43.861| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:43.865| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:43.866| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:43.867| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:43.878| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:43.876| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:43.880| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:43.882| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:43.884| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:43.885| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:43.886| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:43.889| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:43.890| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:53.913| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:53.913| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:35:53.915| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A0iPOwVj0j0EB+ZE0JB0Qw0Lxrs=, time:1650857753904 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:53.915| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R7WxzeqTFD7qrKP5vlqHVxle0yQ=, time:1650857753905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:35:53.917| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:53.917| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:35:53.918| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:53.918| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:35:53.918| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:53.918| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:35:53.919| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:53.919| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:35:53.922| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:53.922| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:53.923| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:53.923| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:53.925| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:53.925| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:35:53.926| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:35:53.927| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:03.945| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:03.946| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:03.946| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mOAZpRJFY3V5Q+lTZVF54HnwMAI=, time:1650857763935 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:03.946| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2N4A4mt9I0/cXFq4AmplPG2Dv2s=, time:1650857763937 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:03.948| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:03.948| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:03.948| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:03.948| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:03.948| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:03.948| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:03.949| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:03.949| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:03.952| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:03.952| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:03.953| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:03.953| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:03.955| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:03.955| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:03.957| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:03.957| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:04.686| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:04.687| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gUAfX9R7AcdABKaI3GN5+GQbB5Q=, time:1650857764676 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:04.690| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:04.691| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:04.691| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:04.692| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:04.695| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:04.697| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:04.699| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:04.700| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:07.308| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:07.308| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lIfoPxIWB7WZCOkCFWC+jsiOIEo=, time:1650857767301 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:07.310| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:07.311| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:07.311| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:07.311| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:07.313| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:07.314| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:07.318| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:07.320| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:13.980| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:13.980| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:13.981| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7YXLTDlUkv0XUxAKPMCz7LoNg+4=, time:1650857773971 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:13.981| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+r0KipFtqg7rJs40GM+vcVcYyWI=, time:1650857773973 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:13.983| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:13.983| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:13.984| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:13.984| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:13.984| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:13.984| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:13.984| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:13.984| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:13.987| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:13.988| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:13.988| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:13.988| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:13.990| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:13.990| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:13.991| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:13.991| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:16.331| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:16.332| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Q18QhD4f5ZWaa9o0oHwg5RFP3Lc=, time:1650857776321 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:16.334| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:16.334| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:16.334| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:16.335| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:18.834| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:18.837| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:18.868| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:31.497| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:31.495| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:31.497| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:15XSmAlvh0/68WP4urJDOr8eLDk=, time:1650857784001 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:31.497| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zr2XaO0KZIhJlocuoW43qXMBxus=, time:1650857783999 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:34.526| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:18秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:34.533| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:34.534| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:34.537| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:34.538| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:34.539| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:34.539| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:34.540| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:34.541| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:34.549| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:34.552| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:34.556| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:34.553| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:34.564| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:34.564| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:34.569| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:34.567| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:44.604| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:44.604| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:44.605| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:54Nr5C3sjKt2D++OmlNE67Vi1gs=, time:1650857804596 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:44.605| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:babO9MZIN0QPEGjF/m3bY29luKc=, time:1650857804597 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:44.608| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:44.608| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:44.609| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:44.609| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:44.609| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:44.610| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:44.610| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:44.610| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:44.613| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:44.613| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:44.614| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:44.614| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:44.616| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:44.616| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:44.618| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:44.617| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:50.262| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:50.263| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KRsJF3zxWbqGgQGy0l0xmiezgkw=, time:1650857810258 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:50.265| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:50.266| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:50.267| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:50.268| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:52.865| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:52.869| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:52.877| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:52.879| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:54.639| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:54.639| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:36:54.640| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mt6bffeDvEiC6sZz4AEAsOImuW8=, time:1650857814632 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:54.640| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KzNR0k1gSmicLu9s9pG1Z7/a9h8=, time:1650857814633 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:36:54.641| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:54.641| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:36:54.642| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:54.642| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:36:54.642| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:54.643| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:54.643| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:36:54.644| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:36:54.647| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:54.647| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:54.647| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:54.647| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:54.649| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:54.649| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:36:54.650| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:36:54.650| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:04.664| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:04.664| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:04.664| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a5tjYcG2iOqFlgLJ4L95EO31r2I=, time:1650857824657 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:04.664| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hOPMfYNe/4oMjt/XNdiBqDrr5sI=, time:1650857824658 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:04.666| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:04.666| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:04.666| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:04.666| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:04.666| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:04.666| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:04.666| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:04.667| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:04.669| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:04.673| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:04.673| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:04.673| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:04.674| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:04.675| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:04.675| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:04.675| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:04.859| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:04.859| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vnvIg9Bto0RFzoU7WFYmRbigp6c=, time:1650857824853 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:04.861| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:04.862| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:04.862| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:04.862| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:07.411| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:07.414| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:07.421| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:07.423| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:14.693| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:14.693| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:14.695| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nxr0tRJn9973qNXBeHwzaIJW2S0=, time:1650857834686 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:14.695| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iOQOq5e/aWmKp+krzYesN34AhBg=, time:1650857834687 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:14.697| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:14.697| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:14.697| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:14.698| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:14.698| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:14.698| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:14.698| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:14.698| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:14.701| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:14.701| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:14.702| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:14.702| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:14.704| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:14.704| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:14.705| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:14.705| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:18.349| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:18.351| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X0O4eEywsy1iWNuxfY32Kf/etOM=, time:1650857838337 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:18.367| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:18.368| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:18.369| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:18.369| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:18.380| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:18.382| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:18.392| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:18.396| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:20.301| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:20.307| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C+H4FLIzKYnwEDW6amL4rseZeOw=, time:1650857840295 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:20.310| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:20.310| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:20.310| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:20.311| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:20.313| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:20.314| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:20.317| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:20.318| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:24.720| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:24.720| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:24.722| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2Xx3Q/8aSMlf/17/ds6/9+5ORKo=, time:1650857844714 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:24.722| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ucZEibNRm0ffZTXEsFWOAHCrfC4=, time:1650857844714 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:24.724| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:24.724| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:24.725| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:24.725| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:24.725| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:24.725| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:24.726| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:24.726| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:24.728| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:24.728| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:24.729| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:24.729| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:24.731| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:24.731| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:24.732| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:24.731| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:34.750| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:34.751| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5EveifQ6eTcxJ7Cf5mLlRYnRJ88=, time:1650857854742 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:34.751| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:34.752| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aqHaQYFR91PPmuWtx1K+zSqdbcc=, time:1650857854743 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:34.754| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:34.754| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:34.755| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:34.755| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:34.755| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:34.755| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:34.756| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:34.756| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:34.759| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:34.759| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:34.760| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:34.760| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:34.761| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:34.761| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:34.762| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:34.762| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:44.778| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:44.778| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:44.779| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hB+LbT0ljRk1xG0FVafqnH49fuM=, time:1650857864772 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:44.779| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FDilbaus+wAQiXDk0M+XLZgMW/U=, time:1650857864773 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:44.782| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:44.781| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:44.782| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:44.782| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:44.782| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:44.782| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:44.783| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:44.783| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:44.785| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:44.785| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:44.785| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:44.785| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:44.787| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:44.787| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:44.788| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:44.788| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:47.715| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:47.716| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bqpWqme7GBf/Fbroe9AT3SmomSI=, time:1650857867706 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:47.717| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:47.717| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yd+f2RiADyHsc6ZtckdZSlEbwYs=, time:1650857867707 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:47.725| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:47.725| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:47.725| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:47.726| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:47.726| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:47.727| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:47.728| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:47.728| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:47.732| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.733| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.736| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.748| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.752| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.752| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.760| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.762| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.763| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:47.766| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.767| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.778| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.780| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.781| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.783| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:47.785| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:54.809| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:54.809| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:37:54.811| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ww+NcSfvVjPAyIZF/Ra5EMogk6o=, time:1650857874795 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:54.811| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:swrFub2TOysW6R9PALNPhBfT9JU=, time:1650857874797 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:37:54.813| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:54.813| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:37:54.813| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:54.813| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:37:54.813| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:54.813| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:37:54.814| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:54.814| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:37:54.816| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:54.816| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:54.816| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:54.816| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:54.817| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:54.818| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:37:54.818| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:37:54.818| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:04.837| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:04.837| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:04.838| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QM9ApIkD5mdCLYTjybiTWFqWN+w=, time:1650857884828 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:04.838| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:32EUkqVYo9TFsHWA6+MiyhAnXyM=, time:1650857884829 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:04.840| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:04.840| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:04.840| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:04.840| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:04.841| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:04.841| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:04.842| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:04.842| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:04.844| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:04.845| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:04.847| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:04.847| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:04.848| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:04.849| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:04.849| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:04.850| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:09.217| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:09.218| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:09.218| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uC9N+XZ6tjNMa4r+gsizD+P8dms=, time:1650857889209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:09.218| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qNQCAiCODCtNS5Ij2uC29svGU0E=, time:1650857889210 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:09.220| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:09.220| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:09.221| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:09.221| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:09.222| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:09.222| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:09.222| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:09.222| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:09.224| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.225| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.228| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.228| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.229| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.234| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.234| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.234| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.235| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.237| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.237| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.238| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:09.240| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.242| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:09.249| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:16.447| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:7秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:16.450| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:16.454| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qv7bKbrKQYuFYunLfHGqKcdE6vQ=, time:1650857894861 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:16.453| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:16.456| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y2uZuhb28fQXhpIGF0pNwIcDksY=, time:1650857894860 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:16.465| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:16.467| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:16.468| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:16.469| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:16.470| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:16.471| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:16.471| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:16.472| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:16.473| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:16.475| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:16.477| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:16.479| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:16.479| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:16.482| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:16.484| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:16.486| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:26.507| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:26.507| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:26.508| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:miLmB+xT2XQvYS7Bw9hAf06WERw=, time:1650857906494 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:26.509| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0FhabbJ0n37qO5RcB/LObjFUFsw=, time:1650857906493 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:26.511| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:26.511| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:26.511| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:26.511| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:26.512| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:26.512| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:26.512| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:26.512| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:26.515| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:26.515| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:26.516| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:26.517| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:26.518| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:26.519| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:26.519| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:26.520| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:36.539| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:36.540| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:36.541| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mPvV+QV/8GjGog6l1n032yVK/cU=, time:1650857916532 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:36.541| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7MwMsSy6O2sdiAwVcWFLyqYLjNY=, time:1650857916533 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:36.543| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:36.543| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:36.543| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:36.543| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:36.543| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:36.543| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:36.544| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:36.544| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:36.546| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:36.546| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:36.546| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:36.546| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:36.548| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:36.548| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:36.549| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:36.549| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:46.571| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:46.571| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:46.572| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZUEOENifykU+D4NdlL2Axly4htw=, time:1650857926560 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:46.572| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yB6e0E0f3q5YWvH0C/ics/dYzRU=, time:1650857926562 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:46.574| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:46.574| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:46.575| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:46.575| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:46.575| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:46.575| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:46.576| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:46.576| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:46.578| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:46.578| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:46.580| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:46.580| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:46.582| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:46.582| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:46.582| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:46.582| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:56.602| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:56.602| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:56.604| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g5kEHAJOJ3WKWlEWy/kCw8owjs0=, time:1650857936591 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:56.604| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F6Kdptvfq5wzRyM7166IWm1Hoy0=, time:1650857936590 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:56.615| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:56.615| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:56.616| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:56.616| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:56.616| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:56.616| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:56.617| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:56.617| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:56.625| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:56.627| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:56.628| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:56.628| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:56.638| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:56.638| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:56.641| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:56.642| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:57.207| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:57.207| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z0BR+fSLhGS6bP18zAXax17YVvQ=, time:1650857937200 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:57.208| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:57.209| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZTMEmZ4Sfl4JcGw3mGE3Dy8DJV0=, time:1650857937201 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:57.212| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:57.212| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:57.212| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:57.213| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:57.213| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:57.213| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:57.213| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:57.214| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:57.216| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.217| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.221| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.224| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.225| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.227| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.228| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.232| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.232| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.233| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:57.234| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.237| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.240| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.241| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.245| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:57.247| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:59.576| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:59.576| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:38:59.577| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wJ4K78X8UENFizBaS3Aq5ea1MRA=, time:1650857939570 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:59.577| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SVo2leAYElQ3mXhVUYYCC/USHpE=, time:1650857939571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:38:59.578| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:59.578| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:38:59.579| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:59.579| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:38:59.579| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:59.579| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:38:59.579| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:59.579| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:38:59.583| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.585| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.588| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.588| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.589| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.590| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.591| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.593| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.593| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:38:59.597| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.597| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.601| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.604| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.605| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.607| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:38:59.608| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:06.665| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:06.666| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:06.667| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BvdcRCfJKsLoINgM8irdH6Gja04=, time:1650857946655 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:06.667| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O7dWCaqnPteZvU3P5x+TT3PHzKk=, time:1650857946657 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:06.668| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:06.668| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:06.669| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:06.669| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:06.669| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:06.669| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:06.670| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:06.670| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:06.672| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:06.673| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:06.674| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:06.675| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:06.675| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:06.676| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:06.677| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:06.678| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:16.697| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:16.697| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:16.698| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:I0m0LuP4ATZmE4Z4z0rtm8g9FA0=, time:1650857956691 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:16.698| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:v5GCScce1ap0PcrRzfLcrCIJIkE=, time:1650857956690 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:16.700| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:16.700| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:16.700| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:16.700| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:16.701| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:16.701| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:16.701| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:16.701| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:16.704| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:16.705| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:16.705| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:16.706| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:16.708| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:16.708| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:16.709| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:16.709| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:26.729| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:26.729| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:26.731| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:duSbbaiBlfD6KaMBElH45l59OV0=, time:1650857966721 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:26.731| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ri4BNhJ2CHW911nND7+bzYQ+bAg=, time:1650857966723 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:26.732| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:26.732| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:26.733| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:26.733| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:26.733| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:26.733| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:26.734| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:26.734| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:26.736| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:26.736| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:26.738| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:26.738| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:26.740| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:26.740| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:26.741| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:26.741| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:36.759| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:36.760| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:36.761| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QK1Jn/QLM5xneAiEATYrRiGunVk=, time:1650857976753 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:36.761| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ax9vgMiFRN83jbz5CofDxAd5/mg=, time:1650857976754 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:36.762| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:36.762| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:36.763| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:36.763| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:36.763| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:36.763| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:36.764| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:36.764| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:36.766| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:36.766| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:36.767| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:36.767| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:36.768| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:36.768| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:36.769| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:36.769| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:46.789| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:46.790| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:46.791| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E4p3XfjY3gRV9A8y8g9Ws6PN0Do=, time:1650857986781 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:46.791| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OrPDu9oNh77MVkPovGLJ+PxVFF0=, time:1650857986781 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:46.793| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:46.793| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:46.794| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:46.794| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:46.795| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:46.794| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:46.795| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:46.795| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:46.798| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:46.799| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:46.800| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:46.801| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:46.802| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:46.803| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:46.803| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:46.804| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:56.831| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:56.831| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:39:56.832| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S4q9Q8zuwWojr8zSdEtl8DWFysc=, time:1650857996824 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:56.832| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qNV92ndwz7YLuu7qE2lCyzy0H5M=, time:1650857996823 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:39:56.835| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:56.835| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:39:56.835| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:56.835| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:39:56.836| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:56.836| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:39:56.836| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:56.836| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:39:56.839| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:56.839| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:56.840| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:56.840| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:56.842| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:56.842| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:39:56.843| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:39:56.843| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:06.858| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:06.858| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:06.861| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Q2PMbZtPh9X0B2QfCiYQvqkUUEw=, time:1650858006851 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:06.861| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P1H7aWos02qwDbJJ33xYNIx6DJ0=, time:1650858006852 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:06.864| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:06.864| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:06.864| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:06.864| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:06.864| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:06.864| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:06.865| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:06.865| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:06.867| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:06.867| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:06.867| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:06.867| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:06.868| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:06.869| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:06.869| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:06.869| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:16.893| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:16.894| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:16.895| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fbXzJlkqRUXxX8EJ/F4DvIgTuwo=, time:1650858016885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:16.895| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Vn6sN1vkD1Gakc96iz1GvltH8+U=, time:1650858016887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:16.896| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:16.896| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:16.897| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:16.897| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:16.897| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:16.897| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:16.898| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:16.898| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:16.900| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:16.900| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:16.901| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:16.901| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:16.903| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:16.903| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:16.904| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:16.904| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:26.920| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:26.921| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:26.922| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lqL70lWIDWWN4YKNVQxoW4OIdSc=, time:1650858026913 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:26.922| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bnRYK27deEGFf6t5srvrjt1qVNs=, time:1650858026914 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:26.924| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:26.924| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:26.924| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:26.924| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:26.925| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:26.925| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:26.925| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:26.925| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:26.928| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:26.928| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:26.929| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:26.929| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:26.931| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:26.932| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:26.931| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:26.932| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:36.952| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:36.953| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:36.954| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5OzQyWpe8VY2IWXCyqyBdPV4/uE=, time:1650858036942 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:36.954| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WDMrV/8D/4y+7wCyLWBYZLoPYeU=, time:1650858036944 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:36.956| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:36.956| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:36.956| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:36.956| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:36.956| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:36.956| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:36.957| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:36.957| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:36.958| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:36.959| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:36.959| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:36.960| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:36.961| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:36.962| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:36.963| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:36.963| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:46.979| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:46.979| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:46.979| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3dPpuQjH8ZgUdklgqkl0SElQddc=, time:1650858046971 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:46.979| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eHb2Hs9lfg47JTKkn6gfGlHUyko=, time:1650858046970 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:46.980| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:46.980| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:46.981| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:46.981| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:46.981| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:46.981| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:46.982| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:46.982| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:46.985| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:46.985| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:46.985| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:46.985| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:46.988| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:46.988| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:46.989| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:46.989| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:57.010| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:57.012| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zZL8MhvyNVqQYcbxCTMy3SPRVwM=, time:1650858057000 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:57.011| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:40:57.013| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iuz4C4E9+W7fvCkvIsA1YowAvig=, time:1650858056999 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:40:57.015| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:57.016| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:57.017| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:57.018| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:40:57.018| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:57.018| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:40:57.019| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:40:57.019| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:40:57.021| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:57.021| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:57.022| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:57.024| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:57.023| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:57.025| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:40:57.027| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:40:57.028| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:07.071| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:07.071| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:07.075| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j0fskEB6EUShFOjF95Xgdgx+MCY=, time:1650858067046 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:07.076| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nwrfDX6jJHigZfebzEJOqPX/Z2s=, time:1650858067043 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:07.084| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:07.084| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:07.087| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:07.088| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:07.088| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:07.089| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:07.089| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:07.091| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:07.099| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:07.099| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:07.101| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:07.102| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:07.110| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:07.111| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:07.113| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:07.113| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:17.153| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:17.153| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:17.155| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EvFd6EMtYRLaapbpkjPzkXLNnqw=, time:1650858077137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:17.155| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+Gp/TTOQLGWcMAEuKpZ/LCCsQP4=, time:1650858077136 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:17.157| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:17.157| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:17.158| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:17.158| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:17.158| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:17.158| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:17.158| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:17.158| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:17.162| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:17.162| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:17.163| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:17.163| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:17.165| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:17.165| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:17.167| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:17.167| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:27.203| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:27.203| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:27.207| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0Q25Cydhet1adgjw40CmoKOL0jg=, time:1650858087184 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:27.207| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3KgYJ9/aLr905gj6HCMeeKdgi5M=, time:1650858087181 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:27.214| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:27.214| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:27.214| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:27.215| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:27.215| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:27.215| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:27.216| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:27.216| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:27.222| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:27.222| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:27.224| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:27.224| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:27.233| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:27.233| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:27.236| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:27.236| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:37.262| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:37.263| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T++tu5fnuqELz8u7qHMnAqXtOVo=, time:1650858097254 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:37.263| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:37.263| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4QIiBGVZqm3lz3gI0XmekBZJE1c=, time:1650858097255 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:37.264| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:37.264| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:37.264| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:37.264| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:37.264| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:37.264| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:37.265| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:37.265| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:37.267| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:37.267| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:37.267| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:37.267| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:37.269| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:37.269| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:37.269| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:37.269| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:47.286| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:47.286| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:47.288| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S8N8vmiNyAFDcooccn4wE6e3EtI=, time:1650858107278 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:47.287| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cHmq2bhZ8MGTqwdNSjrWz3ye2J4=, time:1650858107277 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:47.289| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:47.289| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:47.290| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:47.290| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:47.290| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:47.290| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:47.290| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:47.290| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:47.292| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:47.293| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:47.293| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:47.293| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:47.295| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:47.295| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:47.296| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:47.296| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:57.311| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:57.311| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:41:57.311| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ITHZBboMaJEEgy4KY1pcULBjI+E=, time:1650858117303 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:57.311| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/C355ud8moIrIpVJBokzP3v5Scs=, time:1650858117302 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:41:57.313| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:57.313| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:41:57.313| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:57.313| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:41:57.313| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:57.314| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:41:57.314| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:57.314| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:41:57.316| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:57.317| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:57.317| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:57.318| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:57.319| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:57.320| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:41:57.320| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:41:57.320| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:07.340| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:07.341| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:07.341| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r1ikysGV7lAuLIMs1YdPgA1M+EI=, time:1650858127329 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:07.341| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dDKHL8B5FZpisk7VzDRGu/Iv21k=, time:1650858127331 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:07.344| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:07.344| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:07.345| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:07.345| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:07.345| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:07.345| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:07.346| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:07.346| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:07.349| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:07.350| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:07.350| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:07.351| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:07.352| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:07.352| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:07.353| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:07.353| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:17.369| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:17.369| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:17.370| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OnRG+M3+CsOxA7u8aRQpLEOP5AQ=, time:1650858137361 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:17.370| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Xs1Q6e46wtD1HJ6kXy8zYeWMiNo=, time:1650858137362 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:17.371| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:17.371| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:17.372| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:17.372| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:17.372| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:17.372| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:17.373| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:17.373| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:17.375| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:17.375| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:17.376| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:17.376| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:17.378| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:17.378| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:17.379| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:17.379| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:27.400| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:27.401| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aNKdZ+92fo3QkBjD+upGx0xVINI=, time:1650858147389 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:27.403| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:27.403| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f1ftgarJWQA63tQPM37gLNx2oUY=, time:1650858147391 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:27.404| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:27.405| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:27.406| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:27.406| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:27.408| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:27.409| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:27.409| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:27.410| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:27.410| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:27.411| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:27.412| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:27.414| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:27.418| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:27.419| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:27.422| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:27.423| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:37.444| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:37.444| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:37.445| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:adyUhjy7BCU1/dCl7IqM+WzbLQ8=, time:1650858157437 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:37.445| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fsa08bUtoMgKrUudJT1uA54GERo=, time:1650858157436 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:37.448| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:37.448| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:37.448| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:37.448| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:37.448| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:37.449| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:37.449| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:37.449| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:37.451| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:37.452| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:37.453| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:37.453| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:37.455| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:37.455| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:37.456| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:37.456| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:47.476| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:47.476| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:47.478| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Dxqb6cbmfUX15eI76vCEBbKgXlo=, time:1650858167469 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:47.478| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HEU9JCZ771C1G0+Fc1VacwJbDpM=, time:1650858167462 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:47.479| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:47.479| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:47.480| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:47.480| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:47.480| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:47.480| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:47.481| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:47.481| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:47.483| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:47.484| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:47.484| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:47.485| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:47.486| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:47.487| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:47.487| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:47.488| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:57.501| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:57.501| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:42:57.502| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YiAaR5EYblDVy/D4iAVHPS4WcbE=, time:1650858177495 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:57.503| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HOq/zoCQY4+nh8Nvk+ef3cQdmUQ=, time:1650858177496 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:42:57.504| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:57.504| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:42:57.504| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:57.504| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:42:57.505| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:57.505| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:42:57.505| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:57.505| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:42:57.508| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:57.508| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:57.509| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:57.509| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:57.510| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:57.510| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:42:57.511| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:42:57.511| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:07.527| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:07.528| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:07.529| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cckLO9weIlRGjuCPB8Ru/zhaF3Q=, time:1650858187520 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:07.529| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fgVjta7Ym1vpNGjhpP165BFG9iE=, time:1650858187518 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:07.530| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:07.530| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:07.531| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:07.531| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:07.532| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:07.532| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:07.532| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:07.532| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:07.534| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:07.534| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:07.535| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:07.535| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:07.537| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:07.537| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:07.539| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:07.540| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:17.556| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:17.556| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:17.557| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:isn4zgayuk6QNhYJK4xNvJkXTuI=, time:1650858197550 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:17.557| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2IwtlTWrwGT6uBjrigqZa0Jrqmc=, time:1650858197550 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:17.559| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:17.559| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:17.559| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:17.559| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:17.559| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:17.559| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:17.560| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:17.560| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:17.564| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:17.564| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:17.564| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:17.564| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:17.565| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:17.565| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:17.566| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:17.566| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:27.580| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:27.580| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:27.582| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lHvtsD3DBL9a5MxbuhHNG0RVWQQ=, time:1650858207573 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:27.582| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4OKH7FvyKQNQdEt6pGgXQNwAZIY=, time:1650858207574 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:27.583| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:27.583| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:27.584| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:27.584| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:27.584| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:27.584| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:27.584| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:27.584| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:27.586| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:27.586| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:27.586| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:27.586| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:27.588| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:27.588| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:27.589| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:27.589| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:37.605| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:37.606| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:37.607| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CVBz942cz0BgHMukO7EiamVaOLs=, time:1650858217599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:37.607| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+ZLooEAMSi4u3zok8EW7bAzutME=, time:1650858217600 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:37.609| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:37.609| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:37.609| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:37.609| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:37.609| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:37.609| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:37.609| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:37.609| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:37.611| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:37.611| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:37.612| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:37.612| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:37.613| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:37.613| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:37.614| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:37.614| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:47.639| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:47.640| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:47.641| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NSMtAAt059UZBIN7x9vTjONYFBc=, time:1650858227625 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:47.641| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wS9lyEZ0ovNrT0YdtTJlt/8hmVg=, time:1650858227626 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:47.646| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:47.645| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:47.647| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:47.647| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:47.648| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:47.647| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:47.649| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:47.649| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:47.651| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:47.652| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:47.652| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:47.654| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:47.660| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:47.661| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:47.664| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:47.664| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:57.688| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:57.688| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:43:57.690| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JgcHfZyqBDciRcERX5My9K6VQMA=, time:1650858237681 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:57.690| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zOvWIHzrKdN6+Vjp28c4FNY9lrc=, time:1650858237680 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:43:57.693| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:57.693| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:43:57.693| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:57.693| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:43:57.694| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:57.694| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:43:57.694| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:57.694| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:43:57.697| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:57.697| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:57.698| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:57.698| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:57.699| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:57.699| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:43:57.700| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:43:57.700| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:07.721| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:07.722| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5ae3u/VGjYH1Mu9mISY77HV6rb8=, time:1650858247710 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:07.722| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:07.723| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wS/t+5EQtUP8JbOIJ68AzW3yJQ4=, time:1650858247712 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:07.725| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:07.725| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:07.725| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:07.726| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:07.728| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:07.728| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:07.729| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:07.730| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:07.730| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:07.732| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:07.733| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:07.734| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:07.735| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:07.736| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:07.738| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:07.739| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:17.767| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:17.769| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:17.769| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DddO8VdBcqnPEkpIa5XbxccYqM8=, time:1650858257757 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:17.769| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6GzMpZZx9X5SVdT1acjJW3x2+go=, time:1650858257759 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:17.771| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:17.771| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:17.772| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:17.772| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:17.772| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:17.772| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:17.772| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:17.773| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:17.775| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:17.775| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:17.776| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:17.777| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:17.778| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:17.779| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:17.780| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:17.781| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:27.803| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:27.803| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:27.805| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hJSYO31GVydBIgYmQY87IFSRwGs=, time:1650858267794 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:27.805| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:931g6WGDxYXv1dK0C/JPXWRQrTM=, time:1650858267796 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:27.807| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:27.807| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:27.807| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:27.808| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:27.808| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:27.808| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:27.808| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:27.808| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:27.818| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:27.820| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:27.821| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:27.825| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:27.827| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:27.827| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:27.828| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:27.828| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:37.850| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:37.851| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:37.852| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Rf+eSXjNOdamR9nhLQ+4DPqjFcA=, time:1650858277844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:37.852| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d1Jv97s76NaRma/6U9oyedwaeOA=, time:1650858277845 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:37.854| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:37.854| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:37.854| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:37.854| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:37.854| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:37.854| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:37.854| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:37.854| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:37.856| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:37.857| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:37.857| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:37.858| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:37.859| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:37.859| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:37.860| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:37.860| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:47.875| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:47.876| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:47.877| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QSWtnfnOb0//43tmuER6uGNcRo0=, time:1650858287870 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:47.877| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6yIEYcp1Ip4oJ4fprFsLPkv2xXY=, time:1650858287869 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:47.879| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:47.879| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:47.879| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:47.879| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:47.879| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:47.879| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:47.879| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:47.879| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:47.881| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:47.881| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:47.882| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:47.882| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:47.883| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:47.883| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:47.884| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:47.884| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:57.919| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:57.920| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:44:57.921| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZR0qMaDxGi2W/yeMXH7yKhHShpY=, time:1650858297908 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:57.921| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xFuw4m+ux5tXuFkwqKS3V0+K3ZQ=, time:1650858297898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:44:57.925| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:57.925| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:44:57.925| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:57.926| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:44:57.926| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:57.926| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:44:57.927| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:57.927| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:44:57.930| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:57.931| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:57.931| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:57.932| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:57.934| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:57.934| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:44:57.935| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:44:57.935| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:00.043| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 11:45:07.959| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:07.959| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:07.961| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fhi/V6O60dSVYjGJGOE22tG7toY=, time:1650858307947 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:07.961| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IVvbUM7YTvpyWdfXjXTeNmA5G3o=, time:1650858307948 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:07.963| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:07.963| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:07.963| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:07.963| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:07.964| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:07.964| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:07.964| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:07.964| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:07.967| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:07.967| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:07.967| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:07.968| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:07.969| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:07.969| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:07.970| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:07.970| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:17.987| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:17.988| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rTk4CtiKGjIgde6wicItnLtuOl8=, time:1650858317978 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:17.990| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:17.991| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:17.992| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:17.992| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:17.992| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:17.993| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j5DhohzdFUMZT/7eEeK3Q4rXAPc=, time:1650858317979 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:17.994| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:17.995| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:17.995| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:17.996| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:17.996| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:17.996| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:17.998| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:17.999| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:17.999| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:18.000| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:18.002| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:18.003| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:28.018| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:28.019| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:28.019| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:USorxlaTK/CSx5vm9E2dAleU5xY=, time:1650858328010 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:28.019| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0orFVse4ihATg/ARSVdMYRSSjGY=, time:1650858328012 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:28.021| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:28.021| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:28.021| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:28.021| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:28.022| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:28.022| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:28.022| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:28.022| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:28.024| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:28.025| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:28.025| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:28.026| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:28.028| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:28.028| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:28.029| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:28.029| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:38.048| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:38.048| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:38.049| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z451BwxZs542puTAyvFwYQobuvQ=, time:1650858338041 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:38.049| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qmyAhGcqXjg50eP6iSjq/mxak+8=, time:1650858338041 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:38.051| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:38.051| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:38.051| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:38.051| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:38.052| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:38.052| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:38.052| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:38.052| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:38.055| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:38.055| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:38.056| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:38.056| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:38.058| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:38.058| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:38.059| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:38.059| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:48.077| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:48.077| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:48.077| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vE+IP6UXgqcMJ7XaAajK71GDDI0=, time:1650858348070 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:48.078| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W2kMmffZMgETjPlVZxPUHsG/z0A=, time:1650858348072 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:48.079| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:48.079| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:48.079| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:48.079| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:48.080| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:48.080| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:48.080| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:48.080| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:48.083| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:48.083| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:48.083| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:48.083| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:48.085| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:48.085| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:48.086| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:48.086| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:58.103| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:58.103| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:45:58.104| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vLtvq5zegRTFo6RW1RXfxgn0Dcg=, time:1650858358098 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:58.104| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/zJuLaW7qoWo5PI62jxwI/a6Pvs=, time:1650858358097 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:45:58.105| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:58.105| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:45:58.106| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:58.106| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:45:58.106| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:58.106| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:45:58.106| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:58.106| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:45:58.110| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:58.110| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:58.111| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:58.111| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:58.113| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:58.114| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:45:58.114| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:45:58.115| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:08.139| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:08.139| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:08.141| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vU+koi4NDDoqAesCEmuftcOPrXY=, time:1650858368131 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:08.141| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:80ZeVVDeZSb9ax2DnZ+uJbhlBCI=, time:1650858368132 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:08.143| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:08.143| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:08.144| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:08.144| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:08.144| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:08.145| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:08.145| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:08.145| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:08.148| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:08.148| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:08.151| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:08.152| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:08.152| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:08.153| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:08.155| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:08.156| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:18.172| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:18.172| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:18.174| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vnp//UgKERYCUdJNeyQlYSEtOQo=, time:1650858378165 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:18.174| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ljx5ft4pTLuox7wZCCZSydEflQI=, time:1650858378166 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:18.176| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:18.176| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:18.176| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:18.176| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:18.177| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:18.177| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:18.177| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:18.177| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:18.180| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:18.181| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:18.181| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:18.182| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:18.183| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:18.184| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:18.184| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:18.184| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:28.204| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:28.206| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:28.206| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NLpvZPLteo/iLg4oKGlLxl61R4g=, time:1650858388195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:28.207| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mj7x4klY4GedadkFurRejZONfZo=, time:1650858388197 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:28.208| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:28.208| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:28.208| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:28.208| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:28.209| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:28.209| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:28.209| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:28.209| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:28.212| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:28.213| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:28.212| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:28.213| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:28.215| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:28.215| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:28.216| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:28.216| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:38.232| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:38.232| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:38.233| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:G+nrsYQbibAzA84YJJr9dBh0L8A=, time:1650858398225 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:38.234| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PebkM9vqFEmYlLAzDgxrVq58iOI=, time:1650858398226 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:38.237| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:38.237| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:38.237| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:38.238| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:38.238| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:38.238| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:38.238| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:38.239| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:38.245| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:38.245| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:38.246| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:38.246| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:38.248| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:38.248| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:38.249| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:38.249| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:48.273| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:48.275| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:chFbbI8gXPn3CD7E239TwdvRH+Y=, time:1650858408263 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:48.277| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:48.281| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jaFqeGAKRzT7DzR5wboglHQTkrQ=, time:1650858408264 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:48.283| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:48.283| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:48.283| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:48.283| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:48.284| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:48.284| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:48.286| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:48.286| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:48.291| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:48.292| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:48.293| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:48.295| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:48.297| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:48.300| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:48.302| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:48.303| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:58.321| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:58.321| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:46:58.323| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jlhT9oILNWaOKGp34HU/yg0h6OE=, time:1650858418313 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:58.322| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P/qOZHSXQmkfSkMwGvIIyvkpQOg=, time:1650858418310 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:46:58.324| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:58.324| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:46:58.325| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:58.325| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:46:58.325| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:58.325| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:46:58.326| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:58.325| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:46:58.329| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:58.330| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:58.330| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:58.331| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:58.333| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:58.335| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:46:58.336| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:46:58.336| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:08.356| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:08.356| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qb0/K2pKe8Pw30/CSNaHAv9ABHQ=, time:1650858428350 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:08.358| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:08.358| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:08.359| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:08.361| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:08.364| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:08.365| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:08.365| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:08.365| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S7ODQblv/ndjzw8Ivy1Lgki9CdI=, time:1650858428351 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:08.366| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:08.367| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:08.367| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:08.367| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:08.368| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:08.368| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:08.371| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:08.372| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:08.374| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:08.375| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:18.393| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:18.394| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:18.395| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ShjWqE2atCqbcZgcgKGvmPyV5Ko=, time:1650858438386 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:18.395| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YIRza9B3yXaLfisN9HALBkOcwVM=, time:1650858438385 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:18.400| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:18.400| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:18.401| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:18.401| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:18.402| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:18.402| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:18.402| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:18.403| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:18.405| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:18.405| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:18.406| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:18.406| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:18.408| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:18.408| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:18.410| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:18.410| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:28.430| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:28.431| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6Fo+IKDNYzNM9ZBNBQHZatbX5iM=, time:1650858448421 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:28.432| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:28.432| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YRxiCAUKu/t/a1O6a+S5ltZfFpA=, time:1650858448422 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:28.434| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:28.435| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:28.436| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:28.439| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:28.441| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:28.442| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:28.442| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:28.443| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:28.445| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:28.445| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:28.446| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:28.446| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:28.448| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:28.448| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:28.449| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:28.449| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:38.467| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:38.467| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:38.468| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CSoCxed0t2eGZnpd38uVo8GrgpA=, time:1650858458460 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:38.468| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hbJOUzZ6yD+Gp52ZZJ0EEx1q+9w=, time:1650858458461 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:38.470| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:38.470| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:38.471| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:38.471| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:38.471| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:38.471| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:38.471| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:38.471| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:38.474| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:38.475| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:38.475| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:38.476| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:38.477| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:38.478| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:38.478| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:38.479| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:48.501| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:48.502| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WewX3lq3Fz2GEzD1b3BPlVnnO/0=, time:1650858468491 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:48.502| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:48.502| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FEnzc3ZIdo1xITy7rac9O5F/Jno=, time:1650858468492 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:48.505| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:48.505| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:48.506| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:48.506| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:48.507| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:48.507| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:48.507| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:48.508| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:48.510| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:48.511| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:48.511| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:48.512| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:48.514| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:48.514| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:48.515| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:48.515| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:58.534| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:58.535| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:47:58.536| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CD3H+TiX7Pyrnyg/qdY2nC3C27I=, time:1650858478527 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:58.536| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PpICFjs+znXEbmUJFBBbBYaxRUk=, time:1650858478527 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:47:58.537| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:58.537| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:47:58.538| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:58.538| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:47:58.538| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:58.538| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:47:58.539| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:58.539| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:47:58.541| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:58.541| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:58.542| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:58.542| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:58.543| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:58.544| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:47:58.544| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:47:58.545| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:08.563| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:08.564| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:08.564| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C/jzy31WzOPED4Gks422QqulSm8=, time:1650858488556 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:08.564| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cQcTBQPv3LYIQTktq1dcC5QSnLQ=, time:1650858488555 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:08.566| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:08.566| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:08.566| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:08.566| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:08.567| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:08.567| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:08.567| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:08.567| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:08.570| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:08.570| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:08.574| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:08.575| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:08.575| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:08.576| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:08.577| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:08.578| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:18.594| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:18.594| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HhST4Y98gaJxj+A0WcBfxveE3rs=, time:1650858498586 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:18.595| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:18.595| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uAeeSTMiQlVlFeFBoH/XQ5QwzzE=, time:1650858498587 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:18.598| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:18.599| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:18.599| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:18.599| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:18.600| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:18.600| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:18.600| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:18.602| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:18.604| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:18.604| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:18.605| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:18.606| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:18.607| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:18.608| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:18.609| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:18.609| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:28.628| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:28.629| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:28.630| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V/bH8xaRfJ8nVpeoxC2qgCfqUkw=, time:1650858508622 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:28.630| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T5yCPa7O+Jncany+KWrnQ4MwuBM=, time:1650858508621 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:28.631| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:28.631| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:28.632| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:28.632| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:28.633| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:28.633| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:28.634| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:28.634| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:28.636| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:28.637| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:28.637| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:28.637| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:28.639| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:28.639| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:28.640| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:28.640| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:38.658| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:38.658| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:38.659| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EtpEyysSqQHECmwf5ZG7kVVco08=, time:1650858518651 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:38.659| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:puCZ3C45VtK2++fUXN45yXc8U5I=, time:1650858518650 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:38.661| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:38.661| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:38.661| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:38.661| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:38.662| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:38.662| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:38.662| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:38.662| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:38.665| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:38.665| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:38.665| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:38.665| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:38.667| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:38.668| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:38.669| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:38.669| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:48.714| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:48.715| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:48.715| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7xx2njK2DuhOABpHkc8F4Kr4sLI=, time:1650858528688 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:48.716| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R/Sro8viF+NWC44BxfHwwpula9o=, time:1650858528699 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:48.721| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:48.722| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:48.722| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:48.723| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:48.727| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:48.728| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:48.729| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:48.730| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:48.730| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:48.731| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:48.731| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:48.733| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:48.736| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:48.737| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:48.740| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:48.741| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:58.812| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:58.812| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:48:58.817| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KyH88KVcgBtPzVQJI4524EP6C9w=, time:1650858538768 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:58.817| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HkE7VrOB+0YT+aT2wDqpwaKozLQ=, time:1650858538772 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:48:58.828| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:58.828| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:48:58.829| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:58.829| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:48:58.830| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:58.830| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:48:58.831| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:58.831| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:48:58.841| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:58.841| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:58.844| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:58.844| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:58.855| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:58.854| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:48:58.858| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:48:58.859| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:08.896| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:08.896| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:08.898| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Xnm0ykdfxipzCWc+uTaS6zHNHk0=, time:1650858548885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:08.898| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YaElMnxPxW65J97lnWYLydMmXP0=, time:1650858548886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:08.901| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:08.901| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:08.902| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:08.903| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:08.903| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:08.904| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:08.904| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:08.905| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:08.905| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:08.906| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:08.910| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:08.911| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:08.911| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:08.913| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:08.917| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:08.923| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:18.956| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:18.957| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:18.957| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HgkDI0PwF9GgnBatg4UUXHEGoiE=, time:1650858558937 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:18.957| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6JT/UttIDbWJlxiFEra6gOKqXWg=, time:1650858558948 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:18.959| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:18.959| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:18.960| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:18.960| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:18.960| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:18.960| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:18.960| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:18.961| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:18.963| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:18.964| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:18.966| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:18.966| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:18.968| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:18.970| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:18.973| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:18.976| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:29.002| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:29.004| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qWzxy9tyvYXKHtbIH/raSfdc+K0=, time:1650858568994 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:29.006| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:29.007| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:29.007| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:29.007| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:29.007| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JHHwHz0MZjfyf8p8XSkzMktxXF0=, time:1650858568995 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:29.007| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:29.009| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:29.009| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:29.010| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:29.010| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:29.010| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:29.011| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:29.013| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:29.014| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:29.014| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:29.015| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:29.016| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:29.017| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:39.037| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:39.039| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:39.039| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i1WzJjCOSYsP93W1tZ5w3BGrRJM=, time:1650858579028 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:39.039| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yCbOWvq24dHPq0/ESXbmBNEp/yQ=, time:1650858579030 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:39.041| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:39.042| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:39.042| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:39.042| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:39.042| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:39.042| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:39.043| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:39.043| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:39.045| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:39.046| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:39.048| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:39.050| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:39.051| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:39.052| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:39.054| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:39.056| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:49.079| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:49.080| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KQv7fJgd0Ws6RBoJTso9qzufKOM=, time:1650858589070 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:49.081| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:49.081| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XqzM/KNWq7639yCLP5O2OWgD9Uo=, time:1650858589073 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:49.081| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:49.082| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:49.082| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:49.083| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:49.085| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:49.086| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:49.087| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:49.087| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:49.088| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:49.089| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:49.091| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:49.091| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:49.091| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:49.092| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:49.094| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:49.095| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:59.112| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:59.112| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:49:59.113| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MrVbfdntP350/AypxBfb3Usu9CY=, time:1650858599104 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:59.113| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KpGVzdwhzp7LLg7G7gCP72dFLiA=, time:1650858599105 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:49:59.115| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:59.115| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:49:59.115| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:59.115| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:49:59.115| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:59.116| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:49:59.116| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:59.116| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:49:59.120| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:59.119| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:59.120| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:59.121| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:59.123| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:59.124| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:49:59.127| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:49:59.131| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:09.144| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:09.144| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:09.145| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:abhN2egzeg52mV0rsjnzVmp5orc=, time:1650858609138 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:09.145| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pskLg8u0BkIC8K5CIQkEEjBSJ7g=, time:1650858609137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:09.149| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:09.149| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:09.149| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:09.149| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:09.150| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:09.151| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:09.150| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:09.155| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:09.157| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:09.158| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:09.160| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:09.161| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:09.161| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:09.162| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:09.163| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:09.164| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:19.190| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:19.190| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:19.191| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hNIsFITR6V9pmHKD78x+lK32cF4=, time:1650858619178 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:19.191| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Cj3vAWpEvru9qmB1NHZNG2tMum0=, time:1650858619184 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:19.192| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:19.192| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:19.193| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:19.193| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:19.193| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:19.193| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:19.193| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:19.193| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:19.195| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:19.195| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:19.196| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:19.196| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:19.197| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:19.197| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:19.198| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:19.198| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:25.934| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:25.937| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:raRSRcJlhdbMB/oRloHQ/IT1ues=, time:1650858625907 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:25.941| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:25.942| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:25.942| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:25.943| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:25.950| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:25.952| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:25.959| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:25.980| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:27.333| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:27.334| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Y7IRL8QZKKDAnm4El4tZbz5xXwI=, time:1650858627305 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:27.341| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:27.341| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:27.342| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:27.343| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:27.504| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:27.645| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:27.659| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:28.592| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:28.593| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pPIxIS1XMNI4/VX5tpIGfYnIAlY=, time:1650858628562 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:28.595| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:28.596| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:28.596| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:28.597| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:28.607| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:28.610| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:28.628| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:29.271| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:29.272| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Woyi+oIrZ2I3hsZOsUg7P3E405I=, time:1650858629265 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:29.275| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:29.276| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:29.276| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:29.277| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:29.290| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:29.290| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hlWieRbAJRtjHBi/U1ot+hWc9aU=, time:1650858629278 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:29.289| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.293| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:29.294| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:29.295| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:29.295| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:29.298| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.300| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.303| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:29.302| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.303| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iHF6VnHScRVKBifyOw6/uyxdasw=, time:1650858629282 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:29.302| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.304| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:29.305| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:29.306| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:29.306| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:29.313| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:29.316| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.317| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.320| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.321| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:29.415| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.419| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.425| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:29.428| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:31.666| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:31.667| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7hkkun0aSnYX+xvJ4qmFHrSz3cY=, time:1650858631657 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:31.671| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:31.672| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:31.672| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:31.673| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:31.702| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:31.709| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:31.716| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:31.743| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:31.754| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:31.762| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:34.342| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:34.344| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1tHLLZ9RA62KoL74miRFbHPoFY8=, time:1650858634335 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:34.346| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:34.346| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:34.347| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:34.347| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:34.356| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:34.361| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:34.363| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:35.430| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:35.430| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:n5IBhNGdIY3RCouTPYA0u9XS7cM=, time:1650858635420 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:35.432| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:35.432| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:35.434| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:35.435| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:35.443| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:35.447| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:35.456| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:35.458| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:35.462| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:35.463| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:39.395| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:39.396| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XtsDPkiaKj/98YXlbE3cjtwAye4=, time:1650858639381 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:39.398| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:39.399| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Koq6nkM41jojXKKVSi1dZEtTGCg=, time:1650858639384 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:39.400| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:39.401| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:39.404| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:39.405| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:39.406| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:39.406| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:39.407| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:39.407| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:39.410| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:39.411| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:39.410| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:39.412| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:39.416| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:39.417| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:39.418| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:39.420| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:49.439| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:49.439| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:49.440| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9v9Nvnungmzob+abAm+zGWfYhuA=, time:1650858649433 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:49.440| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Fgc+67qWPU+RAY6HTbdB1TucDuk=, time:1650858649432 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:49.442| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:49.442| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:49.442| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:49.442| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:49.443| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:49.443| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:49.443| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:49.443| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:49.445| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:49.446| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:49.446| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:49.447| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:49.448| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:49.448| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:49.449| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:49.449| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:59.478| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:59.478| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:50:59.481| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yl/ZrJ4jFmt87eho2JNU2I4JZd4=, time:1650858659461 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:59.481| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OH8BSSOx6Q7x8tbK7628C6rjZh8=, time:1650858659460 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:50:59.494| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:59.494| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:59.494| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:50:59.495| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:59.495| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:50:59.495| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:50:59.496| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:59.496| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:50:59.505| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:59.507| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:59.508| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:59.508| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:59.517| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:59.517| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:50:59.523| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:50:59.523| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:09.551| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:09.551| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:09.553| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6TMZTkBwHETvdflNxLvxKZ1slXM=, time:1650858669545 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:09.553| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9/XNvVpi+VwIom3EoEmO5X2qyPw=, time:1650858669546 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:09.554| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:09.554| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:09.554| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:09.554| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:09.554| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:09.555| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:09.555| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:09.555| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:09.557| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:09.557| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:09.558| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:09.558| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:09.559| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:09.559| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:09.560| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:09.560| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:19.572| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:19.572| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:19.573| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+YQCuEslMXb59gXKbx7OMuAOJNo=, time:1650858679566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:19.573| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ikvBWu44Mem96rgF68pBcRedkQQ=, time:1650858679565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:19.575| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:19.575| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:19.575| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:19.575| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:19.575| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:19.575| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:19.576| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:19.576| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:19.577| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:19.578| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:19.578| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:19.578| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:19.580| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:19.581| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:19.582| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:19.583| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:29.601| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:29.601| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:29.602| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Fbj9epVDXuBTOiSIC2mmgSUGUIw=, time:1650858689592 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:29.602| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Arh/tLxDxI+olfUTOKIrDUAWa8U=, time:1650858689591 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:29.604| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:29.604| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:29.604| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:29.605| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:29.605| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:29.605| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:29.605| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:29.605| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:29.607| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:29.607| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:29.607| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:29.607| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:29.608| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:29.608| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:29.609| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:29.609| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:32.596| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:32.596| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JxnYSv6RLJ+WXdj6lABZp+5R+Ts=, time:1650858692585 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:32.596| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:32.597| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C0DxgDJLFOwqbkbphRsKuuVH7MQ=, time:1650858692587 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:32.598| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:32.599| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:32.600| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:32.600| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:32.600| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:32.601| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:32.601| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:32.603| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.604| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.615| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.616| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:32.617| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.619| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.626| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.635| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:32.736| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:32.737| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tXdONxwi/h6tBlY0km9UEIB1d/8=, time:1650858692729 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:32.737| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:32.738| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:liw4D9pBJynwxIArBC/Ys2lIMIM=, time:1650858692730 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:32.738| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:32.739| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:32.739| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:32.739| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:32.739| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:32.740| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:32.740| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:32.740| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:32.742| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.742| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.743| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.743| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.745| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.745| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.746| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:32.746| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:32.870| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:32.870| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:32.870| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8ALQdxTNsPNrTkPyLKJCA8afsgE=, time:1650858692863 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:32.870| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R+yOetgwVMr6W5P9kST4+DGkSVo=, time:1650858692864 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:32.872| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:32.872| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:32.872| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:32.873| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:32.873| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:32.873| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:32.873| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:32.874| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:32.880| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.878| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.881| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.883| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.885| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.888| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.893| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.905| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.909| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.910| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.916| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.918| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.919| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:32.924| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.925| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.928| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:32.930| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:35.807| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:35.808| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:35.808| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zSqmuWBQL9USLp/ewRmB1E3+EqQ=, time:1650858695799 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:35.808| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Y+nE3b11zfiAoGSDjMI0eOE9hfc=, time:1650858695800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:35.811| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:35.812| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:35.813| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:35.814| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:35.816| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.817| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.819| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:35.820| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:35.820| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:35.821| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:35.825| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.830| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.831| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.833| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.834| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:35.841| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.843| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.862| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.862| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.865| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.867| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.868| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.871| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:35.874| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:42.833| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:42.835| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:579NEkdET8f8F6Rgllkxk6ZP6n4=, time:1650858702828 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:42.837| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:42.838| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:42.838| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:42.840| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:42.846| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:42.848| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:42.851| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:42.853| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:43.062| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:43.062| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:43.062| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZOMC+e5LJ7rMtluLZLvvjaViHKo=, time:1650858703049 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:43.062| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E3XQtycqT4UZu3UWvhHmUGBCK8c=, time:1650858703050 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:43.063| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:43.063| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:43.064| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:43.064| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:43.064| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:43.064| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:43.064| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:43.064| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:43.067| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.067| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.067| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.068| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.069| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.069| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.069| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:43.069| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:43.863| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:43.863| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7mNyLqwpAmYqGped9hdga67Qy1o=, time:1650858703857 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:43.865| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:43.866| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:43.866| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:43.867| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:43.873| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.873| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:43.875| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:44.607| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:44.608| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+jUq4BKaaWjTMBDInE7oiVgWIQI=, time:1650858704602 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:44.611| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:44.611| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:44.612| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:44.612| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:44.618| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:44.619| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:44.621| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:45.441| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:45.441| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kgheE2zIjbGaro6vhmVV5iyiTOg=, time:1650858705433 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:45.443| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:45.444| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:45.444| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:45.444| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:45.451| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:45.452| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:45.457| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:45.458| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:45.460| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:45.460| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:46.630| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:46.630| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MjrOkPemeSe1hN0wQCjlx5bhTsk=, time:1650858706624 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:46.633| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:46.633| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:46.634| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:46.634| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:46.641| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:46.642| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:46.643| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:47.755| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:47.755| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:47.755| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rOczan9c/qH6nUvWllGv/yHim3o=, time:1650858707747 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:47.756| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UbDYxd/1KmDCjEodgS3NpMPPZbg=, time:1650858707748 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:47.758| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:47.758| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:47.759| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:47.759| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:47.759| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:47.759| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:47.760| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:47.760| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:47.761| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.762| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.764| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.764| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.764| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.766| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.767| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.767| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.767| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.768| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.769| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:47.769| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.773| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.775| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.779| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:47.780| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:53.106| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:53.106| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:53.109| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3TmcAT1ysbdhtsLGHfFxLs2xVA4=, time:1650858713083 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:53.109| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tnpS7mGPNJLcG1GdqUoI0B13vpg=, time:1650858713080 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:53.111| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:53.111| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:53.111| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:53.111| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:53.112| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:53.112| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:53.112| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:53.112| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:53.116| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:53.116| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:53.117| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:53.117| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:53.121| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:53.121| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:53.122| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:53.122| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:54.411| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:54.412| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HwI7SfLw58rGzUhwUbBwDPnOSoU=, time:1650858714403 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:54.412| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:51:54.413| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2Z6Lqlg3j6H++OS8v/OSwXjX/xw=, time:1650858714404 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:51:54.414| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:54.414| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:51:54.414| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:54.414| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:51:54.415| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:54.415| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:51:54.415| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:54.415| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:51:54.418| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.419| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.422| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.422| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.423| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.426| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.427| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.428| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.429| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.430| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.431| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:51:54.432| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.435| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.436| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.440| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:54.442| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:03.145| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:03.145| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:03.147| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3+h5+oW8HvxT6J485VaeyeapeXU=, time:1650858723132 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:03.147| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uwGBHP/D+0ApOy3bHlmW+gPk8UM=, time:1650858723135 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:03.149| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:03.149| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:03.149| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:03.149| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:03.150| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:03.151| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:03.151| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:03.152| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:03.154| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:03.154| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:03.155| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:03.155| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:03.156| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:03.156| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:03.157| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:03.158| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:12.979| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:12.980| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F42/h2OUXanAr0Fz0SICsRAqQlM=, time:1650858732973 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:12.982| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:12.983| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:12.983| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:12.983| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:12.984| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d1NWKX0gP/545907uq4/5Z2DDZU=, time:1650858732974 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:12.984| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:12.985| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:12.986| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:12.986| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:12.987| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:12.991| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.992| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.992| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.992| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.996| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.997| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.998| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.998| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:12.999| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.000| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.002| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.002| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.003| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:13.003| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.007| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.009| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:13.177| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:13.178| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0qxvj6/W/AELzVb8DGI/BSBhLsU=, time:1650858733170 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:13.179| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:13.179| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:13.180| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mKxhsd0dJ9GU2GD32VXGQYIGTu0=, time:1650858733171 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:13.180| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:13.180| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:13.180| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:13.181| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:13.181| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:13.182| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:13.182| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:13.183| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.183| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.184| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.184| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.185| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.186| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:13.186| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:13.187| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:23.217| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:23.219| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:52:23.219| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qv/qYZiE8ETa8B/iEMYJFy3+c9E=, time:1650858743212 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:23.219| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pvYqQQZdOGXcNIDvNehFLQjGvos=, time:1650858743210 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:52:23.221| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:23.222| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:23.222| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:52:23.223| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:23.223| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:52:23.223| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:23.223| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:52:23.224| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:52:23.226| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:23.227| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:23.230| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:23.231| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:23.232| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:23.232| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:23.234| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:23.235| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:52:32.791| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:52:32.799| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:52:32.813| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 11:52:32.860| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:52:32.865| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:52:33.367| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:52:33.372| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:52:33.543| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 11:52:33.569| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 11:52:45.503| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 3057 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 11:52:45.513| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 11:52:48.766| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 11:52:48.771| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 11:52:48.838| main | INFO |  -  | Finished Spring Data repository scanning in 35ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 11:52:49.140| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.141| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.141| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.142| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.142| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.142| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.142| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.143| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.143| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.144| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.144| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.144| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.145| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.145| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.145| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.146| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.146| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.146| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.147| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.147| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.147| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.148| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.148| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.148| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.149| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.149| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.149| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.150| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.150| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.150| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.150| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.151| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.151| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.151| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.152| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.153| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.153| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.153| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.154| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.154| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:49.155| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 11:52:50.684| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 11:52:50.701| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:52:50.702| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:52:50.702| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:52:50.844| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:52:50.844| main | INFO |  -  | Root WebApplicationContext: initialization completed in 5153 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 11:52:54.965| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 11:52:57.891| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:52:57.935| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 11:52:58.600| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:52:59.160| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:52:59.186| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 11:52:59.188| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 11:52:59.204| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 11:52:59.259| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 11:52:59.864| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.874| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.878| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.889| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.892| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.913| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.923| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.946| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.949| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.965| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:52:59.974| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.024| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.049| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.058| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.063| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.068| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.080| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.093| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.117| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.126| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.158| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.162| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.192| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.199| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.253| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:53:00.308| main | INFO |  -  | Started ThemisAdminApplication in 16.593 seconds (JVM running for 18.68) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 11:53:00.311| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 11:53:00.315| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 11:53:03.479| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:53:03.480| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 11:53:03.494| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 14 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 11:53:03.526| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:03.526| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:03.531| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p4HCcANum9sVgijd/Y2vbLs8FLc=, time:1650858783353 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:03.531| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1rt9qSu35UcQvH0ErYY/BOh+u4g=, time:1650858783352 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:03.686| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:03.686| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:03.687| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:03.687| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:03.687| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:03.687| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:03.713| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:03.713| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:04.306| http-nio-6001-exec-1 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 11:53:04.329| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:04.329| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:04.552| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:04.552| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:04.613| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:04.613| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:04.624| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:04.624| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:14.732| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:14.734| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WQpCtX5hWYlHI7n0S/tozdEJ5G8=, time:1650858794721 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:14.735| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:14.735| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Nzvj304mmLHBWweRohATj8LELkI=, time:1650858794723 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:14.740| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:14.740| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:14.741| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:14.741| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:14.741| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:14.741| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:14.742| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:14.742| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:14.747| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:14.747| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:14.750| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:14.764| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:14.766| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:14.767| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:14.791| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:14.794| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:18.397| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:18.398| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qtF+z3caPGlaUWXgaeb21kzEAxc=, time:1650858798361 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:18.404| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:18.404| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:18.405| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:18.406| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:18.407| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ghIxjtNK2CwbVKEFtYRtwI4JRYA=, time:1650858798364 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:18.413| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:18.413| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:18.414| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:18.415| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:18.428| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.442| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.469| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.471| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:18.591| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.604| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.679| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.755| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:18.838| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:18.839| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ne7fehF4WotS4Jsm47EEvXyjwZw=, time:1650858798827 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:18.841| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:18.842| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aa2iSxRDftpOzmv7BY0MxGkDMho=, time:1650858798829 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:18.843| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:18.843| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:18.844| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:18.845| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:18.845| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:18.846| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:18.846| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:18.847| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:18.849| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.850| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.851| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.852| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.856| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.856| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:18.858| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:18.858| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:19.112| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:19.112| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0l3bfX6Bk61mgP0ucDLgepVwpfM=, time:1650858799095 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:19.126| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:19.126| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:19.127| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:19.127| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:19.127| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Wnx+ESMW9P80LKvXeaCK3j49lho=, time:1650858799097 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:19.128| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:19.136| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:19.137| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:19.137| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:19.138| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:19.176| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.178| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.181| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.192| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.194| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.209| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.595| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.675| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.681| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.683| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:19.705| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.713| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.766| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.805| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.810| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.844| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:19.850| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:24.920| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:24.920| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:24.920| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GOSHeu6zLhq1KQc1SaZrYD7xCsE=, time:1650858804912 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:24.920| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qX1KCek+aFnmgMdqoTt6xbIoAM4=, time:1650858804913 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:24.934| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:24.934| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:24.934| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:24.935| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:24.934| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:24.935| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:24.937| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:24.938| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:26.913| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:26.924| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:26.928| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:26.932| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:26.934| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:26.937| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:26.938| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:27.229| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:27.265| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:27.415| http-nio-6001-exec-1 | ERROR |  -  | {conn-10010, pstmt-20011} execute error. SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL | [com.alibaba.druid.filter.logging.Slf4jLogFilter:149]
-java.sql.SQLSyntaxErrorException: Unknown column 't.examId' in 'order clause'
-	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.executeQuery(ClientPreparedStatement.java:1003)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3240)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
-	at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
-	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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
-	at com.sun.proxy.$Proxy241.executeQuery(Unknown Source)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:259)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:218)
-	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
-	at com.sun.proxy.$Proxy239.prepare(Unknown Source)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:92)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
-	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
-	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90)
-	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)
-	at com.sun.proxy.$Proxy108.selectList(Unknown Source)
-	at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
-	at com.sun.proxy.$Proxy127.getTotalCountInfo(Unknown Source)
-	at com.qmth.themis.business.service.impl.TIeReportServiceImpl.examViewCount(TIeReportServiceImpl.java:97)
-	at com.qmth.themis.admin.api.TIeReportController.examViewCount(TIeReportController.java:66)
-	at com.qmth.themis.admin.api.TIeReportController$$FastClassBySpringCGLIB$$9fbc1af6.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:80)
-	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.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TIeReportController$$EnhancerBySpringCGLIB$$ae8b871a.examViewCount(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:53:29.864| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:29.865| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:29.866| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cFVoZpvMZE2Ua22xOMtjIPvykeQ=, time:1650858809308 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:29.866| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rdmlw3PfDoixf4MigXtvWbwxt6s=, time:1650858809307 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:29.864| http-nio-6001-exec-1 | ERROR |  -  | 请求出错 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
-org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: 
-### Error querying database.  Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-### The error may exist in file [/Users/king/git/backend-service/themis-business/target/classes/mapper/TEExamStudentMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
-	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440)
-	at com.sun.proxy.$Proxy108.selectList(Unknown Source)
-	at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
-	at com.sun.proxy.$Proxy127.getTotalCountInfo(Unknown Source)
-	at com.qmth.themis.business.service.impl.TIeReportServiceImpl.examViewCount(TIeReportServiceImpl.java:97)
-	at com.qmth.themis.admin.api.TIeReportController.examViewCount(TIeReportController.java:66)
-	at com.qmth.themis.admin.api.TIeReportController$$FastClassBySpringCGLIB$$9fbc1af6.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:80)
-	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.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TIeReportController$$EnhancerBySpringCGLIB$$ae8b871a.examViewCount(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: org.apache.ibatis.exceptions.PersistenceException: 
-### Error querying database.  Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-### The error may exist in file [/Users/king/git/backend-service/themis-business/target/classes/mapper/TEExamStudentMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
-	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
-	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)
-	... 82 common frames omitted
-Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:270)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:218)
-	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
-	at com.sun.proxy.$Proxy239.prepare(Unknown Source)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:92)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
-	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
-	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90)
-	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
-	... 88 common frames omitted
-Caused by: java.sql.SQLSyntaxErrorException: Unknown column 't.examId' in 'order clause'
-	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.executeQuery(ClientPreparedStatement.java:1003)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3240)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
-	at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
-	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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
-	at com.sun.proxy.$Proxy241.executeQuery(Unknown Source)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:259)
-	... 98 common frames omitted
-2022-04-25 11:53:29.871| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:29.871| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:29.871| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:29.871| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:29.872| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:29.872| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:29.873| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:29.873| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:29.877| http-nio-6001-exec-1 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: nested exception is org.apache.ibatis.exceptions.PersistenceException: 
-### Error querying database.  Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-### The error may exist in file [/Users/king/git/backend-service/themis-business/target/classes/mapper/TEExamStudentMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at com.qmth.themis.common.util.ResultUtil.error(ResultUtil.java:40)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:89)
-	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.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TIeReportController$$EnhancerBySpringCGLIB$$ae8b871a.examViewCount(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:53:29.884| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:29.884| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:29.890| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:29.890| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:29.898| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:29.898| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:29.902| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:29.902| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:39.940| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:39.940| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:39.958| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gxTi0+dFVChkUkOlwgZw247XZoc=, time:1650858819930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:39.958| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l4JR7PwkJHiptzVE3+8UgIiDK7o=, time:1650858819931 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:39.962| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:39.962| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:39.963| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:39.964| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:39.966| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:39.966| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:39.967| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:39.967| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:39.968| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:39.968| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:39.970| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:39.971| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:39.971| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:39.973| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:39.974| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:39.975| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:49.991| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:49.991| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:53:49.992| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H1WU/lI+l0hTEBGc1u3xWDVCpZw=, time:1650858829984 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:49.992| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hX7Uv3hnoPoVgpzWMRmMyl1pQlI=, time:1650858829983 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:53:50.005| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:50.005| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:53:50.005| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:50.005| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:53:50.006| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:50.006| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:53:50.007| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:50.007| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:53:50.011| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:50.012| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:50.012| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:50.013| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:50.015| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:50.015| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:53:50.016| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:53:50.017| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:00.033| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:00.033| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:00.034| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZhFXR3vTocllOSTm+s+po+QWVRE=, time:1650858840027 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:00.034| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/OmJIAspCA3l6xmPvTiiBVulbzQ=, time:1650858840026 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:00.037| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:00.038| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:00.038| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:00.038| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:00.038| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:00.038| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:00.039| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:00.039| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:00.041| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:00.042| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:00.042| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:00.043| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:00.045| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:00.045| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:00.046| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:00.046| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:10.065| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:10.065| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:10.070| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oY3YEcr1OzdLtYhMrJNfT2uI7ac=, time:1650858850058 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:10.070| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iqeh7hC61coPxCAwHeiAy/Ib9xo=, time:1650858850057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:10.072| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:10.072| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:10.073| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:10.073| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:10.073| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:10.073| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:10.074| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:10.074| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:10.077| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:10.077| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:10.078| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:10.079| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:10.080| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:10.081| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:10.081| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:10.082| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:20.097| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:20.098| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:20.099| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wdkF3B5nsSQEBbNqfZgeUpSo7Ek=, time:1650858860090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:20.099| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HT1MfBcEffg0esMS2Zas2284YMY=, time:1650858860089 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:20.102| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:20.102| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:20.102| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:20.102| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:20.103| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:20.103| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:20.103| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:20.103| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:20.107| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:20.107| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:20.108| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:20.108| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:20.110| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:20.110| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:20.112| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:20.112| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:30.136| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:30.137| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:30.138| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BbZllws1C43bBMpDRuLeHJgylfw=, time:1650858870127 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:30.138| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tQSJ1wlS93aauCDP60pqYnB1ogU=, time:1650858870125 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:30.140| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:30.140| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:30.141| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:30.141| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:30.141| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:30.141| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:30.141| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:30.141| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:30.143| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:30.143| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:30.144| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:30.144| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:30.146| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:30.146| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:30.147| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:30.147| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:40.164| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:40.164| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:40.165| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ssCNfQVN3gKREeAPzRQNKoLoTjc=, time:1650858880157 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:40.165| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jUy7fjeN8fWtZz3bWuCIwIShvJc=, time:1650858880158 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:40.168| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:40.168| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:40.170| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:40.170| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:40.170| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:40.170| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:40.171| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:40.171| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:40.173| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:40.173| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:40.173| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:40.174| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:40.175| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:40.175| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:40.176| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:40.176| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:50.193| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:50.193| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:54:50.195| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XBVFvBWXacL0YGJDt33IsthDz1c=, time:1650858890187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:50.195| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oBNXap/p3ZtAjzR2p2RaE4rR2XM=, time:1650858890186 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:54:50.197| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:50.197| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:54:50.198| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:50.198| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:54:50.198| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:50.198| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:54:50.199| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:50.199| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:54:50.202| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:50.203| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:50.203| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:50.204| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:50.206| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:50.206| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:54:50.207| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:54:50.207| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:00.226| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:00.227| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:00.228| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hIFCK5uUYwP4iFBsUq+AH4e5+8E=, time:1650858900218 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:00.228| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V1CZ/qBr4foJIFmzJk/e22DdMqw=, time:1650858900219 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:00.230| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:00.230| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:00.231| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:00.231| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:00.231| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:00.231| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:00.231| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:00.232| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:00.234| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:00.234| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:00.234| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:00.234| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:00.237| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:00.237| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:00.237| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:00.237| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:10.256| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:10.256| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:10.263| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ahj/bhEYIoKWnM1a7Tliuw5MdBE=, time:1650858910248 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:10.263| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Q/TlD9+PlM3UL/06jn0CXjDtHJw=, time:1650858910249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:10.266| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:10.265| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:10.266| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:10.266| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:10.266| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:10.266| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:10.267| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:10.267| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:10.270| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:10.270| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:10.271| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:10.271| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:10.274| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:10.274| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:10.275| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:10.275| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:20.289| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:20.289| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:20.291| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HvRcbzZOYoRvMKwYD6JXpnZaUH0=, time:1650858920283 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:20.291| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tT+Uj2F9NDM5/a77T0yw4tAsLfM=, time:1650858920282 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:20.294| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:20.294| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:20.294| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:20.294| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:20.295| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:20.295| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:20.295| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:20.295| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:20.298| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:20.300| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:20.300| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:20.300| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:20.302| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:20.303| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:20.303| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:20.304| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:30.327| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:30.327| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:30.329| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g9ob3RTY0lSRIHwqyPSoNg4VAbY=, time:1650858930315 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:30.329| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eM3oyFwFytXlg3IypFjuRkyY69A=, time:1650858930317 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:30.332| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:30.332| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:30.333| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:30.333| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:30.333| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:30.333| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:30.333| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:30.333| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:30.336| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:30.336| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:30.337| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:30.337| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:30.339| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:30.339| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:30.340| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:30.340| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:40.359| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:40.359| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:40.365| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:78c0zdcACntvEp/XuD0DjavSqkw=, time:1650858940352 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:40.365| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hV9d0md6danu9+COY+i/Eh6GCtc=, time:1650858940351 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:40.368| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:40.368| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:40.369| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:40.369| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:40.369| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:40.369| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:40.370| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:40.370| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:40.373| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:40.373| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:40.373| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:40.373| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:40.376| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:40.376| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:40.377| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:40.377| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:50.396| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:50.396| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:55:50.398| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DJgzRigDhoa88QRPD8kEckT60zw=, time:1650858950384 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:50.398| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hlgd6T7qQGXno1XF4ZD/nZ77M7Y=, time:1650858950385 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:55:50.401| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:50.400| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:55:50.401| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:50.401| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:55:50.402| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:50.402| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:55:50.404| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:50.404| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:55:50.408| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:50.408| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:50.409| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:50.409| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:50.412| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:50.412| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:55:50.414| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:55:50.414| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:00.433| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:00.433| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:00.433| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2wBIW/0I11ZNGbdlCQXmVPFRi1Q=, time:1650858960427 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:00.433| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0lmovu6zXg6tpfLwQtc8h5rRsk0=, time:1650858960426 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:00.435| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:00.435| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:00.436| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:00.436| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:00.436| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:00.436| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:00.436| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:00.436| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:00.439| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:00.439| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:00.440| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:00.440| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:00.441| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:00.441| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:00.442| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:00.442| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:10.459| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:10.460| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:10.461| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JLjcVtKmSLnseWvSco+1xhf22nU=, time:1650858970450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:10.461| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i2mKItppnNZikkgzWvu86G2ElW8=, time:1650858970451 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:10.465| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:10.465| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:10.466| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:10.466| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:10.466| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:10.466| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:10.467| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:10.467| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:10.469| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:10.470| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:10.470| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:10.471| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:10.472| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:10.472| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:10.473| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:10.473| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:20.489| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:20.490| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:20.491| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OEqPycIyTC7E+jg+sJBbXQaOWLA=, time:1650858980480 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:20.491| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MkHGntz3GBYBQMdyAFxou6KrZA8=, time:1650858980479 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:20.495| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:20.495| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:20.496| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:20.496| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:20.496| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:20.496| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:20.496| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:20.496| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:20.499| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:20.498| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:20.499| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:20.499| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:20.501| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:20.501| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:20.502| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:20.502| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:30.520| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:30.520| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i43YziGpdq7K4wYBfXE/nmyKceA=, time:1650858990508 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:30.521| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:30.521| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ta6dX2+nbzE94Cy9rs+n/UiCFEY=, time:1650858990509 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:30.523| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:30.524| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:30.524| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:30.524| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:30.525| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:30.525| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:30.525| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:30.526| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:30.529| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:30.529| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:30.530| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:30.530| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:30.532| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:30.532| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:30.533| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:30.534| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:40.557| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:40.558| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nFQSdNSaCGlkNGMo+rs6ECtprnk=, time:1650859000547 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:40.558| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:40.559| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5QVjfEG8w/ubHpK0rgvcrWKn5JU=, time:1650859000548 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:40.562| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:40.562| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:40.563| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:40.563| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:40.563| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:40.563| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:40.564| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:40.564| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:40.566| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:40.566| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:40.567| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:40.568| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:40.568| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:40.569| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:40.570| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:40.570| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:50.588| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:50.588| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:56:50.589| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DTdAKeHinE2Q5dv0Jg7bP3Cw398=, time:1650859010579 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:50.589| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BdqW3Twj8iwGdUWM+/6OqmHZeHs=, time:1650859010580 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:56:50.592| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:50.592| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:56:50.593| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:50.593| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:56:50.593| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:50.593| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:56:50.594| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:50.594| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:56:50.596| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:50.596| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:50.597| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:50.597| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:50.598| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:50.599| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:56:50.600| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:56:50.600| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:00.626| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:00.627| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:00.629| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LZDjccFmRKYG8lxauYTCG5Oe/uY=, time:1650859020607 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:00.630| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ERt06psJycq5byYol11Bav+9eKw=, time:1650859020609 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:00.637| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:00.639| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:00.641| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:00.642| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:00.639| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:00.652| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:00.652| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:00.653| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:00.656| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:00.657| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:00.666| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:00.667| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:00.668| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:00.668| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:00.671| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:00.673| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:10.704| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:10.705| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:10.705| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nKGC/Qqc7LY5yCroz1TFQctelYI=, time:1650859030697 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:10.705| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sEV4egm9dMmhSdC8JoHm0gJADGY=, time:1650859030698 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:10.708| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:10.708| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:10.709| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:10.709| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:10.709| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:10.709| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:10.710| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:10.710| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:10.713| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:10.713| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:10.714| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:10.714| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:10.716| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:10.716| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:10.717| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:10.717| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:20.741| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:20.741| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:20.743| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HM/YvnmrZDqjIuurS7Mr8LlOcfo=, time:1650859040731 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:20.743| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pmzenaopDsWRNp+qsymH5L6LgrY=, time:1650859040730 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:20.747| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:20.747| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:20.748| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:20.748| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:20.748| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:20.748| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:20.749| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:20.749| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:20.753| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:20.754| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:20.754| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:20.754| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:20.759| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:20.759| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:20.761| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:20.761| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:30.785| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:30.785| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:30.785| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NXj5o8B5DrypSI0zzaNEUbObXV0=, time:1650859050772 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:30.785| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3Wh6i26AEz2brREVD6qMk2zqN7k=, time:1650859050774 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:30.787| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:30.787| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:30.788| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:30.788| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:30.788| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:30.788| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:30.788| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:30.788| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:30.791| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:30.792| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:30.792| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:30.792| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:30.794| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:30.795| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:30.795| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:30.796| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:33.418| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:33.419| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bu3K+HFhtqDZE9qWUxm6XLexAg8=, time:1650859053407 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:33.421| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:33.422| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8fT8f/JSTZrd9brBa3uIcKOCvTM=, time:1650859053409 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:33.422| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:33.423| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:33.423| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:33.425| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:33.425| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:33.426| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:33.426| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:33.427| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.429| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.446| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.447| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:33.449| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.452| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.462| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.469| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:33.574| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:33.575| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KJpO26WW4PSRaZ33TnhGIuAY0Q0=, time:1650859053565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:33.575| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:33.576| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:po6rgHbHKYhLQoh+ckIEL2tkB0I=, time:1650859053566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:33.577| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:33.578| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:33.578| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:33.578| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:33.579| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:33.578| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:33.579| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:33.580| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:33.583| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.583| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.583| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.584| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.586| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.586| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.588| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:33.588| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:33.714| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:33.715| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6quDAAf0dhcD9GLO7XvnpbcytX8=, time:1650859053707 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:33.715| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:33.716| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YKboTRy4yOasz9ExK9fV9gfJ0yg=, time:1650859053708 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:33.718| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:33.719| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:33.720| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:33.721| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:33.721| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:33.721| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:33.722| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:33.723| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:33.726| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.728| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.728| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.729| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.744| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.758| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.759| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.761| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.764| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.770| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.777| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.780| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.780| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:33.784| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.786| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.790| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:33.792| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:34.955| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:34.955| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:34.956| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qscY9i7uyn/qxFX9/yc+jpu8+3o=, time:1650859054947 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:34.956| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QwZhWmzyHjDbPAWUgW4hOl00GYY=, time:1650859054948 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:34.961| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:34.962| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:34.962| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:34.963| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:34.963| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:34.964| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:34.964| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:34.965| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:37.468| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.470| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.474| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.478| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.479| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.485| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.487| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:2秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:37.487| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.492| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:37.504| http-nio-6001-exec-9 | ERROR |  -  | {conn-10010, pstmt-20016} execute error. SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL | [com.alibaba.druid.filter.logging.Slf4jLogFilter:149]
-java.sql.SQLSyntaxErrorException: Unknown column 't.examId' in 'order clause'
-	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.executeQuery(ClientPreparedStatement.java:1003)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3240)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
-	at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
-	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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
-	at com.sun.proxy.$Proxy241.executeQuery(Unknown Source)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:259)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:218)
-	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
-	at com.sun.proxy.$Proxy239.prepare(Unknown Source)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:92)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
-	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
-	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90)
-	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.GeneratedMethodAccessor227.invoke(Unknown Source)
-	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)
-	at com.sun.proxy.$Proxy108.selectList(Unknown Source)
-	at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
-	at com.sun.proxy.$Proxy127.getTotalCountInfo(Unknown Source)
-	at com.qmth.themis.business.service.impl.TIeReportServiceImpl.examViewCount(TIeReportServiceImpl.java:97)
-	at com.qmth.themis.admin.api.TIeReportController.examViewCount(TIeReportController.java:66)
-	at com.qmth.themis.admin.api.TIeReportController$$FastClassBySpringCGLIB$$9fbc1af6.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:80)
-	at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TIeReportController$$EnhancerBySpringCGLIB$$ae8b871a.examViewCount(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:57:37.514| http-nio-6001-exec-9 | ERROR |  -  | 请求出错 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
-org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.PersistenceException: 
-### Error querying database.  Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-### The error may exist in file [/Users/king/git/backend-service/themis-business/target/classes/mapper/TEExamStudentMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:92)
-	at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440)
-	at com.sun.proxy.$Proxy108.selectList(Unknown Source)
-	at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForIPage(MybatisMapperMethod.java:134)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:96)
-	at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:96)
-	at com.sun.proxy.$Proxy127.getTotalCountInfo(Unknown Source)
-	at com.qmth.themis.business.service.impl.TIeReportServiceImpl.examViewCount(TIeReportServiceImpl.java:97)
-	at com.qmth.themis.admin.api.TIeReportController.examViewCount(TIeReportController.java:66)
-	at com.qmth.themis.admin.api.TIeReportController$$FastClassBySpringCGLIB$$9fbc1af6.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:80)
-	at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TIeReportController$$EnhancerBySpringCGLIB$$ae8b871a.examViewCount(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: org.apache.ibatis.exceptions.PersistenceException: 
-### Error querying database.  Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-### The error may exist in file [/Users/king/git/backend-service/themis-business/target/classes/mapper/TEExamStudentMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:30)
-	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:149)
-	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140)
-	at sun.reflect.GeneratedMethodAccessor227.invoke(Unknown Source)
-	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)
-	... 81 common frames omitted
-Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:270)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.intercept(PaginationInterceptor.java:218)
-	at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61)
-	at com.sun.proxy.$Proxy239.prepare(Unknown Source)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.prepareStatement(MybatisSimpleExecutor.java:92)
-	at com.baomidou.mybatisplus.core.executor.MybatisSimpleExecutor.doQuery(MybatisSimpleExecutor.java:66)
-	at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:324)
-	at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:163)
-	at com.baomidou.mybatisplus.core.executor.MybatisCachingExecutor.query(MybatisCachingExecutor.java:90)
-	at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147)
-	... 86 common frames omitted
-Caused by: java.sql.SQLSyntaxErrorException: Unknown column 't.examId' in 'order clause'
-	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.executeQuery(ClientPreparedStatement.java:1003)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3240)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.wall.WallFilter.preparedStatement_executeQuery(WallFilter.java:648)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_executeQuery(FilterEventAdapter.java:465)
-	at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_executeQuery(FilterChainImpl.java:3237)
-	at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.executeQuery(PreparedStatementProxyImpl.java:181)
-	at com.alibaba.druid.pool.DruidPooledPreparedStatement.executeQuery(DruidPooledPreparedStatement.java:227)
-	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.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:56)
-	at com.sun.proxy.$Proxy241.executeQuery(Unknown Source)
-	at com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor.queryTotal(PaginationInterceptor.java:259)
-	... 96 common frames omitted
-2022-04-25 11:57:37.523| http-nio-6001-exec-9 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: nested exception is org.apache.ibatis.exceptions.PersistenceException: 
-### Error querying database.  Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-### The error may exist in file [/Users/king/git/backend-service/themis-business/target/classes/mapper/TEExamStudentMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: Method queryTotal execution error of sql : 
- SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.examId ) TOTAL 
-
-	at com.qmth.themis.common.util.ResultUtil.error(ResultUtil.java:40)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:89)
-	at sun.reflect.GeneratedMethodAccessor197.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TIeReportController$$EnhancerBySpringCGLIB$$ae8b871a.examViewCount(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 11:57:43.896| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:43.896| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:43.896| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AQHtnW/lB28hsbFLOzEXVz2WkNU=, time:1650859063887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:43.896| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ipjIka6OSE/vohDS2hhSl8NboV0=, time:1650859063884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:43.899| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:43.899| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:43.899| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:43.899| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:43.899| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:43.899| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:43.900| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:43.900| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:43.902| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:43.902| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:43.902| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:43.903| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:43.904| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:43.904| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:43.905| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:43.905| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:53.919| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:53.919| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:57:53.919| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kS/pcQZsEM69OxueNCUmcRNJRIU=, time:1650859073913 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:53.919| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0sct1bn4kCn8Kdf6aq8k8ItmwZQ=, time:1650859073911 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:57:53.922| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:53.923| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:57:53.923| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:53.923| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:57:53.923| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:53.923| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:57:53.923| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:53.923| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:57:53.925| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:53.926| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:53.926| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:53.927| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:53.928| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:53.929| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:57:53.929| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:57:53.930| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:03.947| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:03.948| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1XIKJAN3HeZFLeepRjr42DJshqo=, time:1650859083937 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:03.949| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:03.949| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:imURwJKfoQZK275ImoTki61fKkQ=, time:1650859083938 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:03.953| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:03.953| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:03.953| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:03.953| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:03.953| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:03.953| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:03.954| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:03.954| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:03.957| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:03.957| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:03.957| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:03.958| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:03.959| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:03.959| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:03.960| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:03.960| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:13.977| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:13.977| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:13.979| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:id2K/iuPqp8+qHJmHFzMW+RwLT8=, time:1650859093970 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:13.978| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eDOg0Mg7TixVPzS6k0teK+45D4M=, time:1650859093971 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:13.981| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:13.981| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:13.982| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:13.982| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:13.982| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:13.982| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:13.982| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:13.982| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:13.986| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:13.986| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:13.986| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:13.986| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:13.989| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:13.990| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:13.991| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:13.992| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:24.014| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:24.014| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:24.015| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ywxbtjMcBWYi6lqITwt+DOp1NwA=, time:1650859104007 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:24.015| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ID/pzt/7diU13EbmLdxdQRBZ8H0=, time:1650859104008 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:24.018| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:24.018| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:24.019| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:24.019| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:24.019| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:24.019| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:24.020| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:24.020| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:24.025| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:24.026| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:24.028| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:24.029| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:24.032| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:24.033| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:24.033| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:24.034| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:34.051| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:34.052| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YMZtFAgYVfhCZl44xZzOn6jpjq8=, time:1650859114043 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:34.053| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:58:34.054| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KRmhwHbr40BFmVdZV4bOEVtRCm4=, time:1650859114044 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:58:34.056| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:34.057| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:58:34.057| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:34.057| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:34.057| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:58:34.057| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:58:34.057| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:34.058| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:58:34.060| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:34.061| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:34.061| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:34.062| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:34.063| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:34.063| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:58:34.064| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:34.064| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:58:40.524| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:58:40.528| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:58:40.538| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 11:58:40.597| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:58:40.601| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:58:40.618| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:58:40.620| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:58:40.624| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 11:58:40.654| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 11:58:52.024| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 3164 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 11:58:52.031| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 11:58:55.186| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 11:58:55.192| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 11:58:55.286| main | INFO |  -  | Finished Spring Data repository scanning in 42ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 11:58:55.683| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.684| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.684| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.684| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.685| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.685| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.685| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.686| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.686| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.686| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.687| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.687| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.687| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.688| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.688| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.688| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.689| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.689| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.689| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.690| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.690| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.691| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.691| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.691| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.692| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.692| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.692| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.693| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.693| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.694| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.694| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.694| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.695| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.695| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.695| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.696| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.696| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.697| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.697| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.698| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:55.699| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 11:58:57.265| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 11:58:57.280| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:58:57.281| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:58:57.282| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:58:57.423| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:58:57.423| main | INFO |  -  | Root WebApplicationContext: initialization completed in 5243 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 11:59:01.158| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 11:59:04.022| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:59:04.058| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 11:59:04.589| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:59:05.169| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:59:05.196| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 11:59:05.198| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 11:59:05.213| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 11:59:05.268| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 11:59:05.871| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.882| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.887| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.899| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.902| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.925| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.935| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.964| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.969| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.986| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:05.995| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.038| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.060| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.069| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.075| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.083| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.103| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.115| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.139| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.147| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.180| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.183| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.210| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.216| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.271| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 11:59:06.325| main | INFO |  -  | Started ThemisAdminApplication in 16.049 seconds (JVM running for 18.017) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 11:59:06.330| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 11:59:06.332| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 11:59:14.274| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:59:14.274| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 11:59:14.290| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 15 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 11:59:14.323| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:14.323| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:14.325| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sj2pUN0w8VHoeUioeNIhfD9LFyE=, time:1650859154164 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:14.325| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sQX2GkVYDi9f7lRtHrpAKGvi70g=, time:1650859154163 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:14.468| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:14.468| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:14.469| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:14.469| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:14.469| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:14.469| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:14.493| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:14.493| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:15.082| http-nio-6001-exec-1 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 11:59:15.102| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:15.102| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:15.307| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:15.307| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:15.353| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:15.353| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:15.362| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:15.362| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:25.455| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:25.455| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:25.456| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HBnZ3uaEOpJ10vSMAUhK0vL/g/g=, time:1650859165444 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:25.456| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xoJneACy9IEb9B10fDUNFe+7eQ8=, time:1650859165445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:25.460| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:25.460| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:25.460| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:25.461| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:25.461| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:25.461| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:25.461| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:25.461| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:25.464| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:25.464| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:25.465| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:25.465| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:25.469| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:25.469| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:25.470| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:25.470| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:35.492| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:35.493| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:35.493| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HJRQr57dA5T+YhjdBcVG/MLFSCY=, time:1650859175482 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:35.493| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WYx8i5XL77cy83o1pNwCnP9SPYc=, time:1650859175481 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:35.496| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:35.497| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:35.496| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:35.497| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:35.497| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:35.497| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:35.497| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:35.498| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:35.500| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:35.500| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:35.501| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:35.502| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:35.504| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:35.504| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:35.505| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:35.505| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:45.528| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:45.528| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:45.528| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uM2cdPd3HzVi0npe3ivJbGuewzA=, time:1650859185517 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:45.529| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hxUKF6hDyY5vENgvIeNk6hq9+mc=, time:1650859185519 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:45.532| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:45.533| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:45.533| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:45.533| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:45.533| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:45.533| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:45.534| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:45.534| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:45.536| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:45.536| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:45.537| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:45.537| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:45.539| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:45.540| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:45.540| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:45.541| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:55.560| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:55.560| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 11:59:55.560| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:74WI/c3KhmWMiNM81j21Edhoo9Q=, time:1650859195549 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:55.561| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FZfbnaZVXceMS4N3iaobTGW3o1s=, time:1650859195550 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 11:59:55.564| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:55.564| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 11:59:55.564| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:55.564| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 11:59:55.564| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:55.565| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 11:59:55.565| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:55.565| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 11:59:55.567| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:55.568| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:55.569| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:55.570| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:55.571| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:55.572| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:59:55.572| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 11:59:55.573| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:00.015| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 12:00:05.596| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:05.596| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:05.597| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cJF2TGrZ7CPHJQWmlx28ayiNllQ=, time:1650859205585 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:05.597| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qpnpYBhlKAMB+IJ/tP3DTnMRJhc=, time:1650859205586 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:05.605| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:05.605| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:05.606| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:05.606| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:05.606| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:05.606| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:05.607| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:05.607| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:05.609| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:05.609| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:05.610| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:05.610| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:05.612| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:05.612| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:05.614| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:05.614| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:15.722| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:15.723| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:15.724| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c3HSIwbryMIFUbhDmueZstPpFN4=, time:1650859215711 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:15.725| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l1V15+RJ2knyVPWR4NIIJkzW5z4=, time:1650859215713 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:15.731| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:15.732| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:15.732| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:15.732| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:15.732| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:15.733| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:15.734| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:15.750| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.761| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.781| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.782| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:15.834| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.842| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.857| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.884| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:15.912| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:15.912| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UcU+yivGMVjsOr3t5wmmLNcnf+s=, time:1650859215905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:15.914| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:15.915| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KITdNZ8eSQiJ5hVB5Qw/q+T/sEY=, time:1650859215906 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:15.916| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:15.916| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:15.917| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:15.917| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:15.920| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:15.920| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:15.921| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:15.922| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.922| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:15.923| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.925| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.926| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.927| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:15.927| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.932| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:15.936| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:16.113| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:16.114| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:16.114| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RwfshXxJX0SevVjyh59eRGbKUnQ=, time:1650859216106 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:16.115| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/ohbhinPDxXj76v2ljmwAxAi8YQ=, time:1650859216107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:16.128| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:16.129| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:16.129| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:16.129| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:16.129| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:16.130| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:16.130| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:16.130| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:16.152| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.159| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.167| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.197| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.210| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.213| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.222| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.231| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.255| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.281| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.282| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.289| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.291| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:16.299| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.301| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.304| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:16.306| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:17.205| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:17.205| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:17.205| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ozgUiMl4N5PS+QPH2esmFiynikY=, time:1650859217196 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:17.205| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OYqzzyhTxdCmDOm1p5NJq+KJKOs=, time:1650859217197 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:17.210| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:17.210| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:17.211| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:17.211| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:17.211| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:17.211| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:17.212| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:17.213| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:17.215| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.231| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.235| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.238| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.240| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.244| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.247| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:17.282| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.285| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.310| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.314| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.317| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.320| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.322| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.325| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:17.327| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:19.306| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:19.306| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YH/dlWEyuPg8MKz+u2g1RaGtXT0=, time:1650859219298 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:19.310| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:19.311| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:19.311| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:19.311| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:19.322| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:19.323| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:19.326| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:19.328| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:20.352| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:20.352| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:32htOscCsofIaFggjOE6p017C68=, time:1650859220344 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:20.358| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:20.359| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:20.359| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:20.360| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:20.376| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:20.379| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:20.382| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:21.167| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:21.167| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bvSFw2b3Bb6s+hPUoHckg2oBNIw=, time:1650859221156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:21.176| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:21.176| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:21.177| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:21.177| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:21.184| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:21.192| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:21.196| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:21.928| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:21.928| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eamvuO2rW7mRIK99MiTy3Dgq81Q=, time:1650859221921 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:21.932| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:21.933| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:21.933| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:21.933| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:21.945| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:21.947| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:21.959| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:21.962| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:21.965| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:21.966| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:23.383| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:23.383| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Mly4PUB9hM7oQc533eq1mIG+XVM=, time:1650859223377 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:23.388| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:23.388| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:23.389| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:23.389| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:23.403| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:23.405| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:23.410| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:24.457| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:24.457| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LwT1y0NMRn+axeiKK0yEEnFOzus=, time:1650859224450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:24.462| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:24.462| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:24.463| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:24.463| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:24.471| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:24.473| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:24.485| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:24.487| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:24.490| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:24.491| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:24.983| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:24.983| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qMOdSdKOhh+rx4AZ7mVwn+IrRYk=, time:1650859224975 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:24.987| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:24.988| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:24.988| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:24.989| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:24.997| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:24.999| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.003| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:25.362| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:25.363| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sU8bxFDefAKLpgDXwsUOZ8O9Nmg=, time:1650859225356 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:25.370| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:25.371| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:25.372| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:25.373| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:25.375| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.376| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.379| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.385| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:25.948| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:25.949| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:exkRCUfxHA1mvPocJU5/7Sh+Ti4=, time:1650859225941 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:25.948| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:25.949| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NQlU0z7IJnMVV6KKQVFoaMmM1eA=, time:1650859225942 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:25.952| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:25.952| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:25.953| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:25.953| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:25.953| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:25.954| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:25.954| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:25.954| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:25.957| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.958| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.961| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.962| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.962| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.966| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.967| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.969| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.970| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.971| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.972| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:25.975| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.979| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.980| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.985| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:25.987| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:26.430| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:26.430| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+DxKH9QiGK/iJVXHQUktrWhYv8g=, time:1650859226422 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:26.431| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:26.431| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:J4J6FuKnWLahFTtuQrwoDBjGeG4=, time:1650859226424 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:26.434| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:26.434| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:26.434| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:26.434| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:26.435| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:26.435| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:26.435| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:26.435| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:26.438| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.438| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.438| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.438| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.440| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.440| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.441| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:26.441| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:26.629| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:26.630| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UxNU58neUbAZkZL7kJNTl0pL+Go=, time:1650859226623 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:26.634| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:26.634| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:26.635| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:26.636| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:26.639| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.640| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.643| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:26.646| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:27.139| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:27.140| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OsJ8X4zRwt5p1P7yJ2YKdlbTl3k=, time:1650859227133 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:27.145| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:27.145| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:27.145| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:27.146| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:27.152| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:27.154| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:27.159| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:27.836| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:27.836| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KIc0Pv8pe0LeYiaj982M5/Fh+I0=, time:1650859227830 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:27.841| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:27.842| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:27.842| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:27.843| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:27.848| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:27.849| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:27.852| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:28.309| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:28.309| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qq1Wd7NdysyFP4PAz6kfKQVOSOY=, time:1650859228299 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:28.315| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:28.316| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:28.316| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:28.316| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:28.328| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:28.330| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:28.346| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:28.349| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:28.352| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:28.354| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:28.650| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:28.651| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WFP5KXHC+1Fiz1abAtXB6AOiV+8=, time:1650859228644 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:28.655| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:28.656| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:28.656| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:28.657| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:28.664| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:28.666| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:28.668| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:29.579| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:29.581| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Q2i/9sgpJtvYGnfeA9K4+HCh0Hs=, time:1650859229572 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:29.585| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:29.585| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:29.585| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:29.586| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:29.590| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.592| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.598| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.602| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:29.631| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:29.631| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ewcWfVto0KSHSikuTF+kOhHuIJs=, time:1650859229622 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:29.633| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:29.634| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SP5rT8u++8vwXAWmirbU7TC2Ujc=, time:1650859229623 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:29.637| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:29.638| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:29.639| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:29.639| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:29.641| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:29.642| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:29.643| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examStudentLogList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:29.643| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:29.644| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.646| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.650| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.654| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.655| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.656| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.657| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.667| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, t.id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.name, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? ORDER BY t.exam_id, t.id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.670| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.673| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.674| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.676| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:29.676| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.677| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.680| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:29.681| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:33.272| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:33.273| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:32C+UnKLVNEI29Ir/+iek+iUfG4=, time:1650859233266 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:33.277| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:33.277| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:33.278| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:33.279| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:33.285| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:33.287| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:33.311| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:33.312| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:33.315| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:33.316| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:36.462| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:36.462| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Gy6HU7jdenZAvIte8qymAgUgMiI=, time:1650859236449 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:36.463| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:36.463| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MK3R8M0r/kWs3W4UrSb9biLocmQ=, time:1650859236451 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:36.465| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:36.466| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:36.466| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:36.466| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:36.466| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:36.466| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:36.467| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:36.467| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:36.468| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.469| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.469| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.469| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.471| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.471| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.472| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:36.472| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:36.636| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:36.637| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4tBOJE431IAbeUKWzaw9KLD5qD0=, time:1650859236628 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:36.642| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:36.644| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:36.644| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:36.645| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,7,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:36.649| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.650| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.652| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.653| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 60(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.656| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:36.657| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:39.570| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:39.571| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qYR7S1Iko2gQszMNITZ3YmTPxVQ=, time:1650859239564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:39.574| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:39.575| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:39.576| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:39.576| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:39.579| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.580| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.586| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.592| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:39.658| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:39.659| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4ZDDJfAZF0fgNEWRX4mxqSON3/0=, time:1650859239648 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:39.659| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:39.660| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4geSNUnsSMjjxjs0TAJEN2Fj7cI=, time:1650859239650 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:39.661| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:39.662| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:39.662| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:39.663| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:39.663| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:39.663| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:39.663| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:39.664| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:39.666| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.667| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.668| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.668| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.673| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.677| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.679| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.681| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.682| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.685| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.687| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.688| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:39.702| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.712| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.713| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.717| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:39.719| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:40.675| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:40.679| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9Auv1ayvDN4oyvR5gUp/Sm9MDxU=, time:1650859240655 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:40.676| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:40.681| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nzr6D+f7Wovw95fGZ8WaFt1uZBI=, time:1650859240654 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:40.690| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:40.691| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:40.692| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:40.693| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:40.693| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:40.694| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:40.693| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:40.696| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:40.700| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.701| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.704| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.706| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.706| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.712| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.714| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.715| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.717| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.717| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.718| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:40.720| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.725| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.727| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.732| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:40.735| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:42.430| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:42.430| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lsV7Niqt1IGF5xPEf+A9C95YpGM=, time:1650859242423 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:42.435| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:42.436| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:42.437| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:42.437| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:42.440| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:42.441| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:42.447| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:42.452| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:43.038| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:43.038| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CL8RqbitX5m4bI1NfMnqmFKNL80=, time:1650859243032 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:43.043| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:43.043| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:43.044| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:43.044| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:43.052| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:43.053| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:43.055| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:43.652| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:43.652| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sN6EkgGiA+i8P8Fsne2W4Z8A6yY=, time:1650859243645 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:43.656| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:43.657| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:43.657| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:43.657| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:43.664| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:43.665| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:43.669| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:44.200| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:44.201| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g/3Use0XEME1BUoUOt5p3NWk3BA=, time:1650859244194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:44.205| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:44.205| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:44.206| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:44.207| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:44.215| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:44.216| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:44.224| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:44.224| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:44.227| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:44.227| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:46.291| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:46.291| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fey3bXwiZ3T0WzuVfbkJPS5T1AE=, time:1650859246284 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:46.295| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:46.295| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:46.296| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:46.297| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:46.308| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.310| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.313| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.316| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.318| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.320| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:46.488| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:46.489| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0P3PI2sBfquZp48WnD1rKlF9VRs=, time:1650859246480 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:46.493| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:46.494| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:46.494| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:46.495| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:46.495| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:46.496| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:egCMDkbxtWHhYL7iHJIgdZRXiPo=, time:1650859246481 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:46.498| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.498| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:46.499| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.499| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:46.499| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:46.500| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:46.504| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.505| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.507| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:46.507| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.512| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:46.513| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:51.305| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:51.306| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lUFOxlziZUW2lcOyqD3HYwv3wtg=, time:1650859251300 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:51.309| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:51.310| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:51.310| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:51.311| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:51.315| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:51.316| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:51.318| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:51.921| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:51.922| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WzWxmPmA6L4DbNTq8fv/6ta/H6s=, time:1650859251916 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:51.927| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:51.927| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:51.927| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:51.928| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:51.932| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:51.933| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:51.942| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:51.943| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:51.945| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:51.946| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:52.475| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:52.475| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iVZrYM6aB55QmjAsN2NjdzZtBOo=, time:1650859252468 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:52.479| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:52.480| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:52.481| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:52.481| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:52.485| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:52.486| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:52.491| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:52.493| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:52.494| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:52.495| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:54.759| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:54.760| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XlYt+RX1p+tqb7cIUFJ8OiE8Mzs=, time:1650859254750 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:54.763| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:54.764| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:54.765| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:54.765| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:54.771| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:54.772| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:54.774| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:55.719| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:55.720| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:igdrEYNMxj1es+Gd3Ls9uNJ/yWU=, time:1650859255713 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:55.724| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:55.724| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:55.724| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:55.725| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:55.734| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:55.735| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:55.737| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:56.544| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:56.545| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2Tmj5PQtYdDCpN2a+fOXNRhdApg=, time:1650859256535 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:56.548| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:56.548| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+roxqpCCIWWIt+h8pEj0ELbGs18=, time:1650859256536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:56.548| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:56.549| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:56.549| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:56.550| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:56.551| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:56.551| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:56.552| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:56.552| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:56.552| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:56.552| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:56.554| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:56.554| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:56.555| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:56.555| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:56.558| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:56.559| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:57.003| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:57.003| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2PjF/T5H/vfLApvRZDg6O/Rk71s=, time:1650859256990 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:57.009| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:57.009| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:57.010| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:57.010| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:57.034| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.041| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.044| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.047| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.051| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.052| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:00:57.828| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:00:57.828| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YoFt4ftVmoMpc7zL2Wunhc9Yg3A=, time:1650859257815 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:00:57.831| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:00:57.831| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:00:57.832| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:00:57.832| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:00:57.843| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.844| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.848| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.849| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.854| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:00:57.855| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:01.467| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:01.468| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:01.468| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Nob0XnMRdH5uYI0LcnuvuLJi8Hs=, time:1650859261459 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:01.469| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b+cn2K38VVDo5r8uDE1tazM09zc=, time:1650859261460 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:01.473| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/activity/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:01.473| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:01.473| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:01.473| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamActivityController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:01.474| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:01.474| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:01.475| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["id","examId","code","startDate","finishDate","pageNumber","pageSize"],参数value===========:[null,247063819158294528,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:01.475| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,247063819158294528,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:01.506| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.515| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.516| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.518| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.522| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.526| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.530| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.532| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:01.533| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.537| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.542| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:01.543| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:02.283| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:02.283| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+IFS6LeOJEH8tq7wm81LpfQDZgg=, time:1650859262277 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:02.286| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/examStudent/mark/result | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:02.287| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamStudentController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:02.287| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:markResult | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:02.287| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","activityId","identity","name","courseCode","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:02.298| http-nio-6001-exec-9 | ERROR |  -  | 请求出错 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
-com.qmth.themis.common.exception.BusinessException: 当前批次监考未结束,请在结束后操作
-	at com.qmth.themis.admin.api.TEExamStudentController.commonMarkResult(TEExamStudentController.java:516)
-	at com.qmth.themis.admin.api.TEExamStudentController.markResult(TEExamStudentController.java:383)
-	at com.qmth.themis.admin.api.TEExamStudentController$$FastClassBySpringCGLIB$$d8ae373d.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:80)
-	at sun.reflect.GeneratedMethodAccessor166.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TEExamStudentController$$EnhancerBySpringCGLIB$$d601d963.markResult(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 12:01:02.305| http-nio-6001-exec-9 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 当前批次监考未结束,请在结束后操作
-	at com.qmth.themis.common.util.ResultUtil.error(ResultUtil.java:36)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:87)
-	at sun.reflect.GeneratedMethodAccessor166.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TEExamStudentController$$EnhancerBySpringCGLIB$$d601d963.markResult(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 12:01:39.063| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:39.063| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:39.066| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wNqZ/Ix7VTOs3EbrycnmFK5He2M=, time:1650859299038 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:39.066| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wAqhh3tx2lRlmrAvy+XqPJQylks=, time:1650859299040 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:39.073| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:39.074| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:39.074| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:39.075| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:39.075| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:39.076| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:39.076| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:39.082| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.085| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.097| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.099| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:39.104| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.106| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.113| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.114| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.124| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:39.125| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:41.064| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:41.065| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/activity/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4UPoSJ3S8W8nWgKZWWOul9IrNF4=, time:1650859301055 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:41.065| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:41.065| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M4uwgHmC/en1ko7K3ysPChb2gMo=, time:1650859301057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:41.069| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/activity/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:41.071| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamActivityController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:41.072| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:41.073| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:41.073| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["id","examId","code","startDate","finishDate","pageNumber","pageSize"],参数value===========:[null,247063819158294528,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:41.073| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:41.074| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:41.075| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,247063819158294528,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:41.089| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.090| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.091| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.092| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.096| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.examId, t.prepareSeconds, t.maxDurationSeconds, t.enable, t.openingSeconds, t.startTime, t.finishTime, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teea.id, teea.code, teea.exam_id as examId, teea.prepare_seconds as prepareSeconds, teea.max_duration_seconds as maxDurationSeconds, teea.enable, teea.opening_seconds as openingSeconds, teea.start_time as startTime, teea.finish_time as finishTime, teea.create_time as createTime, teea.update_time as updateTime,( select t1.name from t_b_user t1 where t1.id = teea.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = teea.update_id) as updateName from t_e_exam_activity teea left join t_e_exam tee on teea.exam_id = tee.id WHERE teea.exam_id = ? ) t order by cast(t.code as SIGNED) LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.098| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.098| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.104| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.105| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:41.104| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.111| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.113| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:41.641| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:41.642| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z8+GEFLFpXhAPxFYW6rrx07RvQc=, time:1650859301634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:41.645| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/examStudent/mark/result | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:41.646| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamStudentController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:41.646| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:markResult | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:41.647| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","activityId","identity","name","courseCode","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:41.680| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tees.id AS examStudentId, tee.id AS examId, tee.name AS examName, teea.id AS examActivityId, teea.code AS examActivityCode, tes.name, tes.`identity`, tees.course_code AS courseCode, tees.course_name AS courseName, tees.room_code AS roomCode, tees.room_name AS roomName, tees.grade, tees.class_no AS classNo, (SELECT count(1) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id) AS examCount, (SELECT count(toer.id) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.breach_status = 0) AS breachCount, 0 AS objectiveScore, 0 AS subjectiveScore FROM t_e_student tes LEFT JOIN t_e_exam_student tees ON tees.student_id = tes.id LEFT JOIN t_e_exam tee ON tee.id = tees.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = tees.exam_activity_id WHERE tee.id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.684| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.692| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.examActivityCode, t.name, t.identity, t.courseCode, t.courseName, t.roomCode, t.roomName, t.grade, t.classNo, if(t.examCount <= 0,'是','否') as examAbsent, t.examCount, t.examName, if(t.breachCount is null,0,t.breachCount) as breachCount, ifnull(t.objectiveScore,0) as objectiveScore, ifnull(t.objectiveScore,0) as sumScore, t.examId, t.examActivityId, t.objectiveScore, t.subjectiveScore, (t.objectiveScore + t.subjectiveScore) as sumScore, t.examStudentId from ( select tees.id as examStudentId,tee.id as examId,tee.name as examName,teea.id as examActivityId, teea.code as examActivityCode, tes.name, tes.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, tees.grade, tees.class_no as classNo, ( select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id) as examCount, (select count(toer.id) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.breach_status = 0) as breachCount, 0 as objectiveScore, 0 as subjectiveScore from t_e_student tes left join t_e_exam_student tees on tees.student_id = tes.id left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tee.id = ? ) t order by t.examStudentId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.697| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.709| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.722| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.726| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.731| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.736| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.738| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688675328001(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.741| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.779| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.780| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688679522306(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.787| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.805| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.807| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688687910913(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.809| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.813| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.814| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688692105217(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.817| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.821| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.822| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688704688129(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.824| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.851| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.852| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688729853954(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.855| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.861| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.862| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688738242562(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.865| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.883| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.888| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688750825474(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.904| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.928| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.929| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514187688755019777(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.931| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:41.933| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:01:44.354| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:01:44.354| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3qpsqgYha7DOHjoLbB1OW9VGr0g=, time:1650859304347 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:01:44.360| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/examStudent/mark/result | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:01:44.360| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamStudentController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:01:44.361| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:markResult | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:01:44.362| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","activityId","identity","name","courseCode","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,5,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:01:44.370| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tees.id AS examStudentId, tee.id AS examId, tee.name AS examName, teea.id AS examActivityId, teea.code AS examActivityCode, tes.name, tes.`identity`, tees.course_code AS courseCode, tees.course_name AS courseName, tees.room_code AS roomCode, tees.room_name AS roomName, tees.grade, tees.class_no AS classNo, (SELECT count(1) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id) AS examCount, (SELECT count(toer.id) FROM t_oe_exam_record toer WHERE toer.exam_student_id = tees.id AND toer.breach_status = 0) AS breachCount, 0 AS objectiveScore, 0 AS subjectiveScore FROM t_e_student tes LEFT JOIN t_e_exam_student tees ON tees.student_id = tes.id LEFT JOIN t_e_exam tee ON tee.id = tees.exam_id LEFT JOIN t_e_exam_activity teea ON teea.id = tees.exam_activity_id WHERE tee.id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.371| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.375| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.examActivityCode, t.name, t.identity, t.courseCode, t.courseName, t.roomCode, t.roomName, t.grade, t.classNo, if(t.examCount <= 0,'是','否') as examAbsent, t.examCount, t.examName, if(t.breachCount is null,0,t.breachCount) as breachCount, ifnull(t.objectiveScore,0) as objectiveScore, ifnull(t.objectiveScore,0) as sumScore, t.examId, t.examActivityId, t.objectiveScore, t.subjectiveScore, (t.objectiveScore + t.subjectiveScore) as sumScore, t.examStudentId from ( select tees.id as examStudentId,tee.id as examId,tee.name as examName,teea.id as examActivityId, teea.code as examActivityCode, tes.name, tes.`identity`, tees.course_code as courseCode, tees.course_name as courseName, tees.room_code as roomCode, tees.room_name as roomName, tees.grade, tees.class_no as classNo, ( select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id) as examCount, (select count(toer.id) from t_oe_exam_record toer where toer.exam_student_id = tees.id and toer.breach_status = 0) as breachCount, 0 as objectiveScore, 0 as subjectiveScore from t_e_student tes left join t_e_exam_student tees on tees.student_id = tes.id left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id WHERE tee.id = ? ) t order by t.examStudentId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.376| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 40(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.381| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.384| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.385| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514811686710849538(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.387| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.390| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.390| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514811853514125313(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.392| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.395| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.396| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514852667200069634(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.397| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.400| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.401| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514853420832612353(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.402| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.405| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select max(toer.objective_score) as objectiveScore, toer.id,toer.paper_id as paperId,toer.finish_time as finishTime from t_oe_exam_record toer WHERE (toer.breach_status = 1 or breach_status is null) and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') and toer.exam_id = ? and toer.exam_student_id = ? group by toer.id,toer.paper_id,toer.finish_time order by toer.objective_score desc,toer.finish_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.406| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 1514853527263076354(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.407| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:01:44.408| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:16.753| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:16.756| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/examStudent/mark/result, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Qg/zONBT18K1j1fJUZ44CFjZB7g=, time:1650859336743 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:16.760| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/examStudent/mark/result | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:16.760| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamStudentController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:16.761| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:markResult | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:16.761| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","activityId","identity","name","courseCode","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:16.763| http-nio-6001-exec-6 | ERROR |  -  | 请求出错 | [com.qmth.themis.admin.aspect.ApiControllerAspect:85]
-com.qmth.themis.common.exception.BusinessException: 当前批次监考未结束,请在结束后操作
-	at com.qmth.themis.admin.api.TEExamStudentController.commonMarkResult(TEExamStudentController.java:516)
-	at com.qmth.themis.admin.api.TEExamStudentController.markResult(TEExamStudentController.java:383)
-	at com.qmth.themis.admin.api.TEExamStudentController$$FastClassBySpringCGLIB$$d8ae373d.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:80)
-	at sun.reflect.GeneratedMethodAccessor166.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TEExamStudentController$$EnhancerBySpringCGLIB$$d601d963.markResult(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 12:02:16.768| http-nio-6001-exec-6 | ERROR |  -  | Global exception | [com.qmth.themis.common.exception.GlobalDefultExceptionHandler:44]
-com.qmth.themis.common.exception.BusinessException: 当前批次监考未结束,请在结束后操作
-	at com.qmth.themis.common.util.ResultUtil.error(ResultUtil.java:36)
-	at com.qmth.themis.admin.aspect.ApiControllerAspect.aroundApiPoint(ApiControllerAspect.java:87)
-	at sun.reflect.GeneratedMethodAccessor166.invoke(Unknown Source)
-	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
-	at java.lang.reflect.Method.invoke(Method.java:498)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)
-	at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)
-	at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.admin.api.TEExamStudentController$$EnhancerBySpringCGLIB$$d601d963.markResult(<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:105)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:879)
-	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:793)
-	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)
-	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
-	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
-	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
-	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
-	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
-	at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
-	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
-	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
-	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
-	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
-	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
-	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
-	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
-	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
-	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
-	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
-	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:373)
-	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
-	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
-	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590)
-	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 12:02:18.070| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:18.070| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:18.071| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sO2SIqQ+7w230kR1OdyPc6YoMXQ=, time:1650859338054 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:18.071| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rs9vS2slo9cRj2HI/HeK92dc1Jo=, time:1650859338055 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:18.074| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:18.075| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:18.075| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:18.076| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:18.077| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:18.077| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:18.078| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:18.082| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.085| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.100| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.102| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.121| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.122| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:18.128| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.129| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.133| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.134| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:18.830| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:18.831| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3kh0zpg5zI3lWRcqFOyyUXk0pDU=, time:1650859338822 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:18.831| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:18.832| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UrzldNMA6ONlapI3TMfdZz3zXMw=, time:1650859338823 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:18.834| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:18.834| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:18.834| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:18.834| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:18.834| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:18.834| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:18.835| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:18.835| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:18.838| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.839| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.839| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.840| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.842| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.843| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.843| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:18.844| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:18.963| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:18.964| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:14SUCBp1flT2kBDpGLUIZ6sbydU=, time:1650859338953 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:18.966| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:18.967| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:18.967| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:18.968| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:18.985| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.986| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.992| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:18.998| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:19.079| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:19.080| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:19.080| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A9dBGcGg93PYNI5G0vNTGvp8ris=, time:1650859339069 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:19.080| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QjSdXCjARuDRg8mnzhyGbi3dX7k=, time:1650859339071 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:19.083| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:19.086| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:19.090| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:19.093| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:19.094| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:19.095| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:19.095| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:19.095| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1Ou6jgM8YbUc51Ue0phB8Ntvosg=, time:1650859339073 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:19.095| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:19.096| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:19.100| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:19.101| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:19.101| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:19.102| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:19.102| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.104| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.107| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.114| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.118| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.122| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.124| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.129| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.138| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.146| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.150| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.161| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.162| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.165| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.181| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.182| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.187| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.187| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.188| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.189| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.192| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.193| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:19.194| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.194| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.195| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:19.195| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:19.655| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:19.655| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RrceSPdyg6XbAnCEXMXOqK+4CA0=, time:1650859339649 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:19.658| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:19.659| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:19.660| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:19.660| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:19.665| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.665| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.668| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.673| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:19.786| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:19.787| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ssRGZqRXN580PGikCJFU9gks2O4=, time:1650859339778 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:19.788| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:19.789| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LdaBYSXZiuvEHF4/SuLbTdQai+s=, time:1650859339779 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:19.790| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:19.791| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:19.791| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:19.792| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:19.792| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:19.792| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:19.793| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:19.794| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:19.798| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.798| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.800| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.799| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.813| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.813| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.819| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.823| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.826| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.829| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:19.830| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.837| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.868| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.881| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.882| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.886| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:19.890| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:20.593| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:20.594| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:20.594| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HzB6tnvRqy4qMPZ3ieSYm9RwBzI=, time:1650859340587 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:20.594| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZQJGMdNthE9tARZsM+tnxaIH0eg=, time:1650859340586 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:20.597| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:20.597| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:20.598| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:20.598| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:20.598| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:20.598| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:20.599| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:20.599| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:20.602| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.603| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.607| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.609| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.611| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.611| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.613| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.616| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.616| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.617| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:20.618| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.620| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.624| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.626| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.631| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:20.633| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:21.312| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:21.313| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1QU2lD0jeQmtk9Xd9BYMy3aRnbM=, time:1650859341306 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:21.316| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:21.316| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:21.317| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:21.317| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:21.319| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:21.319| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:21.321| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:21.323| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:21.795| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:21.796| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oWh7XI8Xe2ai9yy3YBQQy25kWjI=, time:1650859341789 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:21.799| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:21.800| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:21.800| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:21.801| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:21.807| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:21.808| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:21.810| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:22.229| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:22.230| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Cm3W8Ohii5I5Ao5x0PFREPrhRdE=, time:1650859342223 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:22.233| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:22.234| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:22.235| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:22.236| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:22.241| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.242| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.244| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:22.588| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:22.589| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ww2EUtK2VG118I94+xnfMkFc7+Q=, time:1650859342583 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:22.592| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:22.593| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:22.593| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:22.594| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:22.606| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.608| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.620| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.622| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.624| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.626| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:22.937| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:22.938| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vB9Trmk0vMK/qW5Ck+0PFm6niig=, time:1650859342932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:22.941| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:22.942| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:22.942| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:22.943| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:22.951| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.953| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:22.956| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:23.700| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:23.700| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g5DAnvtSLnG2SgTR8l3Yce+3Sdc=, time:1650859343694 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:23.703| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:23.703| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:23.705| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:23.706| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:23.709| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:23.710| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:23.714| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:23.719| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:23.721| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:23.724| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:23.725| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:25.918| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:25.918| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:25.919| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s5UKqx9Nsxnc+qQYe1KeWNnQo8o=, time:1650859345911 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:25.919| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LDwPimRFnlJ/l0ylHQhfQ4QIp78=, time:1650859345912 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:25.924| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:25.923| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:25.924| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:25.924| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:25.925| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:25.925| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:25.925| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:25.925| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:25.929| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.930| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.933| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.933| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.934| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.937| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.938| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.938| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.940| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.942| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.943| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:25.947| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.950| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.950| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.953| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:25.954| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:29.000| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:29.000| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dabk1Zvqn/dDVQlPrpseQCG/KNw=, time:1650859348992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:29.001| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:29.001| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8U+d7KIbp9VIDk1ElfEQ6T8LOfo=, time:1650859348993 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:29.002| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:29.003| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:29.003| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:29.003| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:29.003| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:29.004| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:29.004| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:29.004| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:29.006| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:29.006| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:29.007| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:29.008| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:29.009| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:29.010| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:29.010| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:29.010| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:39.032| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:39.032| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:39.033| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1oHAnkIdvjUzOQ/0ldmx5EeRkkQ=, time:1650859359019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:39.033| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:49n5C5W1c4ZdcD30bNYqxwwVAug=, time:1650859359017 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:39.035| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:39.035| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:39.035| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:39.035| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:39.035| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:39.035| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:39.036| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:39.036| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:39.037| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:39.038| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:39.039| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:39.039| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:39.041| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:39.041| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:39.042| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:39.042| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:41.363| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:41.364| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PemabBSz/0zMkkms4/GV/XfxnNk=, time:1650859361355 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:41.367| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:41.368| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:41.369| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:41.369| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:41.373| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:41.375| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:41.379| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:41.384| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:41.386| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:41.390| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:41.392| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:42.074| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:42.075| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4CYLIQdxL3n2oSC7Y9gejiLOS/Q=, time:1650859362067 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:42.075| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:42.075| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:773mqI9ePcQC1XOWAg5YHVkaMC4=, time:1650859362068 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:42.078| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:42.078| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:42.078| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:42.078| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:42.079| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:42.079| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:42.079| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:42.080| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:42.083| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.084| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.089| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.090| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.091| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.094| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.095| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.095| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.097| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.099| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.101| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.101| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:42.106| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.108| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.112| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.114| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:42.449| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:42.450| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3d67DQXWG+FuQC2f3Q1+BP3Sry4=, time:1650859362443 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:42.454| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:42.454| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:42.455| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:42.456| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:42.458| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.459| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.461| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:42.463| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:42.988| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:42.988| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+mVbRqxMGBCtucXfjuRTOBjZSH4=, time:1650859362982 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:42.992| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:42.992| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:42.993| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:42.993| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:43.001| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.003| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.009| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:43.447| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:43.447| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pGEKDMr80r1nE6i8Vu6Xap3mWr8=, time:1650859363441 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:43.452| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:43.453| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:43.454| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:43.454| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:43.461| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.462| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.464| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:43.837| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:43.837| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uSNUjwKgZlE+UZmgXm3EN7tQffA=, time:1650859363831 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:43.843| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:43.843| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:43.844| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:43.844| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:43.849| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.850| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.859| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.860| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.863| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:43.864| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:45.753| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:45.754| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yeuPqEzrVtg9Jr/NR/mmPEn5mp8=, time:1650859365748 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:45.758| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:45.758| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:45.759| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:45.760| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:45.766| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:45.767| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:45.769| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:46.729| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:46.729| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:46.730| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k2N+6ZVqG0kZfqaVt0i3+dJsy1Q=, time:1650859366722 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:46.730| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aQ/hQ42qcELe5MzLSCOWQSUbQGg=, time:1650859366723 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:46.733| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:46.734| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:46.735| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:46.735| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:46.740| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:46.740| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:46.741| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:46.741| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:46.744| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.745| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.747| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.747| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.750| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.751| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.752| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.754| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.755| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.755| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.757| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.758| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:46.758| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.759| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.763| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:46.764| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:49.063| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:49.065| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WBpliX4kQL4iE0dORkD6LkPl8LU=, time:1650859369052 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:49.065| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:02:49.065| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FXHLTTk80xx17r1s5IzshCJbVkc=, time:1650859369054 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:02:49.068| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:49.068| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:02:49.068| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:49.068| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:02:49.069| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:49.069| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:02:49.069| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:49.070| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:02:49.072| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:49.073| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:49.076| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:49.077| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:49.080| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:49.082| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:49.084| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:02:49.090| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:02:50.176| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 12:02:50.179| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 12:02:50.190| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 12:02:50.234| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:02:50.237| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:02:50.254| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:02:50.258| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:02:50.261| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 12:02:50.274| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 12:39:54.226| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 3534 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 12:39:54.240| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 12:39:57.900| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 12:39:57.910| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 12:39:57.986| main | INFO |  -  | Finished Spring Data repository scanning in 39ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 12:39:58.371| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.372| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.372| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.373| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.373| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.373| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.373| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.374| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.374| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.375| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.375| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.375| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.376| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.376| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.376| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.376| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.376| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.377| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.377| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.377| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.378| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.378| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.379| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.379| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.380| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.380| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.380| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.380| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.381| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.381| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.381| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.382| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.382| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.382| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.382| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.383| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.383| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.384| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.384| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.384| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:39:58.385| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 12:40:00.505| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 12:40:00.535| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:40:00.536| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:40:00.537| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:40:00.794| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:40:00.796| main | INFO |  -  | Root WebApplicationContext: initialization completed in 6108 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 12:40:06.919| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 12:40:11.531| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 12:40:11.576| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 12:40:12.404| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 12:40:13.087| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:40:13.120| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 12:40:13.122| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 12:40:13.147| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 12:40:13.216| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 12:40:13.964| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:13.975| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:13.981| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:13.993| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:13.995| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.021| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.031| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.057| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.060| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.083| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.096| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.152| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.177| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.192| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.200| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.206| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.233| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.246| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.270| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.278| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.302| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.304| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.329| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.337| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.405| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:40:14.488| main | INFO |  -  | Started ThemisAdminApplication in 22.691 seconds (JVM running for 24.979) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 12:40:14.492| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 12:40:14.497| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 12:40:18.838| http-nio-6001-exec-2 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:40:18.840| http-nio-6001-exec-2 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 12:40:18.866| http-nio-6001-exec-2 | INFO |  -  | Completed initialization in 25 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 12:40:18.919| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:18.919| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:18.924| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q6dYUX3s956d/Xl8aKQR1txybfk=, time:1650861618637 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:18.924| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:h9DKGYDZDa0Gc5ARbNrTL+ieFYI=, time:1650861618639 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:19.216| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:19.216| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:19.217| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:19.217| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:19.217| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:19.217| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:19.258| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:19.258| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:20.122| http-nio-6001-exec-1 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 12:40:20.148| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:20.148| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:20.510| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:20.510| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:20.574| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:20.574| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:20.585| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:20.585| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:28.307| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:28.307| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:28.308| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z2Bl+RL5CZ6oYNgMuuHbrfkFfmI=, time:1650861628295 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:28.308| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E8KlzmiCvQpvfrjMjhnpX2SH82I=, time:1650861628292 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:28.313| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:28.314| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:28.315| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:28.315| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:28.315| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:28.316| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:28.317| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:28.338| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.349| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.386| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.388| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:28.446| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.454| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.472| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.502| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:28.554| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:28.555| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:28.555| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PRbJ4yA9xMhtnGED895Vl9wAWfk=, time:1650861628542 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:28.555| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HhZcPIpxLbH8oqKdmaoWBeYnzZc=, time:1650861628543 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:28.561| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:28.562| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:28.562| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:28.563| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:28.563| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:28.563| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:28.564| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:28.564| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:28.568| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.573| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.575| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.577| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.579| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:28.579| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.587| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.588| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:28.747| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:28.748| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:upG1KduiXk3AYLdPMYDX0SCQwyc=, time:1650861628738 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:28.749| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:28.749| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JyW0KXIgm2Jyr6ARoEH9J3frHCw=, time:1650861628739 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:28.755| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:28.755| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:28.756| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:28.756| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:28.756| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:28.757| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:28.757| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:28.759| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:28.803| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.806| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.815| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.838| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.882| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.907| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.947| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:28.986| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.045| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.115| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.119| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.127| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.130| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:29.156| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.158| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.165| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:29.168| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:30.792| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:30.792| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:30.792| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BvDKzFOX7j/WywujAjg64MAl2os=, time:1650861630784 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:30.792| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i455G+1BiuTsvQljrz/zgYWVZTw=, time:1650861630783 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:30.797| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:30.798| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:30.798| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:30.798| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:30.798| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:30.799| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:30.799| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:30.800| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:30.802| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.806| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.813| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.816| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.817| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.819| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.821| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:30.896| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.899| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.919| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.923| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.927| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.932| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.937| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.939| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:30.945| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:32.371| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:32.372| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q1AV20z17FhgwXZH0HpqZPxo8w4=, time:1650861632364 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:32.376| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:32.377| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:32.378| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:32.379| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:32.383| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:32.387| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:32.395| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:32.405| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:32.407| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:32.413| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:32.414| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:33.023| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:33.023| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yoe4gW8B45cp4Q1/xpEICbsRohM=, time:1650861633015 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:33.026| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:33.026| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l034ips1Jx7/N85+A+6sL7kkw9k=, time:1650861633016 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:33.035| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:33.035| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:33.036| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:33.037| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:33.042| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:33.043| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:33.043| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:33.044| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:33.047| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.050| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.053| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.056| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.058| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.060| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.062| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.067| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.068| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.070| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:33.071| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.076| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.082| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.083| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.087| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:33.090| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:38.950| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:38.950| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:38.951| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RE1+teDmJ5TO6WrImOitD/jTBrg=, time:1650861638943 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:38.951| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:odTEXEnaU+ufOVmRDS74PL6N5Yo=, time:1650861638942 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:38.956| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:38.956| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:38.956| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:38.956| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:38.957| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:38.957| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:38.957| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:38.957| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:38.959| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:38.960| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:38.961| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:38.964| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:38.965| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:38.967| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:38.967| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:38.969| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:48.989| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:48.989| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:48.990| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iToFw7SHFLvmXZyymTP9eL2qkGE=, time:1650861648983 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:48.990| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4cXBHUbtvL5mPdVLaydrPjKil14=, time:1650861648981 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:48.998| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:48.999| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:48.999| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:49.000| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:49.001| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:49.001| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:49.002| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:49.002| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:49.004| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:49.005| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:49.005| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:49.006| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:49.009| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:49.010| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:49.010| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:49.011| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:59.038| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:59.039| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:40:59.040| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XXaZh81oagNFmy3kdDFAwBN19Hw=, time:1650861659027 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:59.040| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ts1ptIkrYlOurWAltsCOJiFD3Zo=, time:1650861659023 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:40:59.043| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:59.043| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:40:59.044| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:59.044| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:40:59.044| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:59.044| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:40:59.044| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:59.044| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:40:59.046| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:59.047| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:59.047| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:59.048| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:59.050| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:59.050| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:40:59.051| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:40:59.051| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:09.079| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:09.079| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:09.081| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/xq4wy2shQDbHPAmyrQl8Cywxxo=, time:1650861669064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:09.081| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/V9MwT4RR3l+WX71DBxiHicoAl4=, time:1650861669062 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:09.084| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:09.084| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:09.085| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:09.085| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:09.085| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:09.085| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:09.085| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:09.086| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:09.088| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:09.089| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:09.089| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:09.091| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:09.092| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:09.097| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:09.097| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:09.100| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:19.118| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:19.119| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:19.120| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fHXzNgA/nejuglYIi7o75LyV9kQ=, time:1650861679111 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:19.120| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WOeQ4uZi3/vlVG6rE5xkhZhRPbw=, time:1650861679112 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:19.123| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:19.123| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:19.123| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:19.123| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:19.123| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:19.123| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:19.124| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:19.124| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:19.126| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:19.126| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:19.126| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:19.126| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:19.128| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:19.128| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:19.129| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:19.129| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:29.149| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:29.149| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:29.150| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Eeu0vaXIonYkzhbt8p/rGpVCMQM=, time:1650861689140 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:29.151| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8ktg+l0X7mLVcgkceGvuAShVd/s=, time:1650861689141 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:29.153| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:29.153| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:29.154| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:29.154| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:29.155| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:29.155| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:29.155| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:29.155| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:29.159| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:29.160| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:29.160| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:29.161| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:29.166| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:29.166| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:29.167| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:29.167| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:39.191| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:39.192| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Uw9pMUIWyNaH8MyuAhhEKtJRIkI=, time:1650861699179 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:39.192| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:39.193| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2UoONRPlAC8XqZ56L4VfnS1qgj0=, time:1650861699181 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:39.195| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:39.195| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:39.196| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:39.196| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:39.196| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:39.196| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:39.196| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:39.196| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:39.198| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:39.199| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:39.199| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:39.201| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:39.203| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:39.203| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:39.203| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:39.204| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:49.225| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:49.225| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:49.226| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ultkC83nNssU4+rf23UWGIE+tJ4=, time:1650861709216 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:49.227| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TqvDSPJgT3H2PEgu32EqxjEGMrU=, time:1650861709217 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:49.229| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:49.229| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:49.229| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:49.230| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:49.230| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:49.230| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:49.230| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:49.231| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:49.233| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:49.234| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:49.234| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:49.238| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:49.243| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:49.246| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:49.243| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:49.249| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:59.268| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:59.268| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:41:59.270| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HLtga79HM5/tzcoS3JTmui6aAvU=, time:1650861719262 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:59.270| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pUAUwrwz9zj503aY6F8BOdmiVkQ=, time:1650861719261 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:41:59.272| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:59.272| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:41:59.272| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:59.273| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:41:59.273| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:59.273| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:41:59.274| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:59.274| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:41:59.280| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:59.281| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:59.284| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:59.284| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:59.285| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:41:59.285| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:59.288| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:41:59.289| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:09.306| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:09.306| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:09.306| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dgsD1ou95haA2Fyf+nBwCdtLF98=, time:1650861729298 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:09.307| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZTd65tMynotXFBQRqLFtz+fteM0=, time:1650861729300 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:09.309| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:09.309| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:09.309| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:09.309| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:09.309| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:09.310| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:09.310| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:09.310| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:09.313| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:09.313| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:09.315| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:09.314| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:09.318| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:09.318| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:09.319| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:09.319| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:19.342| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:19.342| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:19.343| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sgsjxowEa9tXp3l+fAdBmTAkjj0=, time:1650861739335 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:19.343| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Rd47BxKMNkql3eu2Ou5qc1KfRa0=, time:1650861739334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:19.346| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:19.346| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:19.347| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:19.347| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:19.348| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:19.348| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:19.348| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:19.348| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:19.351| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:19.352| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:19.352| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:19.353| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:19.356| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:19.357| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:19.357| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:19.358| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:29.376| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:29.377| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:29.377| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zyGq9j0vJ/c92tkcpvKQ+gXUK5k=, time:1650861749369 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:29.377| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NaXJVG2fehVThsncn58+aDxpw04=, time:1650861749370 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:29.379| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:29.379| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:29.379| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:29.379| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:29.380| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:29.380| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:29.380| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:29.380| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:29.382| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:29.383| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:29.383| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:29.383| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:29.385| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:29.385| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:29.387| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:29.387| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:39.418| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:39.422| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xAn/prWgnY+abkdWzJMJBTCMAck=, time:1650861759398 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:39.421| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:39.424| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IltnIVidL5ynJAOucLunGMGigXU=, time:1650861759401 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:39.444| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:39.447| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:39.448| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:39.448| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:39.445| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:39.451| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:39.452| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:39.452| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:39.453| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:39.453| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:39.456| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:39.456| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:39.457| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:39.457| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:39.461| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:39.462| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:49.483| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:49.484| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:49.485| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OvyUI4Z+BpHjvSiO8hyhV6g2hGI=, time:1650861769474 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:49.485| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9WZxJCX7MkSTSAM+3mbuv1wMsPc=, time:1650861769475 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:49.513| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:49.513| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:49.514| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:49.514| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:49.516| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:49.516| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:49.518| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:49.519| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:49.547| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:49.547| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:49.548| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:49.548| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:49.550| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:49.550| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:49.553| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:49.553| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:59.571| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:59.571| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DT9JXlrbTr+9y/BdqdBMEo5nHGs=, time:1650861779564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:59.572| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:42:59.572| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uI7V3RDSH4OQ4NI6dUTSY97Hfms=, time:1650861779565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:42:59.574| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:59.575| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:42:59.575| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:59.575| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:42:59.575| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:59.576| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:42:59.576| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:59.576| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:42:59.578| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:59.579| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:59.580| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:59.580| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:59.582| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:59.582| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:42:59.583| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:42:59.583| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:09.605| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:09.605| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:09.606| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0vmgjckfZGpHttA+btsj+q+DiMA=, time:1650861789593 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:09.606| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c2i0iNPSttX34Bb+aSRe5dWat9Y=, time:1650861789594 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:09.608| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:09.608| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:09.608| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:09.608| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:09.609| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:09.609| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:09.609| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:09.609| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:09.611| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:09.612| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:09.612| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:09.612| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:09.614| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:09.614| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:09.615| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:09.615| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:17.739| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:17.740| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WHJQi2R/q+UVbCqOKwBG9LnrwgE=, time:1650861797733 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:17.745| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:17.745| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:17.746| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:17.747| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:17.750| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:17.751| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:17.756| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:17.763| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:17.764| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:17.767| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:17.769| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:19.631| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:19.631| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:19.631| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O0WrZNm9IOWMmm3vZA4QjmzJVSk=, time:1650861799622 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:19.631| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PSfcrmj9YnG6tu/C9s2iUxM55M8=, time:1650861799624 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:19.633| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:19.634| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:19.634| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:19.634| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:19.634| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:19.634| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:19.634| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:19.634| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:19.636| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:19.637| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:19.637| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:19.637| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:19.640| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:19.640| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:19.640| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:19.640| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:23.500| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:23.500| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TD/+eJBibMHbYm97muddP0ReHXg=, time:1650861803495 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:23.503| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:23.503| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:23.503| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:23.504| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:23.508| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:23.512| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:23.515| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:23.518| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:23.520| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:23.524| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:23.526| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:26.495| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:26.496| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d//uCJPsmPgouYSXOBtfhS37uEQ=, time:1650861806489 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:26.500| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:26.501| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:26.501| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:26.502| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:26.504| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:26.507| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:26.512| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:26.518| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:26.520| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:26.522| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:26.523| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:27.203| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:27.204| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gpFY/8TCaXVphmCl/t4PhKic9Kk=, time:1650861807194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:27.207| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:27.207| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:27.207| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:27.208| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:27.210| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:27.211| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:27.214| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:27.219| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:27.221| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:27.223| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:27.224| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:29.659| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:29.658| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:29.659| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/HHE9u7OBTVthpaYcvk8/B9gkFs=, time:1650861809650 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:29.659| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vPGFoTKetgnBD3oFd6FZKLkGrdQ=, time:1650861809648 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:29.662| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:29.662| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:29.662| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:29.662| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:29.662| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:29.662| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:29.663| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:29.663| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:29.665| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.665| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.666| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.667| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.669| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.669| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.671| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:29.671| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:29.748| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:29.748| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:u5MS+hoGJODflrIfBz1dHlKTJVU=, time:1650861809743 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:29.751| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:29.751| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:29.751| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:29.752| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:29.754| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.755| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.760| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.763| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.764| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.766| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:29.767| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:30.831| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:30.831| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:30.832| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pqFdwnRuBX7+bx7pcy/8a9y64oM=, time:1650861810824 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:30.832| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:89aKxWaTRB4wP3tTz9PoyYe/bw8=, time:1650861810823 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:30.837| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:30.838| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:30.838| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:30.838| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:30.838| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:30.839| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:30.839| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:30.840| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:30.843| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.844| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.850| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.854| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.854| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.855| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.857| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.857| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.862| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:30.865| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.870| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.874| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.879| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.882| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.884| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:30.886| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:36.519| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:36.519| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:36.519| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wAGzN5IPEL4DpNktC/LncYSqJig=, time:1650861816511 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:36.519| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0Vg0fbVqQzAmHuIoKtu1UEL+0Qk=, time:1650861816513 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:36.521| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:36.521| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:36.522| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:36.522| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:36.522| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:36.522| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:36.522| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:36.523| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:36.527| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.528| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.531| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.532| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.533| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.538| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.541| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.546| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.549| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.551| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.554| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.564| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:36.565| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.566| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.570| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:36.571| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:39.694| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:39.694| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:39.694| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vQOIPOEUbgNFDs08R7EzipiZczU=, time:1650861819684 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:39.695| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FmzMw1BtOOROvhXhQzUYr5rOXrk=, time:1650861819685 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:39.697| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:39.697| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:39.697| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:39.697| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:39.698| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:39.698| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:39.698| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:39.698| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:39.700| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:39.700| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:39.701| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:39.701| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:39.703| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:39.703| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:39.704| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:39.704| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:49.719| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:49.719| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VlbIiVV6FahcxSJygIf9fEwlab0=, time:1650861829711 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:49.721| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:49.722| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+6nBkIDSLlk9V8OCp6R+n4g4ElE=, time:1650861829712 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:49.722| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:49.722| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:49.722| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:49.723| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:49.724| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:49.724| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:49.725| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:49.725| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:49.726| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:49.726| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:49.727| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:49.728| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:49.728| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:49.729| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:49.730| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:49.731| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:59.747| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:59.748| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8CP4XHO7gJgP3WWRb5E7yt9EwoM=, time:1650861839739 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:59.748| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:43:59.749| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vcncAFvF0WZwuCHYi8ESW9EYWl0=, time:1650861839741 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:43:59.751| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:59.752| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:43:59.752| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:59.753| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:43:59.753| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:59.753| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:43:59.753| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:59.754| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:43:59.757| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:59.758| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:59.758| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:59.759| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:59.761| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:59.761| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:43:59.762| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:43:59.762| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:00.242| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:00.243| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:isCjr7YSmWHGPevqXRYS8RRFiqM=, time:1650861840237 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:00.246| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:00.247| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:00.248| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:00.250| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:00.253| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:00.255| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:00.259| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:00.263| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:00.264| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:00.266| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:00.267| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:01.337| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:01.338| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iRa0rmG22VxBUHO2e9b4XcCcIvQ=, time:1650861841332 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:01.342| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:01.343| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:01.344| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:01.345| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:01.348| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:01.349| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:01.351| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:01.354| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:01.355| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:01.357| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:01.358| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:09.786| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:09.786| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XpYzQ6NGCh8Jt5FwgTWCwYTFr58=, time:1650861849778 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:09.787| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:09.787| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f4/kx9OLRjO9MPhVNjS4UjgctDs=, time:1650861849780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:09.788| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:09.789| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:09.789| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:09.789| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:09.789| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:09.789| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:09.789| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:09.790| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:09.791| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:09.792| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:09.792| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:09.792| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:09.794| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:09.795| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:09.796| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:09.797| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:10.658| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:10.658| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:79dCfm/8fASdtOBQeBEsIWaqFgE=, time:1650861850648 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:10.661| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:10.661| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:10.661| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:10.662| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:10.664| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:10.664| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:10.669| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:10.672| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:10.673| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:10.675| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:10.676| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:19.814| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:19.814| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:19.815| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HTDc/VJjE2dRpurluOo2o/OPGDI=, time:1650861859804 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:19.815| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y7JXNE2z6ouU/n2vwsSKwaTC9jA=, time:1650861859806 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:19.817| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:19.817| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:19.818| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:19.818| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:19.818| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:19.818| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:19.819| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:19.819| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:19.821| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:19.822| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:19.822| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:19.822| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:19.824| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:19.825| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:19.825| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:19.825| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:29.846| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:29.846| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SHYMXMAI6oI8FDhG6B13givGkW4=, time:1650861869835 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:29.846| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:29.847| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mskOZ0wVhpAPVXpjC2kpv7WnsbA=, time:1650861869833 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:29.849| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:29.850| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:29.851| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:29.851| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:29.852| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:29.852| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:29.853| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:29.853| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:29.853| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:29.853| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:29.855| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:29.856| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:29.856| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:29.856| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:29.859| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:29.860| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:39.876| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:39.877| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:39.877| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EA60UVe3BbN2pXerk+6bsC5yymE=, time:1650861879867 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:39.877| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CKPqVLkVImvVU1DjXCgInqB8xtM=, time:1650861879865 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:39.879| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:39.879| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:39.880| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:39.880| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:39.880| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:39.880| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:39.880| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:39.880| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:39.882| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:39.883| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:39.883| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:39.883| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:39.885| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:39.885| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:39.885| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:39.885| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:49.898| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:49.899| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:49.899| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1RXh/fRlhuiXfkPud3mSvEnq7vo=, time:1650861889892 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:49.899| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lIR5AkOJpQ6v/JWlrJSiAg84JjU=, time:1650861889893 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:49.901| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:49.901| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:49.901| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:49.901| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:49.901| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:49.902| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:49.902| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:49.902| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:49.904| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:49.904| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:49.905| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:49.905| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:49.906| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:49.906| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:49.907| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:49.907| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:59.923| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:59.924| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:44:59.925| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nqUqdK0VMTjO8EofzpWnfmirmzY=, time:1650861899914 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:59.925| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P+OCDfCLOSBeF0Cqh/cqZMfUNCI=, time:1650861899916 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:44:59.927| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:59.927| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:44:59.928| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:59.928| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:44:59.928| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:59.928| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:44:59.929| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:59.929| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:44:59.931| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:59.932| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:59.933| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:59.934| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:59.935| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:59.935| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:44:59.937| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:44:59.937| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:00.010| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 12:45:09.951| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:09.951| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:09.951| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TPDxRbbitUceL4a0M5McNScMhig=, time:1650861909945 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:09.951| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ykjp25AdncCEzx+BzlpJFE60Iqk=, time:1650861909944 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:09.953| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:09.953| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:09.953| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:09.953| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:09.953| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:09.953| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:09.954| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:09.954| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:09.955| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:09.956| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:09.956| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:09.956| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:09.958| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:09.958| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:09.959| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:09.959| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:19.977| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:19.978| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S7L4U13lKp2S9toBjUq0ZtJNmlo=, time:1650861919968 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:19.978| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:19.978| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:o7Rf//iyuKtch3uAOsCEh+f1XvQ=, time:1650861919969 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:19.979| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:19.980| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:19.980| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:19.980| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:19.980| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:19.980| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:19.981| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:19.982| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:19.984| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:19.984| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:19.985| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:19.985| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:19.988| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:19.988| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:19.989| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:19.991| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:30.004| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:30.004| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:30.005| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6bTb+L3Y9/4AXy4p9HGihOa4eSM=, time:1650861929997 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:30.005| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rogMg6dp4JxHgMqaPWwixuGLLUc=, time:1650861929998 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:30.008| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:30.008| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:30.008| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:30.008| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:30.009| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:30.009| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:30.009| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:30.009| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:30.012| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:30.013| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:30.013| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:30.014| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:30.016| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:30.016| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:30.017| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:30.017| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:40.032| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:40.032| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:40.032| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W/gI/IQ8pvxMAYrA3y1TfbZKLhw=, time:1650861940025 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:40.032| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H9Rg8+uI1as2d84c88Ir0iuoqNE=, time:1650861940024 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:40.034| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:40.034| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:40.035| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:40.035| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:40.035| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:40.035| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:40.036| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:40.036| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:40.038| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:40.039| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:40.039| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:40.040| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:40.042| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:40.042| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:40.043| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:40.043| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:50.061| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:50.062| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:45:50.063| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bR587upRKebG1CpeFfChcI0Z900=, time:1650861950052 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:50.063| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0QNuHeTi1H+tDh8FvZdhNNSt9x0=, time:1650861950053 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:45:50.066| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:50.066| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:45:50.067| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:50.067| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:45:50.067| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:50.067| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:45:50.067| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:50.068| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:45:50.070| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:50.070| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:50.071| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:50.071| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:50.072| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:50.072| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:45:50.073| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:45:50.073| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:00.088| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:00.088| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:00.088| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OokaInyt4Lwk9pdZuTM9tQKell0=, time:1650861960080 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:00.088| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:guus9eXt2nZdUr1dXn6iEs5rkMA=, time:1650861960081 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:00.090| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:00.090| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:00.091| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:00.091| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:00.091| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:00.091| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:00.091| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:00.092| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:00.094| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:00.095| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:00.095| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:00.097| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:00.098| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:00.098| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:00.099| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:00.099| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:10.112| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:10.112| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:10.115| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cjAcU803ber/ENftVKYHnOEb7tI=, time:1650861970107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:10.115| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:75lnSTL7BCzUxj17WfebEKsNEd0=, time:1650861970105 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:10.117| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:10.117| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:10.117| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:10.117| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:10.117| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:10.117| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:10.118| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:10.118| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:10.120| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:10.120| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:10.121| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:10.121| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:10.122| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:10.122| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:10.123| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:10.123| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:20.137| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:20.138| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:D8yX505lkvE5wTQVxEPqp4w2XM8=, time:1650861980130 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:20.138| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:20.138| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lAghpG1iJL+UTzEjQZhBmiYeHvs=, time:1650861980131 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:20.140| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:20.140| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:20.140| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:20.141| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:20.141| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:20.141| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:20.141| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:20.141| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:20.144| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:20.145| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:20.145| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:20.145| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:20.147| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:20.147| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:20.149| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:20.149| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:30.170| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:30.171| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:30.171| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p+Z6qd+3kxLOkCbFvzdB1TItYZY=, time:1650861990159 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:30.171| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CrozYPx3mwUonMKMYPVqGKceijE=, time:1650861990161 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:30.174| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:30.174| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:30.174| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:30.174| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:30.174| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:30.175| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:30.175| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:30.175| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:30.178| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:30.178| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:30.179| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:30.179| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:30.181| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:30.181| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:30.181| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:30.181| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:40.200| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:40.200| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:40.202| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dc4innbtrsmpjx9D2mxDHwt4Zd4=, time:1650862000193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:40.202| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LHj8bNazyC657p+8mev6sgYtIcw=, time:1650862000193 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:40.203| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:40.203| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:40.204| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:40.204| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:40.204| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:40.204| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:40.205| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:40.205| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:40.207| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:40.208| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:40.208| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:40.209| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:40.212| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:40.212| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:40.213| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:40.213| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:50.232| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:50.232| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:46:50.232| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s0JfiPbgrSZqaevYNlvsp1AO2WQ=, time:1650862010226 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:50.232| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uL1tRf2A9bIXTZJyZkLsbVbTGY0=, time:1650862010224 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:46:50.234| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:50.234| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:46:50.235| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:50.235| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:46:50.235| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:50.235| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:46:50.235| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:50.235| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:46:50.237| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:50.238| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:50.238| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:50.239| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:50.241| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:50.241| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:46:50.242| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:46:50.242| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:00.264| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:00.264| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s9yR8C0cZKK+f8hE59tNstKOCQE=, time:1650862020250 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:00.265| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:00.266| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zIbQgQi5dRQoJoRKsC+xeEp0T5Q=, time:1650862020252 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:00.271| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:00.271| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:00.272| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:00.273| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:00.273| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:00.274| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:00.272| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:00.274| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:00.277| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:00.278| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:00.279| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:00.280| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:00.282| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:00.285| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:00.288| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:00.290| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:10.318| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:10.318| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4awKBesn29LlzD7jNtRCifjyQVs=, time:1650862030307 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:10.319| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:10.319| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6YmYZ8iCWtOV2YAtQEU8OQvnv7E=, time:1650862030309 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:10.322| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:10.323| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:10.323| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:10.323| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:10.323| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:10.324| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:10.324| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:10.324| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:10.326| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:10.327| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:10.327| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:10.327| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:10.330| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:10.330| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:10.330| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:10.331| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:20.350| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:20.350| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:20.350| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NdMb/oCFSD5G8q7I3DjE+x2B/5o=, time:1650862040340 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:20.350| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MNBXrMjBpg4wrgwoPrry+7mud1w=, time:1650862040339 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:20.353| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:20.353| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:20.353| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:20.354| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:20.354| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:20.355| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:20.355| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:20.355| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:20.357| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:20.358| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:20.358| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:20.358| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:20.360| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:20.360| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:20.362| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:20.362| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:30.380| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:30.380| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:30.381| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ai9UxgysGBX0xDckgqf0ALFyRg8=, time:1650862050369 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:30.381| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zXiH1zTq0oXts2EwOa3ZVfMsuWg=, time:1650862050370 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:30.383| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:30.383| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:30.383| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:30.383| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:30.384| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:30.384| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:30.384| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:30.384| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:30.386| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:30.387| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:30.387| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:30.387| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:30.389| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:30.389| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:30.390| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:30.390| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:40.409| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:40.410| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:40.410| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:A7vmDjDa9/FfNeip+snnjX2/tQc=, time:1650862060398 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:40.410| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UTCR0KtKQAYKcWq9EdDEZF/ZxaY=, time:1650862060399 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:40.412| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:40.412| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:40.413| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:40.413| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:40.413| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:40.414| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:40.414| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:40.414| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:40.415| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:40.416| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:40.416| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:40.417| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:40.418| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:40.419| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:40.419| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:40.420| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:50.433| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:50.435| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8xfQGo916GSS/cMMLBFJgSHpn7o=, time:1650862070426 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:50.440| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:50.441| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:50.441| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:47:50.441| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:50.442| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MIx8h6QEGCVkTAfomzcYS23Wo/0=, time:1650862070427 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:47:50.442| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:50.444| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:47:50.445| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:47:50.445| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:50.445| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:47:50.446| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:50.446| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:47:50.448| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:50.448| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:50.449| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:47:50.449| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:50.452| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:47:50.454| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:00.470| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:00.470| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:00.470| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:glXun+SoM21DLBDMpl/A4skyVdw=, time:1650862080460 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:00.471| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jm2RN2bIaZlrtRdNK7QoPTRtX/g=, time:1650862080461 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:00.473| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:00.473| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:00.473| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:00.474| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:00.474| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:00.474| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:00.474| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:00.474| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:00.476| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:00.477| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:00.477| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:00.477| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:00.479| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:00.479| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:00.480| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:00.480| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:10.493| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:10.493| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:10.498| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rrP2Q4BT2ZYvWAWddRShfBgrNLE=, time:1650862090486 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:10.499| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MQhbS63FU+NK4KQmkjvWBF8eM/w=, time:1650862090487 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:10.501| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:10.501| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:10.501| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:10.501| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:10.502| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:10.502| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:10.502| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:10.502| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:10.504| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:10.504| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:10.505| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:10.505| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:10.506| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:10.506| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:10.508| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:10.508| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:20.525| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:20.526| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FV0NUh3NcIbfVF04isXIGm/o2zc=, time:1650862100515 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:20.526| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:20.527| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vIESkOegFMkkPcpJnFp2QWBH298=, time:1650862100517 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:20.528| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:20.529| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:20.529| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:20.529| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:20.530| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:20.530| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:20.530| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:20.531| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:20.533| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:20.533| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:20.534| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:20.534| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:20.535| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:20.535| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:20.536| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:20.536| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:30.553| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:30.553| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:30.554| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TCL2JpLWUQcP7f6Fo1ZE+ixFFpc=, time:1650862110545 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:30.554| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gUeg7go6O8J6a6H+mnsTmyqBguc=, time:1650862110543 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:30.556| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:30.556| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:30.557| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:30.557| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:30.557| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:30.557| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:30.557| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:30.557| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:30.559| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:30.559| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:30.560| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:30.560| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:30.562| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:30.562| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:30.563| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:30.563| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:40.580| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:40.581| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:40.582| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ztRNJE2ahPWqFYMq+pijUnqQmxo=, time:1650862120572 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:40.582| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ixk56UfBPa8NisKs7X0ahfndV2Q=, time:1650862120571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:40.586| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:40.586| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:40.586| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:40.586| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:40.587| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:40.587| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:40.587| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:40.587| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:40.589| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:40.589| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:40.589| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:40.589| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:40.592| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:40.592| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:40.592| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:40.593| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:50.606| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:50.606| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:48:50.607| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jIn4t4vlq0EAjlW+12pRm7BwyOU=, time:1650862130598 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:50.607| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vAIIlzRdRvNxdFG7HDmHEJ7/X4g=, time:1650862130598 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:48:50.610| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:50.610| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:48:50.610| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:50.610| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:48:50.611| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:50.611| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:48:50.611| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:50.611| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:48:50.614| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:50.614| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:50.616| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:50.617| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:50.617| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:50.618| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:48:50.619| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:48:50.621| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:00.639| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:00.639| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:00.640| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YNvMdzLpbLJmOk8oi75V2aTuegg=, time:1650862140631 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:00.640| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JByerqR9nRK+Xj3ok9ZIhoPHuJw=, time:1650862140629 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:00.644| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:00.644| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:00.645| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:00.645| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:00.645| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:00.645| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:00.645| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:00.646| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:00.647| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:00.648| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:00.648| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:00.648| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:00.650| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:00.650| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:00.652| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:00.652| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:10.670| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:10.670| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:10.670| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UghRiQUspD0tdHtNIapSr/lnxrQ=, time:1650862150658 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:10.670| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:66IhcRig7g0IY7X9DX03mMkOlXA=, time:1650862150659 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:10.672| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:10.672| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:10.673| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:10.673| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:10.673| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:10.674| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:10.674| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:10.674| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:10.676| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:10.676| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:10.677| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:10.677| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:10.678| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:10.678| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:10.679| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:10.679| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:20.694| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:20.695| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:51b60CFxHe+zeM6tMauCuZko1Y8=, time:1650862160686 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:20.697| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:20.698| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:veFAzcNXimkbLeNQ3z5aIlpCEUM=, time:1650862160687 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:20.699| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:20.700| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:20.701| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:20.702| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:20.702| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:20.703| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:20.703| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:20.703| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:20.707| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:20.707| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:20.708| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:20.708| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:20.710| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:20.710| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:20.711| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:20.711| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:30.728| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:30.729| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:30.730| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OK0OeLole0BSBfTGA/rvHDDLqDk=, time:1650862170722 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:30.730| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4qabDcyF5shG6xfkfStHeHWNx5Y=, time:1650862170721 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:30.733| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:30.733| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:30.734| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:30.734| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:30.734| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:30.734| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:30.735| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:30.735| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:30.737| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:30.737| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:30.738| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:30.738| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:30.740| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:30.740| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:30.741| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:30.741| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:40.757| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:40.757| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:40.758| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:13fvKvDZpvQhZ6Xlx4MlZOucZEQ=, time:1650862180749 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:40.758| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kB7/gT9aO9jS5umLJWRPEWg1ALw=, time:1650862180750 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:40.762| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:40.761| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:40.762| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:40.762| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:40.762| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:40.762| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:40.763| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:40.763| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:40.766| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:40.768| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:40.769| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:40.769| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:40.771| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:40.771| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:40.772| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:40.772| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:50.787| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:50.788| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:49:50.789| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4+Nf/Brg+O+C5lTN+dxDSUi4nck=, time:1650862190782 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:50.789| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JRTt5gZDKwxIWRhR+ZnM/gv8rxA=, time:1650862190781 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:49:50.791| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:50.791| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:49:50.791| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:50.791| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:49:50.792| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:50.792| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:49:50.792| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:50.792| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:49:50.795| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:50.795| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:50.795| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:50.795| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:50.797| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:50.797| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:49:50.798| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:49:50.798| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:00.814| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:00.815| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tfisuKUrwlvIX6wTvHNBZPP/PP8=, time:1650862200805 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:00.817| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:00.818| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aPUDS8EIoU1qSgquJnb3CWbS/CI=, time:1650862200806 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:00.818| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:00.818| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:00.819| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:00.820| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:00.822| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:00.822| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:00.823| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:00.824| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:00.825| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:00.826| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:00.826| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:00.827| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:00.828| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:00.830| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:00.831| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:00.832| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:10.858| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:10.861| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JlCgqo4i2IQBQ/01Gu5QT7y8Rkw=, time:1650862210840 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:10.875| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:10.876| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:10.875| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:10.876| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:10.876| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/0+oEjqBZksqpP01vHr91g2bz3Q=, time:1650862210844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:10.877| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:10.881| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:10.885| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:10.886| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:10.886| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:10.887| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:10.888| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:10.888| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:10.889| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:10.892| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:10.894| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:10.897| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:10.898| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:20.915| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:20.915| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:20.916| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NogCjArp8s38tQgf8T5TP6hO05c=, time:1650862220907 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:20.916| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9n8z4Fs76fH7Y8UcgtxpAMDPD2c=, time:1650862220908 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:20.918| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:20.918| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:20.918| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:20.918| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:20.919| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:20.919| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:20.919| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:20.919| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:20.923| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:20.923| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:20.924| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:20.924| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:20.925| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:20.925| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:20.926| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:20.926| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:30.943| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:30.944| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:30.945| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zgutIk1zq2s4k2ZvaxQiqbzaP6Q=, time:1650862230933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:30.945| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KEQBx4eZQ/41+tmH+eBUBy3VeE4=, time:1650862230934 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:30.948| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:30.948| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:30.948| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:30.948| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:30.949| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:30.949| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:30.949| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:30.949| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:30.951| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:30.952| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:30.952| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:30.952| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:30.954| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:30.954| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:30.955| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:30.955| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:40.972| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:40.973| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:40.973| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sM08w28l+oiiObS+K7L+h3dNm5A=, time:1650862240961 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:40.973| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dKYFVGg+3jbGIaqf8O2Ax+dHCPU=, time:1650862240963 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:40.975| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:40.977| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:40.977| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:40.977| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:40.977| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:40.977| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:40.978| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:40.978| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:40.980| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:40.980| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:40.980| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:40.981| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:40.983| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:40.983| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:40.984| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:40.985| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:51.003| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:51.003| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:50:51.004| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GtT9rBwAxS9J0AxJooSCXnAxJgU=, time:1650862250992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:51.004| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Y1RkK//MswRMI8hMVS1xRGGLV3E=, time:1650862250993 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:50:51.008| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:51.009| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:51.010| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:51.010| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:51.012| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:51.012| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:50:51.013| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:50:51.013| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:51.013| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:50:51.014| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:50:51.015| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:51.016| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:50:51.019| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:51.021| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:51.024| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:50:51.025| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:01.046| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:01.047| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5GUCGPPDO61CnBCpVYBRcotrhCs=, time:1650862261036 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:01.047| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:01.047| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Bid/cixU8CeC0vbEGM87Zdo/r/M=, time:1650862261038 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:01.049| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:01.049| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:01.050| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:01.050| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:01.050| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:01.050| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:01.051| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:01.051| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:01.053| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:01.053| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:01.054| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:01.054| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:01.056| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:01.056| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:01.058| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:01.058| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:11.074| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:11.074| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:11.074| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:D1FyX6RIKfcyxQGjl8ImbJIy0yw=, time:1650862271064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:11.075| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yQTOcsJzQSUo9lah9tFE50h1Z7Y=, time:1650862271066 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:11.077| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:11.077| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:11.077| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:11.077| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:11.078| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:11.078| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:11.078| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:11.078| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:11.080| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:11.081| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:11.081| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:11.081| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:11.083| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:11.083| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:11.084| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:11.084| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:21.099| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:21.099| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:21.099| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LnkgYlQgBnAA+Zz6ArTlSMWy4lI=, time:1650862281090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:21.100| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W6y+owTGDlm/RdNC6+hjVKB8RLo=, time:1650862281091 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:21.104| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:21.104| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:21.104| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:21.104| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:21.105| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:21.105| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:21.105| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:21.105| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:21.108| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:21.108| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:21.109| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:21.109| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:21.111| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:21.111| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:21.112| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:21.112| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:31.128| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:31.129| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WWnZCdHOQPewnd49Lo41RWf0dwQ=, time:1650862291121 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:31.129| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:31.129| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X4K/HGdH9eliW9YZZAW9MyFVlGs=, time:1650862291122 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:31.131| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:31.131| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:31.131| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:31.131| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:31.131| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:31.131| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:31.132| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:31.132| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:31.133| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:31.134| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:31.134| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:31.134| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:31.137| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:31.137| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:31.138| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:31.138| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:41.154| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:41.154| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:41.156| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P05SjH+EjCmt1WHP8BlQOWzsdjI=, time:1650862301146 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:41.156| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FBvrghi5iiOvwgKZ2pwEcGCEb+s=, time:1650862301147 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:41.158| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:41.158| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:41.158| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:41.158| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:41.159| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:41.159| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:41.159| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:41.159| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:41.161| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.163| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.164| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.165| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.166| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.167| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:41.167| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.168| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:41.805| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:41.806| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RUCHh7Zj3mClGCVXzcPsmcLrChs=, time:1650862301792 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:41.807| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:41.809| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6JEJ3qCdmsPmkn4qdfiNr5k51n4=, time:1650862301795 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:41.810| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:41.810| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:41.811| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:41.812| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:41.812| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:41.814| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.813| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:41.817| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:41.817| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.824| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.826| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:41.828| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.833| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.840| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.845| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:41.949| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:41.949| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:41.949| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hl0/Qs0VFAckSqG/dTfUuNFsm8M=, time:1650862301941 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:41.949| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BTqf82Ii8a7ePsqJNihknlOZm6U=, time:1650862301943 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:41.951| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:41.951| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:41.952| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:41.952| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:41.952| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:41.952| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:41.952| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:41.952| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:41.954| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.954| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.955| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.956| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.956| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.958| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:41.959| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:41.960| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:42.088| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:42.088| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:42.088| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DXvY8+RmYSExv//owbnRR1kjqxI=, time:1650862302079 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:42.088| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9cK0inKyGx75YbM1L7u1gaci5HM=, time:1650862302081 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:42.090| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:42.090| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:42.090| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:42.090| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:42.091| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:42.091| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:42.091| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:42.091| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:42.094| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.095| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.099| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.100| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.101| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.105| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.105| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.106| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.110| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.111| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:42.112| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.114| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.129| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.133| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.134| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.138| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.139| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:42.928| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:42.929| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E71+M3lV0QhPcR9eK7H/mRl55fI=, time:1650862302919 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:42.929| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:42.930| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vDaKy67ylM5alGesIzt0inA0w+o=, time:1650862302920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:42.931| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:42.932| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:42.932| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:42.933| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:42.933| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:42.933| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:42.934| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:42.934| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:42.937| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.938| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.943| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.946| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.947| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.948| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.950| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.953| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.954| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:42.954| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.956| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.960| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.964| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.966| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.971| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:42.975| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:44.018| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:44.019| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MK2UoP5v5vg7PIJEkKHXck2nrYI=, time:1650862304013 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:44.023| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:44.023| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:44.024| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:44.025| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:44.030| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:44.032| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:44.034| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:44.035| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:44.680| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:44.680| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+zpHj7hvMwtoQDUpEQbQZkES2wc=, time:1650862304674 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:44.684| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:44.684| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:44.684| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:44.685| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:44.698| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:44.700| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:44.709| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:45.266| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:45.266| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:45.267| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zAqFSzsGOI4SavohHO8nI1RD4q4=, time:1650862305254 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:45.267| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:evGTgk2+7eku83Jsm9djS/mN1EA=, time:1650862305258 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:45.270| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:45.271| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:45.271| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:45.271| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:45.272| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:45.271| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:45.274| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:45.274| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:45.280| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.281| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.285| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.289| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.290| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.292| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.296| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.300| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.300| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.301| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:45.301| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.305| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.310| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.311| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.315| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:45.319| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:47.244| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:47.245| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z9Op6UeaF7dtLNCQ2arSopy8QHs=, time:1650862307235 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:47.246| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:47.247| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MXlpTIuX8pr9nNVLx27hSv6GujQ=, time:1650862307236 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:47.250| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:47.250| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:47.250| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:47.251| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:47.251| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:47.251| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:47.251| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:47.252| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:47.254| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.255| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.258| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.260| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.262| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.264| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.265| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.268| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.270| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:47.270| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.273| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.276| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.280| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.281| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.283| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:47.286| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:49.330| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:49.330| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:49.330| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QTJMscQnBOW7yCW3cAtjXLDy7pM=, time:1650862309319 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:49.331| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EK8nE5biAqg/kEydL+oF7KR5IOE=, time:1650862309321 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:49.333| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:49.333| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:49.333| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:49.333| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:49.333| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:49.334| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:49.334| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:49.334| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:49.337| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.338| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.342| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.344| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.346| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.346| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.347| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.348| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.349| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.349| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:49.350| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.356| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.359| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.361| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.363| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:49.365| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:52.209| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:52.210| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:52.210| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EB/zflDGeKpmQhDPaOH/OSC+xKs=, time:1650862312199 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:52.211| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZtzjWZLFg6F5dUgLmR8u7Cwqp/c=, time:1650862312200 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:52.212| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:52.212| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:52.213| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:52.213| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:52.213| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:52.213| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:52.214| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:52.214| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:52.216| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.216| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.217| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.217| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.219| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.219| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.220| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:52.220| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:52.450| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:52.450| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DxltnwxxADQ1L3v4YPGnQAHAm6A=, time:1650862312438 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:52.451| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:52.451| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g3mLS8WIXyFkJrafxuUjBvGaTQ8=, time:1650862312440 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:52.453| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:52.453| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:52.454| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:52.454| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:52.454| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:52.454| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:52.454| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:52.454| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:52.456| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.458| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.465| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.466| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.466| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.469| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.470| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.470| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.471| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.473| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.473| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.476| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:52.479| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.480| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.483| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:52.484| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:55.947| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:55.947| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:55.947| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Gphmauscez2dMgJSuzg25M5PZFg=, time:1650862315940 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:55.947| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:07LUP6MUG6Sj3aC/VdD8Fyrk6OI=, time:1650862315941 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:55.949| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:55.949| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:55.949| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:55.949| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:55.950| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:55.950| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:55.950| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:55.950| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:55.952| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.953| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.958| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.959| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.959| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.961| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.962| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.963| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.963| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.963| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.964| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:55.972| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.975| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.976| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.979| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:55.985| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:56.849| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:56.849| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0IUMruTzlQ7dbRzr+81ZY9DTWJI=, time:1650862316844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:56.853| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:56.854| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:56.855| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:56.856| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:56.858| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:56.859| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:56.862| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:56.863| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:57.557| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:57.557| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mP0XXWnMlU17KF74EvcXT9IkscE=, time:1650862317551 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:57.561| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:57.561| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:57.562| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:57.562| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:57.573| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:57.574| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:57.577| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:58.311| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:58.311| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8H+XUMr4CxwsyVR5z6+Y0xriRmw=, time:1650862318305 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:58.314| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:58.315| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:58.315| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:58.316| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:58.321| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:58.323| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:58.326| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:51:59.288| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:51:59.289| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fhsAtpWeLho/7cBhdjjmJB2LTBQ=, time:1650862319283 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:51:59.292| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:51:59.293| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:51:59.293| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:51:59.293| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:51:59.305| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:59.306| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:59.318| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:59.320| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:59.323| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:51:59.324| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:52:00.067| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:52:00.067| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k2Je6qPp6L9zsOYTkZuRmiuqmTE=, time:1650862320061 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:52:00.070| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:52:00.070| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:52:00.071| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:52:00.072| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:52:00.087| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:00.088| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:00.090| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:00.094| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:00.103| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:00.104| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:52:02.120| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:52:02.120| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T9WX+PTCPjdG71NdUwBxtNutP6k=, time:1650862322113 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:52:02.124| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:52:02.125| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:52:02.125| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:52:02.126| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:52:02.139| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.141| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.146| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:52:02.234| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:52:02.234| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OhS0wn+N+7eGjOKKLJG9jOgsJIk=, time:1650862322227 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:52:02.235| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:52:02.235| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rgRm/BnkCnmFy3L2eezCjnrXlDg=, time:1650862322228 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:52:02.237| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:52:02.238| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:52:02.238| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:52:02.238| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:52:02.238| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:52:02.238| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:52:02.239| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:52:02.239| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:52:02.240| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.241| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.241| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.241| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.243| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.243| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:52:02.243| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:52:02.243| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:52:05.022| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 12:52:05.024| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 12:52:05.031| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 12:52:05.060| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:52:05.064| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:52:05.079| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:52:05.082| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:52:05.084| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 12:52:05.102| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 12:57:05.402| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 3696 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 12:57:05.412| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 12:57:08.842| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 12:57:08.846| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 12:57:08.908| main | INFO |  -  | Finished Spring Data repository scanning in 31ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 12:57:09.223| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.224| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.224| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.225| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.225| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.225| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.226| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.226| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.226| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.227| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.227| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.227| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.228| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.228| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.228| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.229| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.229| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.229| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.229| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.230| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.230| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.231| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.231| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.231| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.232| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.232| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.232| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.233| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.233| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.233| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.233| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.234| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.234| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.235| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.235| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.236| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.236| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.237| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.237| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.238| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:09.239| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 12:57:10.636| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 12:57:10.652| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:57:10.654| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:57:10.654| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:57:10.799| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:57:10.799| main | INFO |  -  | Root WebApplicationContext: initialization completed in 5004 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 12:57:14.839| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 12:57:17.567| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 12:57:17.603| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 12:57:18.104| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 12:57:18.650| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:57:18.678| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 12:57:18.680| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 12:57:18.694| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 12:57:18.749| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 12:57:19.367| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.378| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.383| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.396| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.399| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.421| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.431| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.457| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.460| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.476| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.486| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.529| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.551| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.560| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.566| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.571| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.583| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.595| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.621| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.631| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.668| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.670| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.699| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.706| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.765| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 12:57:19.814| main | INFO |  -  | Started ThemisAdminApplication in 15.941 seconds (JVM running for 17.67) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 12:57:19.817| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 12:57:19.821| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 12:57:25.295| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 12:57:25.296| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 12:57:25.321| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 25 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 12:57:25.370| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:25.370| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:25.376| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ooDOc8Om4/H7MDN27TwTMzDKWX8=, time:1650862645139 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:25.376| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TNo7ndan/YFkilRg4Am5XD5mpLA=, time:1650862645137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:25.618| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:25.618| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:25.619| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:25.627| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:25.627| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:25.628| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:25.665| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:26.389| http-nio-6001-exec-2 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 12:57:26.403| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:26.403| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:26.760| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:26.761| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:26.839| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:26.844| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:26.856| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:26.882| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:27.106| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:27.107| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:27.107| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fmRYaXwUFgoSMw1Q7hWa67FV2X8=, time:1650862647096 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:27.107| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FUTDM/G1OFsVrr8slDeClzixaB0=, time:1650862647097 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:27.112| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:27.113| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:27.113| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:27.114| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:27.114| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:27.114| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:27.116| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:27.116| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:27.150| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.153| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.168| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.171| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.190| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.207| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.209| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.214| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:27.214| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.215| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6v/GAlzpxgof3yuaxB7inqRigc8=, time:1650862647178 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:27.222| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:27.223| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:27.224| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:27.225| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:27.228| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:27.228| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1k5Y+H7q1WTA9/ff3/sA3kInD5s=, time:1650862647179 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:27.235| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:27.236| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:27.236| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:27.237| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:27.267| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.272| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.279| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.280| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:27.287| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.292| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.295| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.296| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:27.377| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.447| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.460| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.462| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:27.462| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.497| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.499| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.505| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:27.507| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:29.864| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:29.865| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:29.865| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:66z94M90LMvGsPBPZp4y0vBy5CA=, time:1650862649855 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:29.866| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:70coIGk+iDXh7xghdaluH6EswBQ=, time:1650862649856 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:29.873| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:29.873| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:29.874| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:29.874| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:29.875| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:29.875| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:29.876| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:29.876| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:29.879| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.884| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.889| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.898| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.901| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.903| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.905| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:29.955| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.960| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.980| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.983| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.987| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.992| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.995| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:29.998| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:30.004| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:37.405| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:37.406| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:37.407| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yn60LHTpBlir8x0J892DK0gaVKs=, time:1650862657393 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:37.407| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uTEgWRc0A6Y98Cv7zJna/qqb/AY=, time:1650862657395 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:37.411| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:37.411| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:37.412| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:37.412| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:37.412| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:37.412| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:37.412| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:37.412| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:37.414| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:37.414| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:37.415| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:37.417| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:37.419| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:37.420| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:37.420| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:37.422| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:47.446| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:47.447| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:47.447| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z0rhX8qdbIfOGwjHNxLo5rZiJCo=, time:1650862667434 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:47.447| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:twGAPLaQpMyEsppd3z73IEVY28c=, time:1650862667436 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:47.451| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:47.452| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:47.452| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:47.453| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:47.460| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:47.461| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:47.461| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:47.462| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:47.465| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:47.466| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:47.468| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:47.469| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:47.475| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:47.475| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:47.478| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:47.478| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:57.499| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:57.499| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:57:57.501| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RcEuwgcv1mZU5BinpyL8lk0vRbo=, time:1650862677490 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:57.501| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JQtCONCy/oPQjvipPwbqldgX2UM=, time:1650862677491 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:57:57.505| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:57.505| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:57:57.505| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:57.506| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:57.506| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:57:57.506| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:57:57.506| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:57.507| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:57:57.509| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:57.510| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:57.510| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:57.511| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:57.515| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:57.515| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:57:57.517| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:57:57.517| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:07.534| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:07.534| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:07.536| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jOj8o4If3fYO4CxIzs4iFCytECw=, time:1650862687527 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:07.536| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z1cYxfuILwY9MDHvE/zBdy5R0ZI=, time:1650862687525 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:07.539| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:07.540| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:07.540| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:07.542| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:07.544| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:07.545| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:07.545| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:07.546| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:07.546| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:07.547| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:07.549| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:07.551| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:07.552| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:07.552| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:07.555| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:07.556| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:17.572| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:17.573| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:17.574| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ARD3zJseB+sxaqKX8axuQQFXGKQ=, time:1650862697563 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:17.574| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DMuUgzZ2TqTg4ga/3WAghDquw0I=, time:1650862697565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:17.584| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:17.584| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:17.584| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:17.584| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:17.585| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:17.585| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:17.586| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:17.586| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:17.589| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:17.591| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:17.591| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:17.593| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:17.595| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:17.596| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:17.596| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:17.597| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:27.271| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:27.271| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:27.273| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p7FWI2ZrUqwktMR9hPF1vk+wyCA=, time:1650862707260 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:27.273| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QTRjwb+wVj7HrXlYjco9TdfHSDw=, time:1650862707258 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:27.286| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:27.286| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:27.286| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:27.286| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:27.287| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:27.287| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:27.287| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:27.287| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:27.290| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.292| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.296| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.303| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.304| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.304| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.305| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.307| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.308| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:27.309| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.310| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.317| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.322| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.323| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.325| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.329| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:27.624| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:27.625| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:psK/baaqeIK3AwuttJlPu1BcBb8=, time:1650862707612 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:27.625| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:27.626| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yLiWtlLsdXaf1UcZbln3WoO2gGg=, time:1650862707613 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:27.628| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:27.628| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:27.628| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:27.629| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:27.629| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:27.629| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:27.629| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:27.630| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:27.631| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.632| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.633| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.633| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.635| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.635| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:27.636| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:27.636| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:37.654| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:37.654| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:37.655| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FzA1I7NvawxoTEe13CD7ldv9uEc=, time:1650862717645 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:37.655| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:N741dnp+U/zXekdT5McdNV7j3vY=, time:1650862717646 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:37.659| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:37.659| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:37.660| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:37.660| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:37.660| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:37.660| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:37.660| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:37.661| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:37.663| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:37.664| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:37.664| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:37.666| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:37.667| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:37.668| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:37.669| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:37.670| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:47.693| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:47.693| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 12:58:47.694| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t7hbjg6NnL7vk1CSzoPWyDkAAdQ=, time:1650862727682 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:47.695| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NfTt47gtxR7t2Cj0TghJsuOAY64=, time:1650862727683 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 12:58:47.697| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:47.698| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 12:58:47.698| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:47.698| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 12:58:47.698| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:47.698| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 12:58:47.699| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:47.699| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 12:58:47.700| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:47.701| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:47.701| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:47.702| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:47.703| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:47.703| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 12:58:47.706| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:47.707| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 12:58:53.196| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 12:58:53.198| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 12:58:53.314| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 12:58:53.371| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:58:53.377| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:58:53.387| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:58:53.388| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 12:58:53.389| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 12:58:53.559| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 13:37:22.069| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 4050 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 13:37:22.083| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 13:37:27.003| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 13:37:27.014| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 13:37:27.104| main | INFO |  -  | Finished Spring Data repository scanning in 50ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 13:37:27.935| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.936| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.939| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.940| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.943| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.950| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.952| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.953| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.953| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.954| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.955| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.956| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.956| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.957| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.957| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.958| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.959| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.960| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.961| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.961| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.961| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.962| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.962| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.963| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.964| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.964| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.965| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.966| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.967| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.967| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.968| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.968| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.968| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.969| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.969| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.970| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.970| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.970| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.971| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.972| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:27.974| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 13:37:30.476| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 13:37:30.508| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 13:37:30.510| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 13:37:30.510| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 13:37:30.741| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 13:37:30.742| main | INFO |  -  | Root WebApplicationContext: initialization completed in 8267 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 13:37:36.582| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 13:37:39.751| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 13:37:39.800| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 13:37:40.592| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 13:37:41.446| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 13:37:41.492| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 13:37:41.494| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 13:37:41.517| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 13:37:41.615| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 13:37:42.709| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.731| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.739| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.756| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.760| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.790| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.809| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.848| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.851| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.890| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:42.902| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.094| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.166| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.210| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.236| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.250| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.272| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.287| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.330| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.344| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.430| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.433| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.512| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.520| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.705| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 13:37:43.815| main | INFO |  -  | Started ThemisAdminApplication in 23.858 seconds (JVM running for 26.87) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 13:37:43.821| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 13:37:43.829| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 13:37:47.567| http-nio-6001-exec-2 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 13:37:47.567| http-nio-6001-exec-2 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 13:37:47.589| http-nio-6001-exec-2 | INFO |  -  | Completed initialization in 21 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 13:37:47.627| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:37:47.627| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:37:47.631| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p7KTaLnpQq5kisS5wF+cSttC8eg=, time:1650865067393 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:37:47.631| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UNZg89G2Ue/FQyYGk5dCw6oEZko=, time:1650865067391 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:37:47.890| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:37:47.890| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:37:47.892| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:37:47.892| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:37:47.892| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:37:47.892| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:37:47.927| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:37:47.927| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:37:48.780| http-nio-6001-exec-2 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 13:37:48.802| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:37:48.802| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:37:49.200| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:37:49.200| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:37:49.289| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:37:49.289| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:37:49.302| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:37:49.302| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:00.422| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:00.423| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UTijmZ9fQMEoumLpOXyzmw69+Sk=, time:1650865080395 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:00.426| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:00.427| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Q/H3WtZdzehet2SkTxadzKLRC6Y=, time:1650865080403 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:00.430| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:00.431| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:00.431| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:00.432| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:00.432| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:00.432| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:00.433| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:00.433| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:00.438| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:00.438| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:00.441| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:00.442| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:00.447| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:00.447| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:00.450| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:00.450| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:11.402| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:11.402| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:11.407| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9kvSGxj1Vx6w3cMPKPwEiUCKIpk=, time:1650865091392 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:11.407| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IU2FbC8myhXBy0srl7qoUd7pWak=, time:1650865091393 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:11.410| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:11.410| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:11.410| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:11.410| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:11.410| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:11.411| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:11.411| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:11.411| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:11.413| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:11.414| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:11.416| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:11.416| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:11.418| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:11.418| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:11.420| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:11.420| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:22.406| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:22.406| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:22.408| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GjtmJOZzo6a3cINxVu29l3LbBZg=, time:1650865102398 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:22.408| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:InLIDbTaauYKAfvFztMaHG3hf2k=, time:1650865102399 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:22.414| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:22.414| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:22.414| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:22.414| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:22.415| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:22.415| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:22.415| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:22.415| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:22.417| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:22.418| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:22.418| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:22.419| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:22.421| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:22.422| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:22.422| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:22.423| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:33.602| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:33.603| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:33.604| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:93vTFRt2gJgx5eHDFsPwmk+MPDM=, time:1650865113593 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:33.604| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TZXV6edQov4edF5XESZDy982qdc=, time:1650865113594 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:33.607| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:33.607| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:33.608| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:33.608| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:33.608| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:33.608| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:33.609| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:33.609| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:33.610| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:33.612| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:33.612| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:33.613| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:33.616| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:33.616| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:33.617| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:33.617| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:48.132| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:48.133| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:38:48.134| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZnnOiOK8lA7YUuUoqEtBhJhTWqI=, time:1650865128123 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:48.134| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7z2DB6Fam/V9Xk5gNjzEXfIEzzM=, time:1650865128121 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:38:48.141| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:48.141| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:38:48.141| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:48.141| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:38:48.142| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:48.142| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:38:48.142| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:48.142| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:38:48.144| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:48.146| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:48.146| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:48.147| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:48.149| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:48.149| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:38:48.150| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:38:48.150| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:01.603| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:01.604| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:01.604| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CNnSpq84o/CAZTi/XYJ6rzkp44k=, time:1650865141592 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:01.604| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+IShzDMTh1baVBI9OQl1eByIqFE=, time:1650865141594 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:01.607| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:01.607| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:01.607| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:01.607| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:01.608| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:01.608| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:01.608| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:01.608| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:01.610| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:01.611| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:01.611| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:01.612| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:01.614| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:01.614| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:01.615| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:01.615| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:14.562| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:14.562| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:14.568| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MuBKGsJnZ4mWHe+N+maebzyq46M=, time:1650865154530 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:14.568| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kahFbsLRvlBcg/UtCRx6gdnd6hQ=, time:1650865154532 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:14.585| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:14.587| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:14.587| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:14.589| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:14.591| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:14.591| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:14.592| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:14.592| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:14.599| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:14.599| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:14.602| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:14.603| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:14.613| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:14.614| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:14.615| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:14.615| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:26.452| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:26.452| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:26.454| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lYQhF2QpeBW/hfmsPZ9XmfeIiU0=, time:1650865166435 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:26.454| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0r7peRb8NE82m03ES1EXKhTAdGo=, time:1650865166434 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:26.462| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:26.462| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:26.463| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:26.463| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:26.463| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:26.463| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:26.464| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:26.464| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:26.476| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:26.477| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:26.478| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:26.481| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:26.485| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:26.485| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:26.487| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:26.487| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:41.325| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:41.326| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:41.326| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zaIQazpt3apWnoHbNjzDuXAlONQ=, time:1650865181314 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:41.326| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WbdvncZjL8DhblMYZLsVIf4afko=, time:1650865181315 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:41.330| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:41.330| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:41.330| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:41.331| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:41.331| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:41.331| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:41.331| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:41.331| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:41.333| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:41.336| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:41.337| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:41.340| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:41.342| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:41.343| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:41.346| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:41.348| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:55.425| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:55.425| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:39:55.426| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dqTo2Pj8xBNmffHWcLGyj7eB4fs=, time:1650865195413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:55.426| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qc0funnCxdy9KjKFt7zXZE+qSlk=, time:1650865195415 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:39:55.429| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:55.429| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:39:55.430| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:55.430| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:39:55.430| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:55.430| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:39:55.430| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:55.430| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:39:55.432| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:55.433| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:55.433| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:55.434| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:55.436| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:55.438| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:39:55.438| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:39:55.439| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:10.412| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:10.413| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:10.417| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WiEBpFJcu8oxs2efkYA4ikrwhwQ=, time:1650865210402 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:10.417| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gX/P6EzT0rnUsewKWQOxZnC6M7A=, time:1650865210399 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:10.423| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:10.423| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:10.423| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:10.424| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:10.424| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:10.425| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:10.425| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:10.427| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:10.431| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:10.431| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:10.432| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:10.432| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:10.434| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:10.434| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:10.436| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:10.436| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:20.852| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:20.854| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H6rUFBPlyO+ca0nMaITF7izFrSg=, time:1650865220838 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:20.852| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:20.855| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AsnNuiYVV8/n9Pot/Vwvx4z2Y68=, time:1650865220840 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:20.866| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:20.867| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:20.868| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:20.869| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:20.870| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:20.870| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:20.871| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:20.894| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:20.921| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:20.955| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:20.957| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:21.054| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.064| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.095| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.133| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:21.134| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XaTtLx3I75GexFNXRIqWA3CiBZ4=, time:1650865221080 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:21.135| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:21.135| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JdzR63d/BTnpSIK4Vm5gdtjBgbY=, time:1650865221084 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:21.137| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:21.138| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:21.138| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:21.139| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:21.139| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:21.139| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:21.140| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:21.140| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:21.142| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.143| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.144| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.143| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.148| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.148| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.149| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:21.149| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:21.189| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:21.433| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:21.434| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bDpeV7WY+BAX8Q4q79S7E6wlxUM=, time:1650865221421 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:21.437| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:21.437| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ei0Xns73+MSl9gWWk45yBYICdTI=, time:1650865221426 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:21.442| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:21.443| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:21.443| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:21.444| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:21.444| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:21.445| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:21.445| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:21.446| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:21.483| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.488| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.502| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.510| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.533| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.539| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.579| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.578| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.587| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.604| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.606| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.610| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.612| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:21.667| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.696| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.705| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:21.707| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:31.194| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:31.195| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:31.200| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:boOdEVgJ/OZMxJasciMYhAb2Upw=, time:1650865231187 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:31.200| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sThGVoJjIfccwCjNgH07qSeUtWs=, time:1650865231185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:31.203| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:31.203| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:31.203| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:31.203| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:31.204| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:31.204| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:31.204| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:31.204| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:31.207| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:31.207| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:31.208| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:31.208| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:31.211| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:31.211| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:31.212| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:31.212| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:41.233| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:41.234| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:41.235| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fAMWRk20f7Rk8bUyqV4Zliem+rg=, time:1650865241224 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:41.235| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Hg+pSFnjshd8eeQqcdXUrMbjWJQ=, time:1650865241222 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:41.238| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:41.238| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:41.239| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:41.239| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:41.239| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:41.239| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:41.240| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:41.240| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:41.241| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:41.242| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:41.243| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:41.242| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:41.245| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:41.245| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:41.246| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:41.246| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:51.266| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:51.266| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Bdv5CwtLfwJOy0m15ZxtKD1aFQE=, time:1650865251255 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:51.266| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:51.267| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F5hddTpgqALZ5s5JjYm6DU3jhGE=, time:1650865251256 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:51.270| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:51.270| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:51.271| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:51.271| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:51.271| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:51.271| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:51.271| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:51.271| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:51.273| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:51.274| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:51.274| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:51.275| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:51.276| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:51.277| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:51.277| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:51.278| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:54.080| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:54.082| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VKs4p+CgRBLz+2wwmii2ThAMaxU=, time:1650865254072 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:54.081| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:40:54.083| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XHEw9m3biPvtEe55rDvR9F5x7ys=, time:1650865254071 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:40:54.087| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:54.088| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:54.088| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:54.089| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:54.093| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:40:54.093| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:40:54.093| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.094| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:40:54.095| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:40:54.095| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.101| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.112| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.115| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.119| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.121| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:40:54.219| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.224| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.250| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.253| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.257| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.263| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.267| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.269| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:40:54.277| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:00.599| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:00.599| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:00.600| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JUO3r4RsUGFP0t4rDNHJ+Hec5wo=, time:1650865260592 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:00.600| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uL9UCbnBmEVN3gkDwwjf7swbUSg=, time:1650865260592 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:00.603| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:00.604| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:00.604| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:00.605| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:00.604| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:00.607| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:00.608| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:00.608| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:00.609| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.611| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.614| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.618| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.619| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.621| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.623| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.623| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:00.625| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.630| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.631| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.634| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.636| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.638| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.642| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:00.646| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:01.298| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:01.298| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:01.299| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9VeGCU+ot7BrHCq5NWdn8CdXHE8=, time:1650865261287 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:01.299| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oNoJzpHOz76Dl4fPh9r6AN+2k1I=, time:1650865261286 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:01.301| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:01.301| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:01.302| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:01.302| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:01.302| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:01.302| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:01.302| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:01.302| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:01.304| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:01.305| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:01.305| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:01.305| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:01.307| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:01.307| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:01.308| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:01.308| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:11.326| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:11.329| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ctQOKkOK33ENS6wA3emEF3ijlnw=, time:1650865271317 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:11.329| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:11.330| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WB6DWCv8bQVL90amoMnCBT3lscI=, time:1650865271318 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:11.343| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:11.344| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:11.344| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:11.344| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:11.345| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:11.344| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:11.345| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:11.345| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:11.348| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:11.349| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:11.352| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:11.354| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:11.354| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:11.355| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:11.357| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:11.360| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:21.381| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:21.381| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:21.381| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+HPpHlUjE0GXR/DXOLXn/L3NqqQ=, time:1650865281370 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:21.382| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pOK2KYxXybPWFgR31XFHmiMnNwQ=, time:1650865281371 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:21.384| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:21.384| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:21.385| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:21.385| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:21.385| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:21.385| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:21.385| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:21.386| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:21.388| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:21.388| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:21.388| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:21.389| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:21.390| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:21.391| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:21.391| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:21.391| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:31.411| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:31.411| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:31.413| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eiuOtR1JRuud7x1i1RKde0QXBxU=, time:1650865291401 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:31.413| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JAXe4cdM04HKOaToLn1zNXQCK5U=, time:1650865291400 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:31.416| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:31.416| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:31.416| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:31.416| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:31.417| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:31.417| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:31.417| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:31.417| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:31.419| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:31.420| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:31.421| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:31.422| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:31.424| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:31.424| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:31.425| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:31.425| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:41.450| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:41.450| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:41.450| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hywbQjHTO/DGIxTyRxTD2fXWJx0=, time:1650865301439 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:41.451| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SaE44i2jU4qQgPkYfYhC/zO/EtM=, time:1650865301438 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:41.453| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:41.453| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:41.454| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:41.454| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:41.454| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:41.454| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:41.454| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:41.454| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:41.458| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:41.458| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:41.459| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:41.459| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:41.460| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:41.460| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:41.462| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:41.462| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:51.480| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:51.480| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UkGRUbElIDOr7EIEdvQ8m/kxL7o=, time:1650865311471 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:51.480| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:41:51.481| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ku+DgM+zqRqfgGBo1jHi+qTn61c=, time:1650865311472 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:41:51.483| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:51.484| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:51.485| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:41:51.485| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:51.485| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:41:51.485| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:51.486| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:41:51.486| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:41:51.489| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:51.489| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:51.491| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:51.491| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:51.493| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:51.493| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:41:51.495| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:41:51.495| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:01.513| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:01.513| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:01.514| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LZ9Hy9xZf9RTY6k1Tw9gTQ9fqcw=, time:1650865321504 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:01.514| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kFUuVVrh9Ufwmna4zD7dV7ZEaAQ=, time:1650865321502 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:01.517| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:01.517| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:01.518| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:01.518| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:01.518| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:01.518| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:01.519| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:01.519| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:01.521| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:01.522| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:01.522| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:01.523| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:01.524| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:01.525| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:01.525| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:01.526| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:11.546| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:11.546| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:11.547| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s13Jl29eS+9+uROlzO96aIIhtX8=, time:1650865331537 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:11.547| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qMf3zHDzoEzjveozmc4gptKYBWw=, time:1650865331536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:11.550| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:11.551| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:11.551| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:11.551| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:11.552| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:11.552| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:11.552| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:11.553| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:11.556| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:11.556| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:11.557| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:11.557| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:11.560| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:11.560| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:11.560| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:11.560| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:21.580| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:21.580| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:21.581| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PZnf4vj/zuqXBMa98BAj9+dmyCk=, time:1650865341569 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:21.581| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DnSzDLgQocq6dVbxPbn8kQa9y+s=, time:1650865341571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:21.583| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:21.583| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:21.583| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:21.583| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:21.584| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:21.584| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:21.584| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:21.584| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:21.586| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:21.586| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:21.587| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:21.587| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:21.589| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:21.589| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:21.590| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:21.590| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:31.611| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:31.611| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NirflZLEDbs7/aYd+/fhaAcKNjo=, time:1650865351598 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:31.611| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:31.612| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EFl3fj2tJahbt0/ldijFC0P0LJY=, time:1650865351600 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:31.614| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:31.615| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:31.615| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:31.615| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:31.615| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:31.616| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:31.616| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:31.616| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:31.619| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:31.619| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:31.620| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:31.620| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:31.622| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:31.622| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:31.624| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:31.624| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:41.641| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:41.641| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:41.642| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RlxHQkQ1JQtl6XtttpGT7YN9DCE=, time:1650865361634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:41.642| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5Mn9oDt+WTJXturWegcj619sr9M=, time:1650865361635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:41.645| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:41.645| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:41.646| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:41.646| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:41.646| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:41.646| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:41.647| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:41.647| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:41.650| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:41.650| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:41.651| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:41.651| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:41.654| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:41.654| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:41.655| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:41.655| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:51.676| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:51.676| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:42:51.676| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GlRl2GDx1aEsgb5uP4lUfQIgkiw=, time:1650865371665 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:51.677| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DIAos38FwPm0O8JtYf5Fnp+VKRc=, time:1650865371666 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:42:51.680| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:51.679| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:42:51.680| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:51.680| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:42:51.681| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:51.681| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:42:51.681| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:51.681| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:42:51.683| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:51.684| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:51.684| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:51.684| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:51.686| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:51.686| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:42:51.688| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:42:51.688| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:00.030| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:00.032| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jrOQLjQSjugZLmBCoYOydLgH948=, time:1650865380024 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:00.038| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:00.039| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:00.040| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:00.041| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:00.104| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:00.107| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:00.114| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:00.120| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:00.121| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:00.124| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:00.124| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:01.709| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:01.710| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sTUi0DqDURu1snRarEiuRNZC/KU=, time:1650865381696 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:01.713| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:01.713| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:joB0G0Lb3TA7nIeA66Uglce+TyQ=, time:1650865381700 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:01.718| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:01.719| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:01.720| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:01.720| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:01.721| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:01.721| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:01.721| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:01.722| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:01.724| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:01.724| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:01.725| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:01.725| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:01.727| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:01.727| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:01.727| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:01.727| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:11.744| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:11.744| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JgHV23Q3ReNnRJKaZigD5XqWRCA=, time:1650865391736 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:11.745| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:11.745| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lbFbG7u7NbyGKzEAla9eqPQ4WdE=, time:1650865391737 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:11.747| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:11.747| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:11.747| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:11.747| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:11.747| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:11.748| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:11.748| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:11.748| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:11.751| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:11.751| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:11.752| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:11.752| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:11.754| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:11.755| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:11.755| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:11.755| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:21.772| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:21.772| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:21.772| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sYQTlhoaizvp2K9029hp+pY+9oo=, time:1650865401763 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:21.772| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bdA1tSTbfdlQ3+7z0xB4wBfp0wc=, time:1650865401765 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:21.775| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:21.775| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:21.775| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:21.776| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:21.776| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:21.776| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:21.776| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:21.776| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:21.778| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:21.779| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:21.779| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:21.780| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:21.781| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:21.781| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:21.782| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:21.782| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:31.797| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:31.797| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:31.797| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eTWSJBukcDSF+6cCDok8Gpa/8Uc=, time:1650865411791 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:31.797| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5X1LLD/dOIqJ2mUpNxAiSUPyasQ=, time:1650865411789 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:31.799| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:31.799| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:31.800| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:31.800| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:31.800| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:31.800| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:31.800| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:31.800| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:31.803| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:31.804| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:31.805| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:31.806| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:31.806| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:31.807| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:31.808| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:31.809| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:41.824| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:41.824| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:41.825| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5UYvVIzZ191ChNt28qnoEmrLDNI=, time:1650865421818 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:41.825| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bZl3emRxvE2J43/cU8RWqbdjeBc=, time:1650865421816 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:41.826| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:41.826| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:41.827| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:41.827| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:41.827| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:41.827| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:41.827| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:41.828| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:41.830| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:41.831| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:41.831| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:41.831| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:41.832| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:41.833| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:41.833| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:41.833| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:51.851| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:51.851| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:43:51.852| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rdEue+4Lys1fpvsybqZjzseRDsI=, time:1650865431843 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:51.852| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SBoMJO1ThbsZ3FITrUYvplk5GLk=, time:1650865431842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:43:51.854| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:51.854| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:43:51.855| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:51.855| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:43:51.855| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:51.855| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:43:51.855| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:51.855| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:43:51.858| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:51.859| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:51.859| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:51.859| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:51.861| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:51.861| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:43:51.862| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:43:51.862| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:01.882| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:01.883| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eYJD7u+YtToDAx4GUXWlnT1bKa0=, time:1650865441872 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:01.883| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:01.884| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PPyS8qvyjg5XusfIiWK86znIlL8=, time:1650865441873 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:01.886| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:01.886| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:01.886| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:01.886| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:01.887| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:01.887| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:01.887| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:01.887| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:01.889| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:01.889| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:01.890| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:01.890| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:01.891| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:01.891| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:01.892| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:01.892| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:11.914| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:11.914| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:11.915| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kj9vB57h145BUkGwbEu9cy0qW0k=, time:1650865451900 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:11.915| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4vZLKKeoAiIA034ZzM87v8I6cIo=, time:1650865451902 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:11.917| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:11.916| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:11.917| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:11.917| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:11.917| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:11.917| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:11.918| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:11.918| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:11.920| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:11.920| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:11.921| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:11.921| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:11.923| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:11.923| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:11.923| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:11.923| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:21.939| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:21.940| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:21.940| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/cZkAoNUVkcqqu+7LWkXmwPrzYE=, time:1650865461932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:21.940| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ohC8TNe0T4aEKM23ebBmJJyCbIw=, time:1650865461933 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:21.943| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:21.943| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:21.943| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:21.943| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:21.943| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:21.943| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:21.943| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:21.943| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:21.946| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:21.947| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:21.947| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:21.948| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:21.949| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:21.949| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:21.950| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:21.950| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:31.970| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:31.970| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:31.971| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i6jKRg1ph41TdNt+/edtIp2KGm4=, time:1650865471959 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:31.971| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DfjCvgY0TaTMAYjk8YwrU2zTLzo=, time:1650865471960 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:31.973| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:31.974| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:31.974| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:31.975| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:31.975| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:31.975| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:31.975| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:31.975| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:31.977| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:31.977| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:31.978| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:31.978| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:31.980| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:31.980| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:31.981| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:31.982| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:41.998| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:41.998| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:41.999| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QCeTDVDit2HZyWNjFem1r37BOO8=, time:1650865481989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:41.999| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FHUS+N+PVGx3slO1CkzNRiMGN2Y=, time:1650865481990 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:42.002| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:42.002| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:42.002| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:42.002| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:42.003| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:42.003| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:42.003| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:42.003| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:42.005| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:42.005| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:42.006| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:42.006| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:42.008| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:42.008| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:42.009| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:42.009| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:52.027| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:52.027| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:44:52.028| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RVuobpNBAQpFBLgyvNK7gRj4Gyw=, time:1650865492017 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:52.029| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JDpsuWNMvqva/78pRk6oJCC8Hl4=, time:1650865492018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:44:52.031| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:52.031| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:44:52.032| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:52.032| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:44:52.032| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:52.032| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:44:52.033| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:52.033| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:44:52.035| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:52.035| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:52.036| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:52.037| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:52.037| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:52.038| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:44:52.039| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:44:52.040| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:00.018| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 13:45:02.055| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:02.055| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:02.056| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nW58OQIJquXwnelf6nX0mODzwmA=, time:1650865502049 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:02.056| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ktSJsRQ0D18vmVWlQYkDK6fS228=, time:1650865502048 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:02.058| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:02.058| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:02.058| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:02.059| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:02.059| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:02.059| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:02.059| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:02.059| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:02.061| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:02.061| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:02.062| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:02.062| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:02.063| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:02.063| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:02.064| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:02.064| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:12.078| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:12.078| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:12.079| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:by82U303Eth/MWHnP+9k0+tJl5U=, time:1650865512071 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:12.079| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WIahiGVtumM3YMuwTCkNz5kcLco=, time:1650865512070 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:12.081| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:12.081| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:12.082| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:12.082| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:12.082| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:12.082| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:12.082| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:12.082| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:12.085| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:12.085| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:12.085| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:12.085| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:12.087| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:12.087| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:12.088| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:12.088| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:22.103| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:22.103| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:22.103| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ajWleH3qoLat4IjNJGkPI8C2xBQ=, time:1650865522093 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:22.103| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W8xHbTE8keYlShskVpNH2yD2zH8=, time:1650865522095 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:22.106| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:22.106| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:22.107| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:22.107| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:22.107| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:22.107| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:22.107| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:22.107| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:22.109| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:22.109| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:22.110| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:22.110| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:22.112| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:22.112| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:22.113| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:22.113| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:32.129| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:32.129| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:32.129| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:50h8ASMP9Zmz98XmW+XOkfgjDFI=, time:1650865532119 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:32.130| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+wC4ru4Rj7dclLtUD6uzy1ekGV0=, time:1650865532121 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:32.132| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:32.132| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:32.132| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:32.133| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:32.133| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:32.133| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:32.133| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:32.133| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:32.135| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:32.135| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:32.136| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:32.136| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:32.138| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:32.138| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:32.139| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:32.139| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:42.158| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:42.158| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:42.158| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b8C5qERkjo+LAvx9gmbT177jhh0=, time:1650865542149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:42.159| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w/kZenPIxGmvgD4tc6jIOZSwt1c=, time:1650865542147 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:42.161| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:42.161| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:42.162| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:42.162| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:42.162| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:42.162| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:42.163| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:42.163| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:42.165| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:42.166| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:42.166| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:42.166| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:42.168| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:42.168| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:42.169| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:42.169| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:52.186| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:52.186| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:45:52.186| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:L02niwv2uybp3/0PlkybU7+GE5U=, time:1650865552177 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:52.186| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HzBiFawzfXww7RM1oNEhBfpOwyc=, time:1650865552176 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:45:52.189| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:52.189| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:45:52.190| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:52.190| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:45:52.190| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:52.190| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:45:52.191| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:52.191| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:45:52.193| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:52.194| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:52.194| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:52.195| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:52.196| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:52.196| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:45:52.197| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:45:52.197| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:02.216| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:02.216| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:02.216| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UIbJvCEj21emcL4UjEBuGVcuzOM=, time:1650865562206 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:02.216| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:snSYLQBbr8rSd7JIamkHArQpmLQ=, time:1650865562205 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:02.219| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:02.219| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:02.220| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:02.220| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:02.220| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:02.220| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:02.220| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:02.221| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:02.222| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:02.223| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:02.223| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:02.223| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:02.225| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:02.224| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:02.225| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:02.225| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:12.241| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:12.242| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cHVV2KCC686fQW0WdmUFBjc3Q0c=, time:1650865572232 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:12.242| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:12.242| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l2AD3abxSjkCq67gzJL/xIYGvOg=, time:1650865572233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:12.245| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:12.245| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:12.245| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:12.246| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:12.246| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:12.246| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:12.246| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:12.246| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:12.248| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:12.248| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:12.249| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:12.250| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:12.251| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:12.252| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:12.252| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:12.253| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:22.269| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:22.270| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:22.270| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zsZX7zaZlSC5P2RWbaIQqIC63n0=, time:1650865582260 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:22.270| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BQ5qoUyjsmc06Wo//apgKqPQ7hU=, time:1650865582261 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:22.273| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:22.273| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:22.274| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:22.274| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:22.274| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:22.274| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:22.275| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:22.275| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:22.277| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:22.278| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:22.278| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:22.278| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:22.280| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:22.280| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:22.280| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:22.280| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:32.293| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:32.294| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:32.294| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QiUKF+kD8YIn4+hl/bvY9kbM3Rg=, time:1650865592287 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:32.294| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rgP0yXv5nzGJEuRt0BxVGweTePE=, time:1650865592288 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:32.296| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:32.296| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:32.296| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:32.296| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:32.296| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:32.296| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:32.297| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:32.297| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:32.299| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:32.300| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:32.300| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:32.301| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:32.302| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:32.302| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:32.303| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:32.303| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:42.318| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:42.318| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:42.320| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bpdaG8t6BSoCusDgwk4RrsISKmQ=, time:1650865602310 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:42.320| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LZZHK1LEJI3w9D8GgnriR0KMkbI=, time:1650865602309 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:42.322| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:42.322| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:42.323| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:42.323| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:42.323| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:42.323| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:42.324| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:42.324| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:42.326| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:42.327| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:42.327| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:42.328| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:42.329| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:42.330| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:42.330| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:42.331| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:52.350| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:52.350| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:46:52.351| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0l3Wc44GnZ5MIIwm7loMlhdFQeA=, time:1650865612340 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:52.351| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UvMcdEvZYXMwnoADr7YwtdobKVE=, time:1650865612341 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:46:52.354| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:52.354| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:46:52.354| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:52.354| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:46:52.354| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:52.355| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:46:52.355| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:52.355| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:46:52.357| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:52.357| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:52.358| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:52.358| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:52.360| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:52.360| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:46:52.361| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:46:52.361| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:02.386| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:02.386| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:02.387| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UOLpTZo19Ht//5bMmljTw2fDK4s=, time:1650865622376 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:02.387| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wg3A5Sqge4rE30vSNHujvVaw2Pw=, time:1650865622377 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:02.390| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:02.390| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:02.390| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:02.391| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:02.391| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:02.391| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:02.391| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:02.392| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:02.394| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:02.395| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:02.395| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:02.396| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:02.397| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:02.398| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:02.398| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:02.399| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:12.421| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:12.420| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:12.423| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z2v7l+R3Dz7eSEHioqtU5J9d3rk=, time:1650865632411 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:12.423| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wK5GpPZbTvXQP5BLsJOz/Y2GIn4=, time:1650865632410 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:12.425| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:12.425| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:12.425| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:12.426| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:12.426| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:12.426| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:12.426| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:12.427| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:12.429| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:12.429| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:12.430| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:12.430| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:12.432| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:12.432| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:12.432| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:12.432| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:22.453| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:22.453| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:22.453| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6U3Wxr7dkywlDSN73X3YPgTG+5k=, time:1650865642442 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:22.453| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GpGOEdBNrGl33jCZ5F744n3e18U=, time:1650865642443 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:22.456| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:22.456| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:22.456| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:22.456| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:22.457| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:22.457| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:22.457| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:22.457| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:22.459| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:22.459| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:22.460| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:22.460| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:22.462| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:22.462| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:22.463| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:22.463| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:32.483| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:32.483| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:32.484| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qgFZ4llhdYWCY1SIogVW09w8/ro=, time:1650865652473 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:32.484| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9sD1wNjPvxaEPwwSNukV89mRH9k=, time:1650865652472 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:32.486| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:32.486| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:32.487| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:32.487| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:32.487| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:32.487| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:32.488| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:32.488| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:32.491| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:32.491| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:32.492| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:32.493| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:32.494| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:32.494| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:32.495| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:32.495| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:42.510| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:42.510| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:42.512| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Lgh1C8txB1fa008cI/Uti9+PuLQ=, time:1650865662505 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:42.512| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:697Cz4p8Ln2DaJwhp0rxxgFc9H8=, time:1650865662503 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:42.514| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:42.514| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:42.514| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:42.514| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:42.514| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:42.515| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:42.515| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:42.515| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:42.516| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:42.517| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:42.517| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:42.518| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:42.520| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:42.521| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:42.521| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:42.521| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:52.537| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:52.537| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:47:52.538| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Uwc4aGinSxyDXwcpkeyr5EENzac=, time:1650865672532 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:52.538| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YKcPtMD4KTUi3X7fOmJJKNONgkg=, time:1650865672530 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:47:52.539| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:52.539| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:47:52.540| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:52.540| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:47:52.540| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:52.540| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:47:52.541| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:52.541| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:47:52.543| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:52.543| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:52.544| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:52.544| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:52.546| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:52.546| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:47:52.547| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:47:52.547| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:02.565| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:02.566| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:02.566| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QC7SyhXbbhN+Szk+yLD2jHyJC4Q=, time:1650865682555 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:02.566| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rsK8DLqNz2U6R5fG0cGF9lnKi/s=, time:1650865682556 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:02.567| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:02.567| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:02.568| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:02.568| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:02.568| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:02.568| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:02.568| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:02.568| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:02.570| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:02.570| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:02.571| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:02.571| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:02.573| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:02.573| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:02.574| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:02.574| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:12.593| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:12.594| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:12.594| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fOXguSvFP4vZ0lO5FOZCNbpB3vQ=, time:1650865692583 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:12.594| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0uzrEd8/ebhyBdikBso4ca6JpqM=, time:1650865692584 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:12.596| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:12.596| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:12.597| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:12.597| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:12.597| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:12.597| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:12.598| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:12.598| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:12.600| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:12.600| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:12.601| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:12.601| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:12.602| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:12.602| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:12.603| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:12.603| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:22.620| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:22.620| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:22.620| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xdprADkE8rAa5ppJDdnu/wtnb0s=, time:1650865702611 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:22.620| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AiokztdViL5Ph2p0BIw5nI+uWXI=, time:1650865702612 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:22.622| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:22.622| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:22.623| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:22.623| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:22.623| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:22.623| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:22.623| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:22.623| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:22.625| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:22.625| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:22.626| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:22.626| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:22.627| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:22.627| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:22.628| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:22.628| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:32.642| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:32.642| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:32.642| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DNY6IXB9RILCcFD62nzvXXDV7XM=, time:1650865712635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:32.642| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zj7IjUNN/jesYtIfkpZZmLT/Y7U=, time:1650865712636 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:32.644| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:32.644| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:32.645| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:32.645| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:32.645| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:32.645| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:32.646| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:32.646| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:32.649| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:32.650| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:32.650| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:32.650| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:32.652| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:32.652| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:32.653| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:32.653| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:42.674| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:42.674| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:42.674| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+fDEAx1oddX4UBQszo/6O+QCi+Q=, time:1650865722663 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:42.675| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oVy/0S+XfGcVGWxtwgthWGFf0MM=, time:1650865722664 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:42.677| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:42.677| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:42.678| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:42.678| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:42.678| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:42.678| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:42.679| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:42.679| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:42.680| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:42.680| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:42.681| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:42.681| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:42.683| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:42.683| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:42.684| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:42.684| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:52.703| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:52.703| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:48:52.703| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rnLsPLJX96TWE6oEPrxMeICmhuw=, time:1650865732691 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:52.703| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7fjAdq7y91PC7gyiOE7afESnHVM=, time:1650865732692 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:48:52.705| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:52.706| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:48:52.706| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:52.706| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:48:52.706| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:52.706| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:48:52.707| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:52.707| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:48:52.709| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:52.709| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:52.710| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:52.710| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:52.712| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:52.712| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:48:52.713| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:48:52.713| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:02.731| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:02.731| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:02.732| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q20oz37aOdu1QLwlPbxOSjDGUJY=, time:1650865742721 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:02.732| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:drUwUCY6WyAH7TyIODHmd+y08xk=, time:1650865742722 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:02.735| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:02.735| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:02.735| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:02.735| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:02.736| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:02.736| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:02.736| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:02.736| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:02.738| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:02.739| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:02.739| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:02.739| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:02.741| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:02.741| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:02.742| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:02.742| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:12.758| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:12.758| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:12.759| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+7rhcF+F7bIq3/NEMvrtxpTNLcs=, time:1650865752749 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:12.759| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PeykjYvOyusD0V7HDT1dQuQ1m90=, time:1650865752750 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:12.760| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:12.760| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:12.761| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:12.761| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:12.761| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:12.761| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:12.761| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:12.761| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:12.763| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:12.764| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:12.764| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:12.764| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:12.766| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:12.766| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:12.767| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:12.767| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:22.782| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:22.783| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:22.784| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zwr3n670CGnSeZyq2RBsowjCdjc=, time:1650865762773 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:22.784| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:syDGODOG3C+zxzlNmYn71sN2fqM=, time:1650865762775 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:22.786| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:22.786| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:22.787| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:22.787| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:22.787| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:22.787| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:22.787| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:22.787| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:22.789| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:22.789| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:22.790| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:22.790| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:22.791| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:22.792| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:22.793| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:22.794| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:32.810| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:32.810| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dPN705VlgmyXYE5P86qMsv8263s=, time:1650865772800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:32.810| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:32.810| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NJ/j0RL56y1cVhZtSU8p7ytiORo=, time:1650865772802 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:32.812| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:32.813| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:32.813| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:32.813| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:32.813| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:32.813| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:32.814| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:32.814| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:32.816| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:32.817| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:32.816| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:32.817| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:32.819| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:32.819| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:32.820| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:32.820| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:42.836| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:42.837| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:42.838| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fLz4chlelD0n8pl5fsM2Rz9anm8=, time:1650865782826 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:42.838| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ALt1esTjOr5icjGM/3fx4bCz4Sg=, time:1650865782828 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:42.841| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:42.841| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:42.842| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:42.842| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:42.842| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:42.842| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:42.842| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:42.843| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:42.844| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:42.845| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:42.845| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:42.846| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:42.847| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:42.849| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:42.849| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:42.849| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:52.861| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:52.861| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:49:52.861| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CoCypiqCgSM6uJw2MMoWhP8Qh4o=, time:1650865792855 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:52.861| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rEI+fvZLOXjK/CKz2Te9MCqbNoc=, time:1650865792855 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:49:52.864| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:52.864| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:49:52.864| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:52.864| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:49:52.864| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:52.864| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:49:52.865| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:52.865| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:49:52.867| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:52.868| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:52.868| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:52.869| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:52.871| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:52.871| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:49:52.872| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:49:52.872| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:02.887| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:02.887| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:02.888| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KtWXfDW/sqmEWsqeQnJmLhRLxho=, time:1650865802882 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:02.888| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O04K9rjfjL+LZ/uX6f+LpoXm0EU=, time:1650865802881 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:02.891| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:02.891| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:02.891| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:02.891| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:02.891| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:02.891| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:02.892| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:02.892| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:02.894| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:02.894| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:02.894| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:02.894| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:02.896| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:02.897| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:02.897| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:02.898| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:12.919| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:12.921| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Gsm18M2T2DLM9nkRoI1wtyugFv0=, time:1650865812909 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:12.919| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:12.922| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BpUro9e+4dbLLBgC6UHSsTohtiQ=, time:1650865812907 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:12.925| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:12.926| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:12.926| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:12.927| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:12.927| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:12.928| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:12.929| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:12.930| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:12.932| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:12.933| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:12.936| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:12.937| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:12.938| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:12.938| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:12.943| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:12.944| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:22.958| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:22.958| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:22.960| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4VGxRWJpdzDiulvasrBzjRuDQ/A=, time:1650865822951 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:22.960| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HxUc0T1AYW5lfG7wgb5E16vXe+o=, time:1650865822952 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:22.963| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:22.963| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:22.963| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:22.964| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:22.965| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:22.965| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:22.965| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:22.966| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:22.969| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:22.971| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:22.972| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:22.973| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:22.977| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:22.978| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:22.979| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:22.981| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:33.041| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:33.041| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:33.041| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:veoo4ZYbSdt8sjDh+TmPGKBl6Ik=, time:1650865832989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:33.041| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Zk3Lqm4CmfCLRNfOliVx8N3stMo=, time:1650865832990 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:33.046| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:33.047| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:33.047| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:33.047| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:33.048| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:33.048| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:33.049| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:33.049| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:33.054| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:33.055| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:33.055| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:33.056| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:33.061| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:33.063| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:33.061| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:33.064| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:35.593| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:35.596| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:35.861| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fBaXq9NSYavzYDp9G1x5gstMVmU=, time:1650865835584 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:35.861| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0K6aIeFtfNNJhW4YruCaXTx+DuI=, time:1650865835583 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:35.864| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:35.865| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:35.865| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:35.866| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:35.866| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:35.866| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:35.866| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:35.867| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:35.869| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.871| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.876| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.880| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.881| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.883| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.883| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.887| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.888| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:35.888| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.890| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.896| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.905| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.906| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.911| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:35.915| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:37.553| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:37.554| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ms0ieVUIUSlTIyWncn4pfttgynU=, time:1650865837541 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:37.555| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:37.555| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j+uAe+U/u+6H0dbb4ZXx5qB5lTU=, time:1650865837543 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:37.555| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:37.556| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:37.556| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:37.557| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:37.558| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:37.558| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:37.558| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.559| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:37.560| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.571| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.571| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.572| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:37.573| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.585| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.591| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:37.717| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:37.717| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:37.718| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BXUJhEroQO71Bc6T1bCkSNGE690=, time:1650865837707 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:37.718| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WDWXStY2BbcTy/jG/sEzy+OIWEU=, time:1650865837709 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:37.720| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:37.720| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:37.721| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:37.721| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:37.721| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:37.721| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:37.721| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:37.722| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:37.724| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.724| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.725| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.725| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.727| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.727| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.728| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:37.728| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:37.850| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:37.851| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:exRS957+zHkKWNCjLLFWRkOSFoY=, time:1650865837842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:37.853| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:37.853| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mWuxrS+D3GXc7w7DXdMERIhxmBw=, time:1650865837843 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:37.853| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:37.854| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:37.854| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:37.855| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:37.858| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:37.861| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:37.862| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:37.862| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:37.868| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.869| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.877| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.882| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.887| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.896| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.898| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.902| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.903| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:37.922| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.928| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.929| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.945| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.954| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.956| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.970| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:37.971| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:39.269| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:39.269| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:39.270| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E7EaB7tJOnxy25RF5Z/hfbfBqjU=, time:1650865839261 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:39.270| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kLmE/nLdB9sU2Zaru+lsCZTeIKo=, time:1650865839262 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:39.272| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:39.273| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:39.274| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:39.274| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:39.274| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:39.274| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:39.275| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:39.276| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:39.277| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.279| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.283| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.285| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.287| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.294| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.295| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.298| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.301| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.303| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.307| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.313| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:39.314| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.314| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.317| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:39.318| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:48.048| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:48.049| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f8vUDLoLyMnLaS61ZmurLHDcB0c=, time:1650865848041 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:48.050| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:48.050| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k+0cezkdoSjQhb3nK8EcJMR7i0o=, time:1650865848042 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:48.051| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:48.051| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:48.051| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:48.051| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:48.052| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:48.052| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:48.052| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:48.053| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:48.055| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:48.055| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:48.055| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:48.055| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:48.057| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:48.057| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:48.058| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:48.058| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:58.076| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:58.076| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:50:58.077| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+e3eZJl0GbNvURp9mfkBjgEeT2E=, time:1650865858068 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:58.139| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LqGcFC1thHUgHMORA7qJ1HkvygE=, time:1650865858069 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:50:58.141| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:58.142| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:58.142| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:58.143| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:58.146| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:58.147| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:58.150| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:58.151| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:50:58.154| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:50:58.158| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:50:58.163| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:50:58.164| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:50:58.167| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:58.168| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:58.171| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:50:58.173| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:08.200| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:08.200| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:08.204| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wbL3kKLShGB/VC5C8lgNjZZZPzs=, time:1650865868185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:08.204| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ab4CcSGfu0WCOLsVkKMvM7vDEN8=, time:1650865868184 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:08.216| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:08.216| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:08.216| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:08.216| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:08.217| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:08.217| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:08.218| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:08.218| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:08.228| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:08.228| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:08.230| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:08.230| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:08.240| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:08.240| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:08.243| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:08.243| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:18.264| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:18.264| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:18.265| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VjctgA1xDO3YMLUcLmW9sKAQ+/0=, time:1650865878257 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:18.265| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1L7/wjhWsLy2GL/CljRckCG0gDw=, time:1650865878258 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:18.268| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:18.268| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:18.268| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:18.268| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:18.269| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:18.268| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:18.269| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:18.269| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:18.271| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:18.271| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:18.272| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:18.272| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:18.274| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:18.274| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:18.275| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:18.275| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:20.356| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:20.358| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:20.364| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/KsPYp30jT4D2sPZxxC82AxqeA0=, time:1650865880342 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:20.364| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oESrfRFfdLSqn257Zn5xHY6prDQ=, time:1650865880344 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:20.366| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:20.367| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:20.367| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:20.368| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:20.372| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.371| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:20.373| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:20.373| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.374| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:20.381| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.385| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:20.385| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.387| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.396| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.408| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:20.507| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:20.507| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qAOMFqL16oHYqLOQBuo+31GckBY=, time:1650865880499 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:20.508| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:20.509| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OY8g73LzyC4AkdXbQR3ZQZXM0fI=, time:1650865880500 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:20.510| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:20.511| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:20.512| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:20.513| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:20.513| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:20.514| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:20.515| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:20.516| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:20.516| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.517| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.519| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.519| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.520| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.521| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:20.523| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.526| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:20.656| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:20.656| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+4FmLo2SFmeKHi6x5G2sqPtHzjw=, time:1650865880649 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:20.657| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:20.658| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mmOof9q2FGKrf6037lnqZfb8wIo=, time:1650865880649 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:20.659| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:20.660| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:20.661| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:20.661| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:20.661| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:20.662| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:20.662| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:20.663| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:20.667| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.667| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.668| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.668| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.671| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.677| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.678| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.680| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.682| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.683| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:20.688| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.689| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.698| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.702| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.703| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.707| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:20.708| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:22.996| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:22.996| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:22.997| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4LCOniFt8XNmwIoJYUZC40gmkOI=, time:1650865882989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:22.997| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jNjdHv07m51iJzFNIcOONLewONQ=, time:1650865882990 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:23.000| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:23.001| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:23.001| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:23.001| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:23.002| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:23.002| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:23.002| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:23.003| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:23.008| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.009| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.013| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.014| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name ORDER BY t.exam_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.015| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.016| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.016| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.018| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.019| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:23.019| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tee.name as examName,t.exam_id examId,t.exam_activity_id examActivityId,t.room_code roomCode,t.room_name roomName, count(1) examTotal,teea.code as examActivityCode from t_e_exam_student t left join t_e_student h on t.student_id=h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id,t.exam_activity_id, t.room_code,t.room_name order by t.exam_id LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.020| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.025| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.030| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.exam_activity_id activityId,t.room_code roomCode, count(distinct(toer.exam_student_id)) cc from t_e_exam_student t left join t_oe_exam_record toer on toer.exam_student_id = t.id where t.exam_id = ? and t.current_record_id is not null and t.exam_activity_id in ( ? , ? ) group by t.exam_activity_id, t.room_code order by t.exam_id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.031| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247063873336119296(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.033| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:23.035| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:30.787| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:30.787| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:30.788| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VoOfqF8655/Pj+n0OWp6PuY0EG4=, time:1650865890781 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:30.788| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Sg5lfX/R4WspzMnx7zKRajJWvxY=, time:1650865890779 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:30.790| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:30.790| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:30.790| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:30.790| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:30.790| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:30.790| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:30.791| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:30.791| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:30.793| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:30.793| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:30.794| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:30.794| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:30.795| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:30.795| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:30.797| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:30.797| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:40.816| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:40.817| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:z5tGPJqGvj5XqXyXdbIsWxAlx+M=, time:1650865900806 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:40.817| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:40.817| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oikzbJMnL0b/z/vuTjcxzBNhmPM=, time:1650865900808 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:40.819| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:40.820| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:40.820| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:40.821| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:40.821| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:40.821| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:40.821| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:40.822| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:40.823| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:40.824| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:40.824| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:40.824| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:40.826| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:40.826| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:40.827| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:40.827| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:50.845| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:50.846| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EmASTfB4vqo0fT8rtNwVN4q7VQc=, time:1650865910835 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:50.846| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:51:50.847| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r19j30v0O2GOMtW9h57CdGmNmBs=, time:1650865910837 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:51:50.848| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:50.849| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:51:50.849| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:50.849| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:50.849| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:51:50.850| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:51:50.850| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:50.850| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:51:50.853| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:50.853| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:50.854| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:50.854| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:50.855| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:50.855| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:51:50.856| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:51:50.856| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:00.876| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:00.876| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:00.876| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CfGsqUufkBzZJ1j3/CQ1nKlJk+U=, time:1650865920867 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:00.876| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KGrlJ5dL5EEasjlJNdvjhAAWlMg=, time:1650865920868 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:00.878| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:00.878| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:00.879| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:00.879| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:00.879| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:00.879| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:00.880| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:00.880| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:00.883| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:00.883| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:00.884| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:00.884| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:00.886| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:00.886| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:00.887| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:00.887| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:10.905| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:10.905| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:10.906| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b2zqubHDdJM3HXWt99TRWL0XCS8=, time:1650865930897 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:10.906| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P+Mh4grnnp/GS8/PQjQXSC9deL4=, time:1650865930895 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:10.908| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:10.908| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:10.908| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:10.909| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:10.909| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:10.909| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:10.909| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:10.909| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:10.912| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:10.913| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:10.914| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:10.914| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:10.915| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:10.916| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:10.917| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:10.918| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:20.933| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:20.933| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:20.933| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8rQJtX1CWhoLOczfA2TSSyHJ97g=, time:1650865940926 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:20.933| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YdgH5v0iOja3zfbz/qoLBqYsBFI=, time:1650865940927 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:20.935| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:20.935| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:20.935| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:20.935| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:20.936| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:20.936| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:20.936| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:20.936| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:20.939| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:20.939| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:20.940| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:20.940| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:20.941| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:20.941| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:20.942| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:20.942| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:30.959| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:30.960| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:30.960| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FV3gQ/bI6My39EWhSjztR444O1c=, time:1650865950952 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:30.960| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9tVYUYE+gQBwqngCxwdUQDxyWgo=, time:1650865950953 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:30.961| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:30.961| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:30.961| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:30.961| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:30.962| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:30.962| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:30.962| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:30.962| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:30.964| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:30.965| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:30.966| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:30.966| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:30.967| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:30.967| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:30.968| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:30.968| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:40.987| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:40.987| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:40.988| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7QpBS61VZ6Q3mYdWOIZigFd1RlM=, time:1650865960978 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:40.988| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O5itbYs0vdKa7yqk5FbyMfGWWKc=, time:1650865960979 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:40.990| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:40.990| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:40.990| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:40.990| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:40.991| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:40.991| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:40.991| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:40.991| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:40.994| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:40.994| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:40.995| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:40.995| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:40.997| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:40.997| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:40.998| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:40.998| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:51.018| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:51.019| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:52:51.019| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ooQ59kolLvbXy/ZSqTb/yx/23b0=, time:1650865971008 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:51.019| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YtuuJDsuV23x6sMO2g0e8wbrolA=, time:1650865971010 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:52:51.021| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:51.021| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:52:51.022| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:51.022| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:52:51.022| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:51.022| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:52:51.023| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:51.023| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:52:51.026| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:51.026| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:51.026| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:51.026| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:51.028| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:51.028| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:52:51.029| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:52:51.029| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:01.043| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:01.043| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:01.045| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:n4x74EQUOtm80fjerZa5mD2gU/M=, time:1650865981037 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:01.045| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mdPkb5LCLi318OilO0+kTWvGTnM=, time:1650865981038 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:01.047| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:01.047| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:01.047| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:01.047| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:01.047| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:01.047| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:01.048| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:01.048| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:01.050| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:01.050| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:01.051| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:01.051| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:01.053| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:01.053| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:01.053| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:01.054| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:11.070| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:11.070| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:11.070| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QWIG0VcJriYNDo2riSePitbzhRo=, time:1650865991064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:11.070| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wck8MlA7psh8dta4MYqVKJxk6NM=, time:1650865991064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:11.073| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:11.073| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:11.073| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:11.073| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:11.073| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:11.074| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:11.074| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:11.074| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:11.077| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:11.077| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:11.078| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:11.078| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:11.080| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:11.080| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:11.082| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:11.082| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:21.101| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:21.103| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wftvFtQNLTDzDKFWGcjuNy3tfco=, time:1650866001092 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:21.103| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:21.104| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qTOWso1lCb3x8Pqef44gP35S/+E=, time:1650866001093 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:21.106| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:21.106| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:21.106| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:21.106| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:21.107| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:21.107| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:21.107| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:21.107| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:21.110| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:21.110| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:21.111| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:21.111| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:21.112| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:21.112| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:21.113| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:21.113| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:31.134| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:31.135| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:S5cw7TiSEJAIQbdQdYDLR3rSHx0=, time:1650866011125 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:31.134| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:31.137| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sm6YnhBDeWJ3++ZLZvJrmLQodeg=, time:1650866011123 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:31.138| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:31.139| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:31.139| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:31.139| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:31.139| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:31.139| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:31.140| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:31.140| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:31.141| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:31.142| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:31.142| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:31.142| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:31.143| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:31.143| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:31.145| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:31.145| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:41.163| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:41.163| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:41.163| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k79xYKu9c+KHWNSFdnK96hIH/ek=, time:1650866021153 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:41.163| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lAmVDcV0FafjrZe3D+v/yfjMIpc=, time:1650866021155 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:41.165| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:41.165| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:41.165| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:41.166| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:41.166| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:41.166| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:41.166| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:41.166| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:41.169| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:41.169| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:41.169| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:41.170| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:41.171| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:41.172| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:41.172| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:41.173| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:51.190| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:51.191| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:53:51.191| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hS6CKwgEDifVgail6At0Ex2c1Po=, time:1650866031182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:51.191| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NHJhaO/I5zh9vVwddTwQPkUab6w=, time:1650866031183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:53:51.193| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:51.193| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:53:51.193| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:51.193| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:53:51.193| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:51.193| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:53:51.194| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:51.194| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:53:51.196| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:51.196| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:51.197| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:51.197| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:51.199| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:51.199| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:53:51.200| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:53:51.200| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:01.215| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:01.216| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+bI7jj5k6kHGU6cKo5otAjEQF/E=, time:1650866041208 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:01.216| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:01.216| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mU2KBUVvGmB3SEoYsPMiLbdfr/E=, time:1650866041209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:01.217| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:01.217| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:01.218| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:01.218| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:01.218| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:01.218| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:01.219| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:01.219| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:01.222| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:01.221| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:01.222| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:01.222| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:01.224| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:01.224| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:01.225| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:01.225| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:11.244| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:11.246| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:11.246| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:adyo8LeGG6Ju0fppBOZIRnMeC18=, time:1650866051234 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:11.247| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4Vq0Ztfi6nqAQQk9ynJa8cjdMDs=, time:1650866051236 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:11.248| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:11.248| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:11.249| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:11.249| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:11.249| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:11.249| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:11.249| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:11.249| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:11.251| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:11.252| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:11.252| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:11.252| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:11.253| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:11.253| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:11.254| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:11.254| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:21.269| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:21.270| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:21.271| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sEAuyso2gKC7YBab1oBH+w4XQDg=, time:1650866061263 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:21.271| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MnZ4rv5JCfDwbo1mAnVvQSU+TII=, time:1650866061264 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:21.273| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:21.273| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:21.273| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:21.273| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:21.273| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:21.274| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:21.274| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:21.274| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:21.276| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:21.277| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:21.277| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:21.278| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:21.279| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:21.279| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:21.280| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:21.280| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:31.300| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:31.301| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:31.301| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O2bfDEHmTGE42qwVK3U77wgn5TE=, time:1650866071291 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:31.301| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nE28mnTCH8tpCyZixLplnjFG3D8=, time:1650866071292 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:31.303| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:31.303| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:31.303| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:31.304| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:31.304| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:31.304| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:31.305| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:31.305| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:31.307| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:31.307| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:31.308| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:31.308| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:31.309| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:31.309| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:31.310| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:31.310| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:41.323| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:41.323| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:41.324| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ajin9q4IME64uhlKd+/VlvzFYgI=, time:1650866081317 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:41.324| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b8phVGzgAC739Qsvw8hu1YoHTiE=, time:1650866081316 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:41.326| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:41.326| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:41.327| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:41.327| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:41.327| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:41.327| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:41.327| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:41.327| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:41.329| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:41.329| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:41.330| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:41.330| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:41.331| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:41.331| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:41.332| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:41.332| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:51.347| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:51.347| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:54:51.348| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iEQc/yCATwxAuq1lBwE+DWhUs94=, time:1650866091340 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:51.348| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:skl0xPg1Hk11tYv1kWz0+HsrX3E=, time:1650866091341 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:54:51.349| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:51.349| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:54:51.350| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:51.350| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:54:51.350| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:51.350| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:54:51.350| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:51.350| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:54:51.352| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:51.352| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:51.353| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:51.353| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:51.355| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:51.355| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:54:51.356| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:54:51.356| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:01.376| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:01.376| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:01.378| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UlGm3sY98h7kjkr9cw9IX8pFgiI=, time:1650866101368 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:01.378| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a2BUes4d++45KMR1nzn9ktSUiF0=, time:1650866101366 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:01.379| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:01.379| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:01.380| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:01.380| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:01.380| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:01.380| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:01.381| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:01.381| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:01.383| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:01.383| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:01.384| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:01.384| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:01.385| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:01.385| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:01.386| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:01.386| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:11.402| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:11.402| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:11.403| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ozi9nTLwyY1h7fa+Wz46hmaVnDw=, time:1650866111395 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:11.403| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SbPvJOyTEjHiQUROxYmqIZXog3Y=, time:1650866111396 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:11.404| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:11.404| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:11.405| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:11.405| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:11.405| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:11.405| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:11.405| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:11.405| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:11.407| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:11.408| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:11.408| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:11.408| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:11.410| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:11.410| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:11.411| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:11.411| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:21.432| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:21.432| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SrAG8X6c7Fqe3zjwaTsbxow/4/g=, time:1650866121421 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:21.433| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:21.433| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pw7XQsbsLfWg3DjJC6kQZMFFnMs=, time:1650866121422 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:21.434| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:21.434| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:21.434| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:21.435| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:21.435| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:21.435| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:21.435| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:21.435| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:21.438| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:21.438| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:21.439| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:21.439| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:21.440| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:21.440| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:21.441| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:21.441| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:31.459| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:31.459| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:31.459| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tAkfX+kD1trF9b8TaHDRLDndVNg=, time:1650866131448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:31.460| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Q0OU+hlkIyIG2ABTrhRNO3KaTlE=, time:1650866131450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:31.461| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:31.461| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:31.461| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:31.461| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:31.462| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:31.462| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:31.462| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:31.462| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:31.465| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:31.465| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:31.466| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:31.466| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:31.467| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:31.467| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:31.469| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:31.469| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:41.489| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:41.489| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:41.491| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5xX78h8XSv+NnRvYI5g9xZngr8w=, time:1650866141480 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:41.491| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sA24E19RLawm1efeTmaeUjMVh20=, time:1650866141481 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:41.493| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:41.493| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:41.493| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:41.493| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:41.494| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:41.494| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:41.494| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:41.494| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:41.497| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:41.497| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:41.498| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:41.498| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:41.500| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:41.500| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:41.501| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:41.501| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:51.518| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:51.518| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OHlZRb3c2Smo6B4CuP7ebD6kaQo=, time:1650866151508 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:51.518| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:55:51.519| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hLKgsFiMCX7Jt5cbQdqA0JYDMyY=, time:1650866151509 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:55:51.520| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:51.521| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:51.521| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:55:51.521| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:51.522| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:55:51.522| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:51.522| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:55:51.522| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:55:51.524| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:51.524| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:51.525| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:51.525| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:51.527| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:51.527| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:55:51.528| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:55:51.529| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:01.548| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:01.549| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:01.550| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JBWm4ecGBLOiR0Od+HQp+Iv7djw=, time:1650866161540 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:01.550| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:viv8Z+6cFO60IEH/eqJuAX6fEno=, time:1650866161541 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:01.552| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:01.552| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:01.552| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:01.552| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:01.552| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:01.553| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:01.553| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:01.553| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:01.556| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:01.556| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:01.557| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:01.557| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:01.559| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:01.559| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:01.561| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:01.561| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:11.579| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:11.579| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:11.581| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qoVbcnHx8Z9GvN4uXv08PtmlOTo=, time:1650866171570 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:11.581| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H03GeqRWkr1TsIPNx9H4aL0Aj1Q=, time:1650866171571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:11.583| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:11.583| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:11.584| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:11.584| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:11.584| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:11.584| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:11.584| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:11.584| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:11.587| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:11.587| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:11.587| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:11.588| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:11.589| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:11.589| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:11.590| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:11.590| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:21.606| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:21.607| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:21.607| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CbqEPLG8aP28fSa7ZLXz2dnipo0=, time:1650866181598 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:21.607| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6vkR6zKgcpFMN9jjPfgjUvqQdzA=, time:1650866181599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:21.609| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:21.610| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:21.610| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:21.611| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:21.611| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:21.611| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:21.611| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:21.613| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:21.614| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:21.615| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:21.616| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:21.617| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:21.619| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:21.620| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:21.620| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:21.621| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:31.641| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:31.643| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9eSf+YQQQ1blX0+N2yoYJrkVmIw=, time:1650866191631 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:31.645| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:31.646| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:31.646| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:31.646| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:31.647| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:31.647| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VWp7EtUwKddKtIUbYEzHUmSW0+8=, time:1650866191633 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:31.648| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:31.649| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:31.649| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:31.649| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:31.650| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:31.650| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:31.652| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:31.652| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:31.653| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:31.653| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:31.656| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:31.657| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:41.677| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:41.677| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:41.678| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:agD2NGvgN+UYW6NbjXtgqUZn6A0=, time:1650866201668 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:41.679| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PphJPzsPA1BTPFCfOombnVSQWWg=, time:1650866201669 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:41.680| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:41.680| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:41.681| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:41.681| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:41.681| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:41.681| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:41.681| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:41.681| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:41.684| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:41.684| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:41.684| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:41.684| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:41.686| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:41.686| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:41.687| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:41.687| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:51.700| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:51.701| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UHqIjQTlUv2VGmGg+U3qRpIo+QI=, time:1650866211693 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:51.701| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:56:51.701| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VZx9fz4XAgqHrzAfRDJxT+XyodI=, time:1650866211694 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:56:51.703| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:51.703| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:56:51.703| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:51.703| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:56:51.703| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:51.704| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:56:51.704| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:51.704| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:56:51.707| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:51.708| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:51.708| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:51.708| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:51.710| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:51.710| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:56:51.711| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:56:51.711| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:01.728| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:01.729| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:01.729| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2/FoNg2yZTB8FsiXb8ua4Yq8LEo=, time:1650866221722 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:01.729| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9mzlOzjpM1cNnRZ4vq5wg9kDWks=, time:1650866221723 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:01.731| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:01.731| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:01.731| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:01.731| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:01.732| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:01.732| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:01.732| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:01.732| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:01.734| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:01.734| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:01.735| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:01.735| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:01.737| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:01.737| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:01.738| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:01.738| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:11.750| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:11.751| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hHXBCVBOcBdxGvaGwoWK4ZilX+k=, time:1650866231744 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:11.751| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:11.752| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XOBVn7iK3DiB0coKgYHhRgZa+P8=, time:1650866231745 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:11.753| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:11.754| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:11.754| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:11.754| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:11.754| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:11.754| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:11.755| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:11.755| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:11.758| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:11.758| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:11.759| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:11.759| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:11.761| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:11.761| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:11.762| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:11.762| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:22.459| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:22.459| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:22.460| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XlXrt+ZT4qzb9VEh/HvzfYUseV8=, time:1650866242445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:22.460| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l2+o8TRHAS47knCJBKgg6xZRlvk=, time:1650866242447 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:22.467| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:22.467| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:22.467| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:22.467| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:22.468| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:22.468| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:22.468| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:22.468| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:22.472| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:22.472| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:22.473| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:22.473| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:22.475| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:22.475| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:22.477| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:22.477| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:33.450| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:33.451| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:33.452| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ito22rlRTzA5iJrbCUcEkOLZyu4=, time:1650866253444 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:33.452| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ru/GXn4SCpx7tyGAAipIGOiNBhw=, time:1650866253445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:33.454| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:33.455| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:33.456| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:33.457| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:33.458| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:33.459| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:33.459| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:33.460| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:33.465| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:33.466| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:33.467| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:33.468| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:33.470| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:33.471| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:33.472| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:33.474| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:44.453| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:44.453| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IRIA7dc5AQgdU94Rdui6XngA9D4=, time:1650866264444 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:44.456| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:44.456| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aqcasz/j2cA3dnqbFYRHFRYMYaE=, time:1650866264445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:44.462| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:44.462| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:44.463| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:44.463| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:44.463| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:44.463| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:44.463| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:44.464| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:44.467| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:44.468| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:44.470| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:44.471| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:44.472| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:44.472| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:44.474| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:44.475| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:55.453| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:55.453| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:57:55.453| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k94Qn3NLtCCXa7bUs43F5epGLPo=, time:1650866275445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:55.453| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fZ3vbYQbn2PhnLuOuOWEXa5CkJc=, time:1650866275446 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:57:55.454| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:55.454| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:57:55.455| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:55.455| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:57:55.456| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:55.456| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:57:55.456| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:55.456| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:57:55.458| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:55.459| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:55.459| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:55.459| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:55.461| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:55.461| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:57:55.463| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:57:55.462| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:06.453| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:06.454| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:06.454| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Mm46psrC7N+w6TGo3kNgy7LTEGY=, time:1650866286445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:06.454| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q7Q/MkuLOFn5PHH3WguiI6HN2V0=, time:1650866286446 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:06.456| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:06.456| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:06.456| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:06.457| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:06.457| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:06.458| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:06.458| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:06.458| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:06.461| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:06.462| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:06.462| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:06.463| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:06.464| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:06.465| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:06.466| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:06.466| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:17.452| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:17.453| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:17.454| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hWM6Ohn8ytxEtH3NliVIcswqpw4=, time:1650866297447 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:17.454| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:D/8st42VChVrOH7gs0gWUookBuI=, time:1650866297446 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:17.461| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:17.461| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:17.462| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:17.462| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:17.462| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:17.462| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:17.463| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:17.463| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:17.465| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:17.465| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:17.465| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:17.465| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:17.467| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:17.467| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:17.468| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:17.468| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:28.463| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:28.464| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WiqPyhfSORQyh5INyMcBUOdrwus=, time:1650866308449 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:28.466| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:28.467| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6D4ZezcPHKWi1tIcWBzoy1k8/dY=, time:1650866308450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:28.475| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:28.476| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:28.476| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:28.476| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:28.476| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:28.477| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:28.477| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:28.478| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:28.479| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:28.480| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:28.483| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:28.483| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:28.483| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:28.484| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:28.489| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:28.491| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:39.455| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:39.455| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:39.456| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Cqb7/Xj7FIzOSmLM2/YNnrTEBzo=, time:1650866319448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:39.456| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kMzVlMMCw2EpgWAWNgb+O56RuBU=, time:1650866319446 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:39.458| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:39.458| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:39.458| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:39.458| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:39.459| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:39.459| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:39.459| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:39.459| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:39.461| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:39.462| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:39.462| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:39.462| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:39.464| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:39.464| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:39.465| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:39.465| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:50.454| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:50.454| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:58:50.456| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AgW7iaVg7BIqVIDtpU++7c1xqi4=, time:1650866330447 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:50.456| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/EJYqueHzfzD/dTmGBEh2bO3eBg=, time:1650866330448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:58:50.457| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:50.457| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:58:50.458| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:50.458| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:58:50.458| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:50.458| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:58:50.458| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:50.458| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:58:50.460| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:50.460| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:50.461| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:50.461| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:50.463| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:50.463| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:58:50.464| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:58:50.464| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:01.462| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:01.462| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:01.463| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bYLdie9RIjYNTbwdwxHMc1Hrf60=, time:1650866341448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:01.463| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:utcbgC1K3wUbc3U4no1A/+dkVVc=, time:1650866341451 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:01.465| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:01.465| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:01.465| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:01.465| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:01.466| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:01.466| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:01.466| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:01.466| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:01.468| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:01.468| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:01.469| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:01.469| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:01.471| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:01.472| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:01.472| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:01.473| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:12.461| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:12.461| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:12.462| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:awNUnurCp4o3s7fUMJWo85oyp/U=, time:1650866352449 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:12.462| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3PO1xbCwSLwCBX93NiMwPivMsOg=, time:1650866352448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:12.464| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:12.464| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:12.465| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:12.465| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:12.465| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:12.466| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:12.466| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:12.466| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:12.469| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:12.470| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:12.470| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:12.471| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:12.472| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:12.473| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:12.474| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:12.474| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:23.462| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:23.462| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:23.463| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FxZUge0r43HvBq+aQaohDDluPp8=, time:1650866363449 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:23.463| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VVXRjubKOxprQN9pFTMvPn+c4F8=, time:1650866363448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:23.465| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:23.465| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:23.465| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:23.465| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:23.466| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:23.466| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:23.466| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:23.466| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:23.470| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:23.471| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:23.482| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:23.482| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:23.496| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:23.496| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:23.497| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:23.497| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:34.462| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:34.462| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:34.463| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wOpDyvjzuIooGCp85GoV/K1ck9g=, time:1650866374448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:34.463| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jKVob1eUwODs+O2ZaHDhB8t1Q2E=, time:1650866374451 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:34.465| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:34.465| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:34.466| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:34.466| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:34.466| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:34.467| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:34.467| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:34.467| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:34.469| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:34.469| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:34.470| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:34.470| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:34.471| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:34.471| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:34.472| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:34.472| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:45.457| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:45.458| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Oib6TQ00b7pNX6kjMsWnWP1GGUo=, time:1650866385448 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:45.458| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:45.459| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+ti0Js0+ic1h0/8Na7lZ7dArg4s=, time:1650866385450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:45.460| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:45.460| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:45.461| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:45.461| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:45.461| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:45.461| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:45.461| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:45.462| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:45.465| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:45.465| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:45.465| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:45.465| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:45.467| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:45.467| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:45.469| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:45.469| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:56.457| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:56.459| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/n5pcVl+FWbujZIs7UHOgAVZg1E=, time:1650866396449 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:56.458| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 13:59:56.459| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uDAzwLYGvadouw7dExt45lECXrI=, time:1650866396450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 13:59:56.461| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:56.463| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:56.463| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:56.463| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 13:59:56.464| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 13:59:56.464| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:56.465| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 13:59:56.466| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 13:59:56.469| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:56.471| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:56.471| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:56.476| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:56.475| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:56.478| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 13:59:56.482| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 13:59:56.484| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:00.050| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 14:00:07.460| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:07.460| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:07.461| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xKmWZZVkrQ+R5Z7tTGiSBreN9zQ=, time:1650866407450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:07.460| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DwqSzQKtwsx4tGzNdAJbVdNqjoU=, time:1650866407449 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:07.465| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:07.466| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:07.467| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:07.468| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:07.469| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:07.469| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:07.471| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:07.472| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:07.473| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:07.474| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:07.475| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:07.476| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:07.477| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:07.478| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:07.479| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:07.480| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:18.463| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:18.463| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:18.464| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hLW/NCzYIynKEK7qQna6+YeQQZ8=, time:1650866418451 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:18.464| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hSfPbQpqDQ3PSzcFy9O62zLxV5g=, time:1650866418453 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:18.466| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:18.466| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:18.466| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:18.466| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:18.467| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:18.467| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:18.467| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:18.467| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:18.469| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:18.469| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:18.470| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:18.470| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:18.471| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:18.471| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:18.473| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:18.473| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:28.494| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:28.494| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:28.495| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wJcwWR7Rib5SKL1yV1DLCgQrfnM=, time:1650866428484 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:28.495| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LzjAYYdPupmxosMP1qVqn/S24do=, time:1650866428483 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:28.497| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:28.497| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:28.498| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:28.498| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:28.498| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:28.498| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:28.499| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:28.499| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:28.501| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:28.501| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:28.502| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:28.502| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:28.503| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:28.503| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:28.504| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:28.504| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:38.521| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:38.521| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:38.522| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0V3Usl9+kSxaNfihrLoSZb59reo=, time:1650866438513 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:38.522| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q/NOEFsXdjCGytGUIA+ASJiBzHQ=, time:1650866438514 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:38.524| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:38.524| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:38.525| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:38.525| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:38.525| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:38.525| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:38.525| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:38.525| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:38.527| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:38.527| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:38.527| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:38.527| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:38.529| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:38.529| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:38.529| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:38.529| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:48.548| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:48.548| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:48.548| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7fyt9HHEB6+87DqAGdWhzngz6rY=, time:1650866448540 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:48.548| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oSt/J6PDymnUZ+S0fozK66Sfcsw=, time:1650866448538 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:48.550| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:48.550| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:48.551| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:48.551| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:48.551| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:48.551| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:48.551| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:48.552| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:48.554| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:48.554| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:48.555| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:48.555| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:48.556| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:48.556| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:48.557| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:48.557| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:58.577| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:58.577| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:00:58.579| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Hkd0diVvmd+2v5hIC4NeOMzLLkc=, time:1650866458564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:58.579| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:M7Bg6q5hr1n3m3PyMOSX4NUn5sI=, time:1650866458566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:00:58.581| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:58.581| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:00:58.581| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:58.581| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:00:58.581| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:58.581| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:00:58.582| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:58.582| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:00:58.584| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:58.584| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:58.585| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:58.585| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:58.587| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:58.587| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:00:58.588| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:00:58.588| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:08.609| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:08.609| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:08.610| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OZzgCHhiPRj7fuiuta6fIr9VXcQ=, time:1650866468598 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:08.610| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RAjxqJI8Vr7OUWqCp6wUzonv9nA=, time:1650866468599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:08.612| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:08.612| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:08.612| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:08.612| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:08.613| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:08.613| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:08.613| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:08.613| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:08.615| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:08.615| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:08.616| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:08.616| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:08.618| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:08.618| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:08.618| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:08.618| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:18.630| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:18.630| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:18.631| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RWqGX9AoFV+hDRL8ityDjpwQIzw=, time:1650866478624 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:18.631| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:flp+aXOHZiUD5hNuwdBuvKNS0II=, time:1650866478624 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:18.633| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:18.633| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:18.633| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:18.633| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:18.634| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:18.634| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:18.634| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:18.634| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:18.636| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:18.637| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:18.637| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:18.638| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:18.639| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:18.640| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:18.640| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:18.641| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:28.660| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:28.660| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:28.661| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pm0BKuup3SIQCpbS78QIOrnRNp4=, time:1650866488650 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:28.661| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EyrS98GLz2XLH5aSLhz3qWnCPOw=, time:1650866488652 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:28.664| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:28.664| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:28.665| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:28.665| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:28.665| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:28.665| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:28.665| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:28.665| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:28.667| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:28.667| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:28.668| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:28.668| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:28.669| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:28.669| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:28.670| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:28.670| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:38.686| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:38.686| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:38.687| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cXtVU1EDy/WSJQdrxBAIA4kpqyk=, time:1650866498676 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:38.687| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Dr1oGsDe9PjbdmeCKdda+UDifX0=, time:1650866498678 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:38.689| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:38.689| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:38.690| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:38.690| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:38.690| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:38.690| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:38.690| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:38.691| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:38.692| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:38.693| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:38.693| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:38.693| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:38.694| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:38.694| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:38.695| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:38.695| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:48.742| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:48.743| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zSGLOJWhuZ0tfiAQdtm5MHyTbLg=, time:1650866508708 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:48.746| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:48.747| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b4AdS6VnkrnBmYL7ctSW1W2vbOI=, time:1650866508720 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:48.749| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:48.750| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:48.750| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:48.751| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:48.753| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:48.753| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:48.754| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:48.754| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:48.754| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:48.755| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:48.757| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:48.758| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:48.760| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:48.760| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:48.762| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:48.761| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:58.792| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:58.793| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vLMAgsImSmJwlY5slhHFHUNcSS0=, time:1650866518780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:58.794| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:01:58.795| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:58.795| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:G2t5o4bqQLeaEz23qQcW2ItjeqQ=, time:1650866518782 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:01:58.795| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:58.796| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:58.796| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:58.799| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:58.800| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:58.800| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:01:58.801| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:01:58.801| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:01:58.802| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:01:58.802| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:58.803| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:01:58.806| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:58.806| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:58.809| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:01:58.811| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:08.831| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:08.834| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/3IEk0Skz+YZCTkPcQwojHR33u8=, time:1650866528821 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:08.834| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:08.835| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uav8sC8Js5byD8PdPj4bcHJ9Jvs=, time:1650866528822 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:08.836| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:08.836| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:08.836| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:08.837| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:08.837| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:08.837| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:08.837| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:08.838| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:08.841| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:08.841| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:08.841| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:08.842| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:08.843| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:08.843| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:08.844| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:08.844| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:18.877| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:18.878| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:18.879| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VLwF8SDxczW40MWLwEmAYfZ3c3c=, time:1650866538860 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:18.879| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/3MzcgxPMs7tpgM5n4UFA7y2Icg=, time:1650866538864 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:18.880| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:18.880| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:18.881| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:18.881| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:18.881| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:18.881| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:18.881| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:18.882| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:18.888| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:18.888| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:18.890| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:18.890| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:18.892| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:18.892| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:18.893| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:18.893| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:28.916| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:28.916| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:28.918| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vHvZMMx29LnTqVEiMYsywwjs5n4=, time:1650866548907 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:28.918| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qyXXOa4faoIswoEUdYAnlygN74g=, time:1650866548908 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:28.920| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:28.921| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:28.921| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:28.922| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:28.921| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:28.924| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:28.925| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:28.925| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:28.925| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:28.926| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:28.929| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:28.930| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:28.931| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:28.932| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:28.934| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:28.936| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:38.962| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:38.963| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:02:38.964| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3iIO8A3VUHdoS7ShEZzDFOX527k=, time:1650866558954 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:38.964| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:B9//6evfiFuJdyA0uheAK2iu4pA=, time:1650866558955 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:02:38.966| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:38.966| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:02:38.966| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:38.966| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:02:38.966| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:38.966| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:02:38.967| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:38.967| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:02:38.970| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:38.970| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:38.970| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:38.970| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:38.972| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:38.972| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:02:38.973| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:38.973| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:02:48.013| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:02:48.016| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:02:48.027| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 14:02:48.061| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:02:48.064| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:02:48.080| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:02:48.082| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:02:48.087| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 14:02:48.109| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 14:02:59.268| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 4361 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 14:02:59.275| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 14:03:03.875| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 14:03:03.882| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 14:03:03.941| main | INFO |  -  | Finished Spring Data repository scanning in 33ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 14:03:04.344| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.345| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.345| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.346| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.347| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.347| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.348| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.348| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.349| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.349| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.350| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.350| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.351| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.351| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.352| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.352| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.353| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.353| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.353| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.354| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.355| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.355| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.356| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.357| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.357| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.358| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.358| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.359| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.360| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.361| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.362| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.362| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.362| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.363| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.363| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.364| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.365| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.366| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.367| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.368| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:04.369| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 14:03:06.362| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 14:03:06.380| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:03:06.382| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:03:06.383| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:03:06.575| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:03:06.575| main | INFO |  -  | Root WebApplicationContext: initialization completed in 6809 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 14:03:11.034| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 14:03:13.615| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:03:13.650| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 14:03:14.147| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:03:14.699| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:03:14.726| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 14:03:14.727| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 14:03:14.743| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 14:03:14.796| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 14:03:15.499| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.511| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.516| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.529| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.532| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.560| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.571| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.599| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.603| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.624| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.635| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.689| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.721| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.739| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.750| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.758| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.776| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.795| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.819| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.827| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.853| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.855| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.883| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:15.894| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:16.005| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:03:16.078| main | INFO |  -  | Started ThemisAdminApplication in 19.792 seconds (JVM running for 25.889) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 14:03:16.082| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 14:03:16.086| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 14:03:19.208| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:03:19.209| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 14:03:19.227| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 18 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 14:03:19.264| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:19.264| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:19.269| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YRRekNR0aZLgxTEwCYWhlGNu5JI=, time:1650866599083 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:19.269| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a2FYTPXNVeRKNr4vcTfVy/ATwPQ=, time:1650866599084 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:19.459| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:19.459| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:19.460| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:19.460| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:19.461| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:19.461| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:19.487| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:19.487| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:20.195| http-nio-6001-exec-1 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 14:03:20.213| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:20.213| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:20.396| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:20.396| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:20.448| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:20.448| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:20.459| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:20.459| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:30.550| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:30.551| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:30.551| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AUAbJjzTeVFGR8034+Sx+eewysI=, time:1650866610538 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:30.551| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0CwQux//28hnp+QeQD1d0MZf5dw=, time:1650866610540 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:30.554| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:30.554| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:30.555| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:30.555| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:30.555| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:30.555| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:30.555| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:30.556| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:30.557| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:30.558| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:30.559| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:30.560| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:30.564| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:30.564| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:30.565| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:30.565| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:32.916| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:32.917| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:32.917| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jyh/JaMdyqXG/cYNfa0ck6i3dj0=, time:1650866612899 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:32.918| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OleacownY/YjqpR+YiuKmlOE98g=, time:1650866612902 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:32.922| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:32.923| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:32.923| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:32.924| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:32.924| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:32.924| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:32.925| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:32.944| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:32.956| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:32.983| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:32.984| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:33.027| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.032| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.050| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.078| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:33.137| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:33.138| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Tve1KOzvE5FsvX/MCjEVxfz6Igk=, time:1650866613127 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:33.139| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:33.140| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UTZE2yzaYUNePgn8GTY7kqqcaFo=, time:1650866613128 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:33.144| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:33.148| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:33.149| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:33.149| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:33.150| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:33.150| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:33.151| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:33.152| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:33.155| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.155| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.161| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.161| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.164| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.164| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.166| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:33.166| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:33.349| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:33.350| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4j7WnV+98SbqztcqBMZLhpp2/68=, time:1650866613338 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:33.355| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:33.356| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CcFwZJmAXEqGqSAA+hZJsgsDiso=, time:1650866613339 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:33.365| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:33.366| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:33.367| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:33.368| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:33.368| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:33.368| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:33.369| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:33.370| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:33.401| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.404| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.405| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.412| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.418| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.425| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.455| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.455| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.462| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.463| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.467| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.469| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:33.625| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.661| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.665| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.669| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:33.671| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:34.771| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:34.772| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cgBIGkOYeqV50jvgpjSPVBNi00w=, time:1650866614759 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:34.776| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:34.777| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wzolqk0rEwvZukbkhp8Vdd+ExuE=, time:1650866614761 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:34.784| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:34.785| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:34.785| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:34.788| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.791| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.795| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:34.795| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:34.799| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:34.800| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:34.802| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.803| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:34.816| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.818| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.831| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.839| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:34.857| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:34.858| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yj/nDnC0Wk0As8w/VNY4DSabe/0=, time:1650866614845 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:34.857| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:34.859| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lK+ue3bfkJeydoUA/sgObftyCBA=, time:1650866614844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:34.865| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:34.865| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:34.866| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:34.866| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:34.866| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:34.866| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:34.866| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:34.867| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:34.870| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.871| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.873| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.873| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.877| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.877| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:34.879| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:34.880| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:35.040| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:35.041| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Rf9zsrt3rAFHye61oH71XH/Q6YU=, time:1650866615026 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:35.045| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:35.046| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5SG+zWaJS0A3H8FjNZhPJQ0KEjk=, time:1650866615031 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:35.049| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:35.050| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:35.050| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:35.051| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:35.056| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.057| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:35.058| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:35.059| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.059| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:35.061| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:35.063| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.064| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.065| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.071| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.072| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.072| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.076| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.078| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.083| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.087| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:35.088| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.093| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.094| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.098| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:35.099| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:38.561| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:38.562| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lnHQ2t5a+maw192AwgKftaOQHgA=, time:1650866618550 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:38.563| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:38.563| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ImHKnIfVEignMSJRsUMFrjQYNFE=, time:1650866618552 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:38.569| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:38.570| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:38.571| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:38.572| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:38.573| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:38.573| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.573| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:38.574| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:38.574| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.580| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.580| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.582| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:38.582| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.589| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.594| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:38.638| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:38.639| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UpLdeuPCJ/kkUFNPEwH668K/sQg=, time:1650866618630 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:38.639| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:38.640| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mn4f4l8yxvkB2X7wRfK+qqxkk/I=, time:1650866618631 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:38.643| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:38.643| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:38.644| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:38.644| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:38.644| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:38.644| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:38.644| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:38.644| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:38.647| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.647| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.648| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.648| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.652| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.653| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.654| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:38.654| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:38.763| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:38.764| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Uhe/S6aIOqOAzipreyBC4IBkV+I=, time:1650866618754 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:38.764| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:38.765| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vwlwJLxkf+ocNzLXcPhp6Y1YyY0=, time:1650866618756 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:38.768| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:38.768| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:38.769| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:38.769| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:38.769| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:38.769| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:38.770| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:38.771| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:38.775| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.776| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.777| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.778| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.783| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.796| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.797| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.799| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.802| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.803| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.804| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.804| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:38.825| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.828| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.830| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.836| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:38.838| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:39.724| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:39.725| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:39.726| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:miMu22fOY80a/rRxVjLnjsv5AR8=, time:1650866619716 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:39.726| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C4efgGMchV6pnP8H2V7ZgDboXSY=, time:1650866619717 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:39.729| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:39.730| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:39.730| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:39.730| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:39.731| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:39.731| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:39.731| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:39.732| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:39.735| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.736| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.740| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.745| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.747| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.752| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.754| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:39.825| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.839| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.857| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.862| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.865| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:39.866| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:43.707| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:43.707| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KwqKuptdqH/i9TTTUK7wv4iXnak=, time:1650866623700 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:43.711| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:43.712| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:43.713| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:43.714| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:43.718| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:43.720| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:43.725| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:43.729| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:43.730| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:43.734| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:43.735| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:44.461| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:44.461| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:44.461| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PGojdmWV2GsNyZS59Zo4nrT1Rgs=, time:1650866624453 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:44.462| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3UHYqaqeYU8UdSSyS0yPiEfLOAU=, time:1650866624454 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:44.468| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:44.468| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:44.468| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:44.469| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:44.469| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:44.469| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:44.470| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:44.470| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:44.475| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.476| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.480| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.483| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.484| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.487| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.487| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.490| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.490| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:44.497| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.497| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.500| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:44.501| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:45.487| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:45.487| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RkuJdD4dFaHVcABd1xAuCDZiwC8=, time:1650866625474 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:45.496| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:45.497| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:45.498| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:45.498| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:45.504| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:45.508| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:45.515| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:45.517| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:46.169| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:46.169| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nTMF3SiWJdjwcCDctwEyVl7jTcw=, time:1650866626163 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:46.174| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:46.174| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:46.174| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:46.175| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:46.186| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:46.188| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:46.191| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:46.676| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:46.677| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AOxJM9MUCH+u5suBC5kFeOWr+8s=, time:1650866626670 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:46.682| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:46.682| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:46.683| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:46.683| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:46.690| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:46.692| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:46.697| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:47.269| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:47.270| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YF2GOgnZKpR0D2Fj3ohanZxaPWU=, time:1650866627264 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:47.274| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:47.274| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:47.274| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:47.275| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:47.287| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:47.288| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:47.300| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:47.302| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:47.305| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:47.306| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:47.999| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:47.999| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IEsyb7Hl40+nLIEeWuveenIVHjY=, time:1650866627992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:48.002| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:48.003| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:48.003| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:48.004| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:48.019| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.021| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.024| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.027| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.029| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.030| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:48.932| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:48.934| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XXQjgk5k0QmnIIDnoBfOhAavLNM=, time:1650866628920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:48.933| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:48.935| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6s183n9jhqi3yv566jG+anJFFng=, time:1650866628922 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:48.939| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:48.939| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:48.939| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:48.939| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:48.940| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:48.940| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:48.940| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:48.940| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:48.942| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.943| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.943| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.943| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.945| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.945| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:48.946| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:48.946| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:50.974| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:50.975| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RtDWpYCSZRI5t6S5rjeFaMjaAHY=, time:1650866630968 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:50.979| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:50.979| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:50.979| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:50.980| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:50.985| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:50.987| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:50.990| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:51.917| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:51.918| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Nv31jxvIRgt3ehJ1CA1QLPGjEus=, time:1650866631911 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:51.921| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:51.921| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:51.922| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:51.922| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:51.930| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:51.931| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:51.937| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:51.938| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:51.941| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:51.943| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:52.784| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:52.784| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DlzsQTK6z2FGPuZ2mCwkiZ0Yggg=, time:1650866632778 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:52.791| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:52.791| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:52.792| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:52.792| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:52.801| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:52.803| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:52.805| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:53.491| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:53.492| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5HKzMmFHsQx9mCD94kYhsvb7KNo=, time:1650866633485 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:53.496| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:53.497| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:53.498| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:53.499| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:53.505| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:53.506| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:53.508| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:54.177| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:54.178| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MnN5kEKCyp60w3xGvOKz5f9Jbj4=, time:1650866634170 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:54.181| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:54.182| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:54.182| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:54.183| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:54.192| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:54.193| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:54.197| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:55.353| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:55.353| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Wr2WFG4BJA83PVa8sVXjVqMgbvA=, time:1650866635347 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:55.357| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:55.357| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:55.357| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:55.358| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:55.363| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:55.364| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:55.366| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:55.987| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:55.987| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fwoBstFr5+XBC+Nni8TQ+0bMYmQ=, time:1650866635980 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:55.992| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:55.992| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:55.993| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:55.993| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:55.998| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:55.999| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:56.003| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:57.446| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:57.447| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BbF1o+E6/+ipPjYiAy9CPIklr24=, time:1650866637438 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:57.453| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:57.454| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:57.455| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:57.455| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:57.462| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.463| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.468| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.477| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.478| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.488| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.493| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.495| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.499| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:57.500| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:58.968| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:58.969| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4p0sXtdprlX1hjzloMmjQgM2SMc=, time:1650866638955 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:58.970| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:58.971| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fpqAR3rSCVJXgzCqnJYcqHGUqvE=, time:1650866638956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:58.972| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:58.972| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:58.973| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:58.973| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:58.973| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:58.973| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:58.973| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:58.974| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:58.975| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:58.976| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:58.976| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:58.976| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:58.981| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:58.982| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:58.982| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:58.983| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:03:59.407| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:03:59.408| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lGLzMA56l7wuHAEVytEq7QULprw=, time:1650866639400 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:03:59.412| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:03:59.413| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:03:59.414| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:03:59.414| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:03:59.420| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:59.421| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:03:59.423| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:00.804| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:00.805| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RMKgTN6IXF3KZ7gopa2iGXFxZJY=, time:1650866640799 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:00.808| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:00.809| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:00.809| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:00.810| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:00.814| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.815| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.819| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.824| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.825| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.831| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.835| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.836| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.839| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:00.840| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:01.823| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:01.823| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d9hFrZ+lK9Kv4ZHtp/3N+rleg7k=, time:1650866641813 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:01.827| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:01.827| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:01.827| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:01.828| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:01.833| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:01.834| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:01.837| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:03.210| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:03.210| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vA+Rl33WPTjTsuXoDiQp9b/tU1I=, time:1650866643204 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:03.213| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:03.214| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:03.214| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:03.215| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:03.219| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:03.220| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:03.223| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:03.223| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:04.313| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:04.314| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g00lTNtgpplXzE0E8kcvuAD4N0U=, time:1650866644304 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:04.316| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:04.317| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:04.317| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:04.318| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:04.323| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:04.323| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:04.328| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:05.480| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:05.481| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bEsnUrpcFbHvsclKNsqeSB++4fA=, time:1650866645474 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:05.484| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:05.484| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:05.485| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:05.485| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:05.490| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:05.491| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:05.493| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:06.811| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:06.812| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hkONOjnhAf5sa9kpRgQ1o7j/M4c=, time:1650866646805 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:06.816| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:06.817| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:06.817| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:06.818| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:06.822| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.823| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.825| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.831| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.832| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.840| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.842| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.843| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.845| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:06.846| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:07.696| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:07.697| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nQx+irxDJIbLLoal56JWSTt1vmY=, time:1650866647689 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:07.700| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:07.701| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:07.702| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:07.703| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:07.708| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:07.709| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:07.711| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:08.998| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:08.998| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:08.998| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ayGBgXKh6lvsWrRsxzRcLzJ4/uU=, time:1650866648991 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:08.998| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:l2lYv8B0YsNhfIcbb48DO8IP8Pk=, time:1650866648990 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:09.001| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:09.001| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:09.001| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:09.001| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:09.001| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:09.001| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:09.002| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:09.002| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:09.004| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.004| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.004| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.006| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.007| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.008| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.009| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:09.009| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:09.867| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:09.868| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+x0i04k5WYf5877CHzhSMhnoXrU=, time:1650866649859 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:09.873| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:09.874| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:09.875| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:09.876| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:09.882| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.883| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.885| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.892| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.893| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.900| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.903| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.903| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.906| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:09.907| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:10.569| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:10.570| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mKSAqSMan5AqAmlzm/QTjgJdaK8=, time:1650866650565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:10.572| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:10.573| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:10.573| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:10.574| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:10.580| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:10.581| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:10.583| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:12.170| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:12.171| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0BoD6OrGLiEG362H7yTytsrCRhw=, time:1650866652162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:12.174| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:12.174| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:12.175| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:12.175| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:12.179| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:12.181| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:12.182| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:12.183| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:13.131| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:13.132| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8NUxDpsnCyk5Qs326w7mo1MryXQ=, time:1650866653123 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:13.137| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:13.137| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:13.138| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:13.138| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:13.143| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:13.144| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:13.145| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:15.254| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:15.255| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0WdlmMRn3lrlO6+BVKLyAUkkL5Q=, time:1650866655249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:15.259| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:15.260| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:15.260| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:15.260| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:15.265| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:15.266| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:15.267| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:17.596| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:17.597| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DVdWcNF4jcYOo87NXIAEt4gbBvc=, time:1650866657586 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:17.600| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:17.601| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:17.601| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:17.602| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:17.606| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:17.607| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:17.609| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:18.908| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:18.909| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:84nr5Om4r5ymyf7IcaF7Lm6/wIQ=, time:1650866658898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:18.916| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:18.919| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:18.919| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:18.919| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:18.922| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.923| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.925| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.929| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.933| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.939| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.941| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.942| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.944| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:18.945| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:19.026| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:19.026| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:o0sdMHX9c62uZgEAMSH5DLsKGY8=, time:1650866659018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:19.027| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:19.027| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xUbcsrBW4rH6d7C6TP3JxugqwoU=, time:1650866659019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:19.028| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:19.029| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:19.029| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:19.029| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:19.029| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:19.029| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:19.029| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:19.030| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:19.033| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:19.034| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:19.034| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:19.035| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:19.037| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:19.038| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:19.038| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:19.039| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:20.361| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:20.361| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eizu/1z6wgSlbMH3CgMgQAP8owE=, time:1650866660355 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:20.363| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:20.364| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:20.364| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:20.364| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:20.371| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:20.372| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:20.377| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:20.378| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:20.380| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:20.381| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:21.951| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:21.952| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Nz+wScv+WXGu8GkSzghsMABTuFI=, time:1650866661946 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:21.955| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:21.956| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:21.956| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:21.957| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:21.962| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.963| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.965| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.969| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.970| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.978| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.981| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.982| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.984| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:21.985| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:23.029| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:23.030| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+t7NxD3jbnXlNurFUWnVIRsJ+ac=, time:1650866663023 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:23.032| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:23.032| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:23.033| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:23.033| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:23.038| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:23.039| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:23.041| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:24.405| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:24.406| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lzvSI/Y3kBn6p9xgXaDnd3S/qto=, time:1650866664397 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:24.411| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:24.411| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:24.412| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:24.413| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:24.417| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.418| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.420| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.423| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.424| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.427| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.431| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.433| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.435| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:24.436| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:25.237| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:25.238| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rqCwTmexH25MGAwYP8OHO/qfeCg=, time:1650866665228 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:25.240| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:25.240| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:25.241| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:25.241| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:25.245| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:25.246| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:25.253| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:25.254| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:25.256| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:25.256| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:26.214| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:26.214| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OGFQ3wXPeB05pqd4kx4wpG8N2cc=, time:1650866666208 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:26.217| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:26.217| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:26.218| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:26.219| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:26.224| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:26.224| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:26.227| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:26.227| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:26.229| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:26.230| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:29.055| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:29.055| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:29.056| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F+RtmWp/Cc4sEDOTgY2fm+PfZdI=, time:1650866669046 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:29.056| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZFqQKCVIQj1rQ4DXu+E/GdVd6BE=, time:1650866669048 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:29.058| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:29.058| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:29.058| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:29.058| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:29.059| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:29.059| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:29.060| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:29.060| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:29.064| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.065| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.065| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.066| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.067| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.067| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.068| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:29.068| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:29.225| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:29.225| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5mCjF4WRuFdEOruj5Tn5Fbp0fNk=, time:1650866669220 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:29.231| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:29.232| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:29.232| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:29.233| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:29.241| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.245| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:29.249| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:30.011| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:30.011| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mGs0LBOSNS/FMZIMp/zSf++i0WI=, time:1650866670005 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:30.015| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:30.016| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:30.016| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:30.016| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:30.021| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:30.022| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:30.023| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:30.812| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:30.812| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tIHUe88sD0WmPxLLBnf6d5QldbA=, time:1650866670805 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:30.818| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:30.819| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:30.819| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:30.820| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:30.821| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:30.821| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:30.823| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:30.824| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:32.228| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:32.228| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+Cdo/0+0W+oyJuZ76GXQUSZac7Q=, time:1650866672222 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:32.230| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:32.231| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:32.231| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:32.232| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:32.234| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:32.236| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:32.241| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:32.242| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:34.572| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:34.573| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:34.573| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c60w1PEPBbTETQshEphrbzGOQI8=, time:1650866674566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:34.573| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sP4REGepVt4VbkSxVcnp/cgaa8o=, time:1650866674566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:34.578| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:34.578| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:34.578| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:34.579| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:34.579| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:34.580| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:34.580| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:34.580| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:34.582| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.582| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.584| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.586| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.587| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.587| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.588| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.589| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.590| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:34.594| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.597| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.600| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:34.600| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:36.606| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:36.606| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Y0Vphqv6DQZXdpUPSR/qyKRL6M0=, time:1650866676601 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:36.609| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:36.610| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:36.611| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:36.612| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:36.615| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:36.617| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:36.620| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:36.623| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:36.624| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:36.627| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:36.629| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:39.085| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:39.086| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nq388tntcSee/caq2iAjkGGREzQ=, time:1650866679075 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:39.086| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:39.086| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:J0q22y3jGE8NSRXXf7mJvm0ndt8=, time:1650866679076 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:39.088| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:39.089| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:39.089| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:39.089| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:39.089| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:39.089| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:39.090| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:39.090| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:39.092| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:39.092| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:39.092| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:39.092| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:39.094| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:39.094| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:39.095| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:39.095| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:43.654| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:43.654| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RIhMljRuExQWJQEJ+ctWNw1FbrI=, time:1650866683647 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:43.655| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:43.655| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Zzd2Q0WW1r3sbVHNgqq7xjN2Tu4=, time:1650866683648 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:43.658| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:43.659| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:43.660| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:43.660| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:43.660| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:43.661| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:43.661| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:43.662| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:43.666| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.668| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.673| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.677| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.678| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.678| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.679| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.682| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.681| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.683| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.683| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:43.689| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:43.690| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:44.421| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:44.421| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9nHr/XS1ooEEkUMnNUqRuCy54IE=, time:1650866684413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:44.424| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:44.425| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:44.426| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:44.427| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:44.430| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:44.431| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:44.437| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:44.441| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:44.442| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:44.445| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:44.446| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:45.520| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:45.521| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AJecVHpKamLqZPttnNKB1B+dB38=, time:1650866685515 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:45.525| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:45.525| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:45.526| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:45.527| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:45.532| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.533| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.537| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.540| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.541| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.546| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.548| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.548| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.551| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:45.551| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:46.222| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:46.223| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ew0HMH8g0apAhyq1FRg3y860N6g=, time:1650866686213 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:46.228| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:46.228| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:46.229| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:46.229| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:46.231| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.232| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.235| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.243| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.245| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.247| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.286| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.287| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.290| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:46.290| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:48.197| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:48.197| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V5nD7+TUeh7j5XNNxlDTX/3AeH0=, time:1650866688190 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:48.203| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:48.203| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:48.204| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:48.204| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:48.208| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:48.208| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:48.211| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:48.212| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:48.981| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:48.982| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bv8xqGe9n9K/MLNqlX3GUmGjwNw=, time:1650866688973 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:48.985| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:48.985| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:48.986| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:48.986| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:48.988| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:48.988| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:48.992| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:48.995| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:48.997| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.001| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.003| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.004| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.006| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.006| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:49.109| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:49.109| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:49.110| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0+L+onuh7MpyLyA+5pxRdimOxYc=, time:1650866689103 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:49.110| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wMLpI3jOE5V1Rk+Pq3ldH6/THSs=, time:1650866689102 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:49.112| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:49.112| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:49.113| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:49.112| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:49.114| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:49.115| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:49.115| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:49.115| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:49.118| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.118| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.119| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.120| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.122| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.121| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:49.122| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:49.122| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:53.049| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:53.050| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5AoQ+4zFNahdLymzG2ui6RTUN2o=, time:1650866693043 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:53.052| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:53.053| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:53.053| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:53.054| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:53.058| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.059| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.061| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.063| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.064| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.068| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.071| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.071| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.074| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.075| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:53.984| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:53.985| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vcmw7jr+ypsvPX8/Vmtw13XJU6M=, time:1650866693975 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:53.987| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:53.988| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:53.988| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:53.988| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:53.990| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.990| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.993| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.996| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.997| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.998| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:53.999| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:56.887| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:56.888| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4GOJuz0FivWTo7S57OkHgHTzi4A=, time:1650866696878 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:56.890| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:56.891| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:56.891| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:56.891| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:56.893| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:56.895| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:56.898| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:56.901| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:56.904| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:56.906| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:56.907| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:59.052| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:59.052| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a57BwCw8Qu8sR9nCO/xh/VwtnU0=, time:1650866699045 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:59.055| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:59.056| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:59.056| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:59.057| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:59.059| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.060| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.063| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.080| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.081| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.083| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.084| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:59.163| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:59.163| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:n+8CuU66XfNI8uE149z/IIKO52I=, time:1650866699152 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:59.165| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:59.166| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:04:59.166| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:59.166| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1HQ1sNHJhrA9pEN3YcEuwl5Y0Dw=, time:1650866699156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:04:59.166| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:59.166| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:59.168| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:04:59.169| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:04:59.169| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.169| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:04:59.170| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:04:59.170| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.172| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.172| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.173| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:04:59.173| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.174| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:04:59.176| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:01.162| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:01.163| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dRtLI5eF9lp45EuubwM98uP5t9M=, time:1650866701153 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:01.168| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:01.168| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:01.168| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:01.169| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:01.170| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:01.171| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:01.174| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:01.177| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:01.178| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:01.181| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:01.183| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:02.790| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:02.791| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:g4P/7qHY+sb6zSBZkzkfGxxfCz0=, time:1650866702780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:02.793| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:02.793| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:02.793| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:02.794| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:02.795| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:02.798| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:02.802| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:02.805| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:02.806| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:02.808| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:02.809| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:03.492| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:03.493| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:03.493| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:h1JCOBwHp9/fh+8nLHctoJxQu4E=, time:1650866703486 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:03.493| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1nrmdkxtxu2YkMaMIQ1uV5Ij9r4=, time:1650866703487 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:03.497| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:03.498| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:03.498| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:03.498| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:03.499| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:03.499| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:03.499| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:03.500| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:03.503| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.505| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.510| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.512| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.513| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.514| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.515| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.516| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.517| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:03.522| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.529| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.533| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:03.533| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:04.591| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:04.592| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yTeeZ06Zy+PVH1Gpo5wnLzH0rMk=, time:1650866704580 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:04.594| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:04.594| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2dKyWjqNtVFOb2ykuimUkz8SaJk=, time:1650866704582 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:04.597| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:04.597| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:04.597| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:04.598| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:04.598| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:04.598| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:04.598| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:04.598| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:04.599| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.600| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.605| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.611| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.612| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.612| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.613| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.614| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.615| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:04.616| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.618| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.621| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:04.622| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:08.296| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:08.296| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:08.297| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KyVCvPSv2pE6Z9mbcpsVgzMY/Tg=, time:1650866708286 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:08.297| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KXv0RScvuzUS4hxHcjHSczaLKWM=, time:1650866708288 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:08.301| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:08.301| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:08.301| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:08.302| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:08.302| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:08.302| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:08.302| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:08.303| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:08.304| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.course_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.305| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.309| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.312| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? AND t.course_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.313| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.313| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.314| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.318| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.319| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? and t.course_code = ? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.320| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:08.320| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.324| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:08.325| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:09.203| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:09.203| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:09.204| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mnJMfV4jVwmtZqzPAS4x3pQueYE=, time:1650866709194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:09.204| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/IUejabd70q8fd4Kp937a21Tlys=, time:1650866709195 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:09.206| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:09.206| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:09.207| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:09.207| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:09.207| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:09.207| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:09.207| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:09.207| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:09.209| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:09.209| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:09.209| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:09.209| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:09.211| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:09.211| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:09.212| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:09.212| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:10.460| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:10.460| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:10.465| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i5K4vfHVpZ55bafBcKyRv+jiDvg=, time:1650866710452 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:10.465| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1Q+SEvkjBs6pmVhKkgpQZG/1Th8=, time:1650866710453 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:10.467| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:10.467| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:10.468| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:10.468| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:10.468| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:10.468| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:10.468| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:10.468| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:10.473| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.475| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.478| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.481| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.482| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.483| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.485| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.485| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:10.486| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.493| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.496| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.498| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:10.499| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:12.274| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:12.276| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FtpGBSUmuxE/2SpO1LdzQPdvnGs=, time:1650866712267 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:12.277| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:12.278| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YfKn8o9KH4FKXzC7uFG88MTW3EU=, time:1650866712268 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:12.280| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:12.280| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:12.281| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:12.280| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:12.281| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:12.281| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:12.282| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:12.282| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:12.285| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.286| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.289| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.294| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.294| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.298| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.299| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.300| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:12.300| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.306| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.308| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.313| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:12.314| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:13.066| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:13.067| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VY/SO8f+vItc/qR6yE3E9CSGWAM=, time:1650866713055 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:13.068| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:13.069| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MyPp0E2CQjK/kiaOWMDoCF6zy4k=, time:1650866713057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:13.070| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:13.071| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:13.071| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:13.071| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:13.072| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:13.072| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:13.072| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:13.073| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:13.075| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.076| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.081| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.082| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.083| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.084| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.085| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.087| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.088| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.088| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.088| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:13.097| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.098| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:13.233| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:13.233| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:13.233| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HjX0M0fG9f+fiPCjVzfvwmYlRdA=, time:1650866713221 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:13.233| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oVOVxiGx5xfQbvbXstdRueK7xvU=, time:1650866713222 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:13.236| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:13.236| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:13.236| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:13.236| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:13.237| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:13.237| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:13.237| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:13.237| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:13.239| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.240| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.243| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.248| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.248| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.248| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.249| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.251| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.252| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:13.253| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.254| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.257| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.258| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:13.463| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:13.463| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cj4R8VR81LYCDDLqpbEQOc5XZc8=, time:1650866713454 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:13.464| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:13.465| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gIbtbS/cZAszSDDSW6V5Pvv2JiI=, time:1650866713455 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:13.467| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:13.468| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:13.468| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:13.468| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:13.468| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:13.468| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:13.469| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:13.469| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:13.471| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.471| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.474| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.476| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.478| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.478| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.479| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.481| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.483| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:13.484| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.484| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.488| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:13.489| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:16.394| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:16.394| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bs5t9Qv1TJHfqAOIy5B0x0fNMOI=, time:1650866716388 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:16.397| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:16.398| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:16.398| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:16.399| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:16.401| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:16.402| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:16.406| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:16.410| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:16.410| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:16.413| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:16.414| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:19.227| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:19.227| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:19.228| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WwIn2frMd+htu+rP16Xv143cuho=, time:1650866719219 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:19.228| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cnOVsX+XWtjzNKWYTEKPw7Weskk=, time:1650866719217 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:19.232| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:19.232| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:19.232| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:19.233| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:19.233| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:19.233| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:19.233| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:19.234| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:19.235| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:19.235| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:19.235| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:19.236| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:19.237| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:19.237| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:19.238| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:19.238| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:21.053| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:21.054| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tzim0wEpMzMTm5iWc/yzrAWncow=, time:1650866721047 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:21.054| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:21.055| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7Ly5q3IXo5R0WnnBoU0wL6woRx8=, time:1650866721047 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:21.057| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:21.058| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:21.058| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:21.058| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:21.058| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:21.058| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:21.058| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:21.059| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:21.062| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.063| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.068| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.072| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.072| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.073| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.073| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.074| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.075| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:21.076| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.077| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.080| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:21.082| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:22.365| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:22.366| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WZrNNcNl+gXQGuvF7n+Bkos7/vI=, time:1650866722360 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:22.373| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:22.374| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:22.374| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:22.375| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:22.377| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:22.378| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:22.380| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:22.383| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:23.026| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:23.027| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:m5thYhocefZbewkanJ8CpiX92Yo=, time:1650866723016 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:23.028| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:23.029| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1fKfH0F/w1geO5fSHpVNIrzul9w=, time:1650866723017 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:23.033| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:23.033| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:23.033| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:23.033| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:23.033| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:23.034| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:23.034| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:23.034| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:23.035| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.036| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.042| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.045| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.046| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.046| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.046| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.047| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.048| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:23.049| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.049| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.053| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.054| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:23.671| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:23.671| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X0AvvdDYSDd0xNVrpZtZO4RBX3o=, time:1650866723665 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:23.674| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:23.675| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:23.676| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:23.676| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:23.682| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.682| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:23.684| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:24.203| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:24.203| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xkvxz2B+l1xqDbrl0ZSGqSpqyI4=, time:1650866724197 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:24.207| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:24.207| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:24.207| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:24.208| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:24.209| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:24.210| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:24.212| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:24.213| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:24.726| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:24.726| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Jc/F62RHdWd3q7YT0wNKIfihTro=, time:1650866724721 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:24.729| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:24.730| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:24.730| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:24.731| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:24.736| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:24.737| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:24.739| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:25.117| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:25.118| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CdcxyqNCienk6CgGe/CVy4AX7pw=, time:1650866725112 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:25.121| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:25.122| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:25.122| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:25.122| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:25.129| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:25.130| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:25.137| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:25.138| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:25.140| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:25.140| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:26.068| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:26.069| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9CMhEBQau4mMjoh7nKvVx66+/W8=, time:1650866726057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:26.073| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:26.074| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:26.074| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:26.075| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:26.080| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.083| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.090| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.098| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:26.136| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:26.136| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:26.136| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jw5eHiCUkHkG6DkkS5wbSq2i7AI=, time:1650866726129 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:26.136| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8AmHcKORgRh1wHV/bhIl7XhO0cs=, time:1650866726130 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:26.138| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:26.139| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:26.139| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:26.139| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:26.139| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:26.139| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examStudentLogList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:26.139| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:26.139| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:26.143| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.144| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.146| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.147| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.148| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.150| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.151| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.156| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, t.id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.name, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? ORDER BY t.exam_id, t.id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.156| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.158| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.159| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.159| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.162| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.163| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:26.164| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:26.165| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:27.251| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:27.251| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZHaoVeYaK7h89o/8ti4+d7dwz0U=, time:1650866727245 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:27.253| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:27.254| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:27.254| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:27.255| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:27.260| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:27.262| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:27.267| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:27.268| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:27.272| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:27.272| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:29.255| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:29.256| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k68JlUwnisKAxTrDPw/Z31a65kI=, time:1650866729245 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:29.256| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:29.256| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E2WPM8y4LuTz0EBOCFSC+qahFYY=, time:1650866729247 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:29.259| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:29.259| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:29.259| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:29.259| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:29.260| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:29.260| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:29.260| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:29.260| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:29.262| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.263| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.263| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.263| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.265| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.265| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.266| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:29.266| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:29.278| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:29.278| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aHGvRphRsdS4ALyhnHKOwa+U0uM=, time:1650866729272 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:29.284| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:29.284| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:29.284| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:29.285| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,5,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:29.288| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.289| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.292| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.293| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 40(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.299| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.300| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:29.692| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:29.693| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dE78wfz0BSh+QI2v9y93tLzKzV8=, time:1650866729685 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:29.696| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:29.696| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:29.696| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:29.697| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,6,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:29.699| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.699| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.701| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.701| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 50(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.703| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:29.704| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:32.130| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:32.131| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:j6rBvaJwCh7B/UjKNLw11lWS6+8=, time:1650866732123 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:32.134| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:32.134| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:32.134| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:32.135| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,7,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:32.137| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:32.137| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:32.140| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:32.140| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 60(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:32.142| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:32.142| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:34.125| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:34.125| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YmoYLlyFHkLIcmRVEBLuYCf5sfI=, time:1650866734119 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:34.127| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:34.128| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:34.128| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:34.129| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:34.135| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.136| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.155| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.157| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:34.210| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:34.211| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:55ZHw6H0viyJ9jVWPUey5zdzxw0=, time:1650866734203 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:34.213| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:34.214| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:34.214| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RkWCjzFCRMyJmKIDmf/AbdLz7qk=, time:1650866734204 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:34.214| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:34.214| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:34.215| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:34.216| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:34.217| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:34.217| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:34.218| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:34.221| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.222| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.222| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.223| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.226| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.227| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.230| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.231| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.232| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.234| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.237| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.238| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:34.243| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.247| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.248| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.251| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:34.254| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:35.112| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:35.113| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:L1/mzozysIRbBcF0ZbZQCvFVGG8=, time:1650866735106 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:35.114| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:35.114| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zq8Al4R1W+xCmNirjcLocgEdqFU=, time:1650866735107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:35.115| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:35.115| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:35.116| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:35.116| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:35.116| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:35.116| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:35.117| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:35.117| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:35.119| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.120| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.124| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.127| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.128| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.131| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.131| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:35.133| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.138| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.145| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.146| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.149| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.152| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:35.901| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:35.902| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mVvtGlwyybgyOWfTPHleO9xbkqM=, time:1650866735896 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:35.905| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:35.905| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:35.906| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:35.906| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:35.909| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.911| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.915| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.918| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.919| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.923| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:35.924| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:36.500| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:36.500| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:36.500| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PEvbrCWVxrYV/0x1NEjTh7B/hfI=, time:1650866736493 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:36.500| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2xHwkul2feVHscrUJZkQy1GRv5Y=, time:1650866736494 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:36.502| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:36.503| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:36.503| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:36.503| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:36.503| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:36.504| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:36.504| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:36.504| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:36.506| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.507| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.510| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.514| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.515| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.517| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.518| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.518| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.519| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:36.523| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.524| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.529| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:36.530| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:37.647| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:37.647| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vtTogtEPGzPrSwsY73yLP2FDs+Y=, time:1650866737640 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:37.651| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:37.651| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:37.652| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:37.652| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:37.655| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:37.659| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:37.663| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:37.667| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:37.668| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:37.672| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:37.673| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:38.818| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:38.818| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:38.819| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EMxYgy34Lc0jNsfKWtTHze4SvZE=, time:1650866738810 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:38.819| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IxvHaCggM0eyE6hdiXa5FumVuRY=, time:1650866738809 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:38.825| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:38.825| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:38.825| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:38.825| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:38.826| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:38.826| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:38.827| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:38.827| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:38.830| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.831| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.836| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.839| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.839| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.841| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.842| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:38.843| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.843| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.849| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.850| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.853| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:38.854| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:39.290| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:39.291| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rQddBIqQdaf2f9Qd0MOpvryML7Y=, time:1650866739284 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:39.291| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:39.291| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4TNIf9yZvIokUV9oFT1hbTJkgAM=, time:1650866739285 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:39.293| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:39.293| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:39.293| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:39.293| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:39.293| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:39.294| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:39.294| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:39.294| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:39.296| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.296| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.297| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.297| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.299| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.299| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.300| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:39.300| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:39.335| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:39.336| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/X9/UoLvofyg3uXio6NnS5eXz+w=, time:1650866739328 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:39.340| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:39.341| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:39.341| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:39.342| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:39.343| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.344| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.346| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.348| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:39.890| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:39.891| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bFq4Sf9V+Ut+MDXsxE2BIOmiscc=, time:1650866739885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:39.897| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:39.897| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:39.898| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:39.898| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:39.906| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.907| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:39.909| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:40.344| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:40.349| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BgtULW2PGp5JcevJFmklwoxBMJw=, time:1650866740338 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:40.352| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:40.352| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:40.353| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:40.354| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:40.361| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:40.362| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:40.364| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:40.731| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:40.732| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Zcf8c95rQHSaJ3qItbOmJWDVVM8=, time:1650866740726 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:40.737| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:40.737| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:40.738| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:40.739| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:40.744| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:40.745| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:40.754| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:40.754| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:40.758| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:40.760| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:41.068| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:41.069| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vIwwF6/onsTZYj+7ft1Dny+GqIo=, time:1650866741063 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:41.074| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:41.074| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:41.075| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:41.075| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:41.080| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:41.082| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:41.083| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:42.410| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:42.410| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PLmiP1qmubp+HXj9s9wTmO1O9nM=, time:1650866742404 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:42.412| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:42.413| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:42.413| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:42.435| http-nio-6001-exec-4 | INFO |  -  | sendOneWay mqDto:{"id":"6d1c53462fb14cb88bab0e23bbf99b30","topic":"themis-topic-exam","tag":"USER","timestamp":1650866742433,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:05:42.782| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:42.835| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:42.835| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:42.836| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:42.837| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:42.839| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.266| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.267| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.267| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.268| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"xk01","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:46.278| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.279| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: xk01(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.281| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.285| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.286| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063035641335808(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.288| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.298| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.299| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063035641335808(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.301| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.310| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.311| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: INSPECTION(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.314| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 17 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.322| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.323| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 35(Long), 100(Long), 101(Long), 103(Long), 11(Long), 13(Long), 143(Long), 144(Long), 145(Long), 150(Long), 119(Long), 151(Long), 152(Long), 153(Long), 122(Long), 154(Long), 156(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.325| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 15 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.338| http-nio-6001-exec-7 | INFO |  -  | sendOneWay mqDto:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:05:46.340| http-nio-6001-exec-7 | INFO |  -  | sendOneWay mqDto:{"id":"716d4e9ab0ac45bb90d41acd33894256","topic":"themis-topic-exam","tag":"USER","timestamp":1650866746340,"body":"LOGIN","type":"USER","objId":"247063035641335808","objName":"xk01","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:05:46.343| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.354| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:46.355| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:c8TdB0UCdPpwjZH5S9pckhGjMMU=, time:1650866746349 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:46.356| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.357| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.357| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.357| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.379| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:46.379| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:5SLiccfzaiEhSHxLvkTEGHY19p0=, time:1650866746371 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:46.382| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.382| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.383| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.386| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.387| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063035641335808(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.389| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.389| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.460| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:46.460| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:6Kxppd9LlGUrC/vXbrMK93Ba5pU=, time:1650866746452 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:46.462| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.462| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:46.462| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.462| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_distribution, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:rLhTOGPeejZXBa6RkOQMevRu2Yc=, time:1650866746453 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:46.463| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examinationMonitorCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.464| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:46.464| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_trend, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:eycB8vnmvlXqn9w+wApIwIdDA/s=, time:1650866746454 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:46.464| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_distribution | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.465| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.465| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:warnDistribution | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.465| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and (toer.STATUS = 'FIRST_PREPARE' or toer.STATUS = 'ANSWERING' or toer.STATUS = 'BREAK_OFF' or toer.STATUS = 'RESUME_PREPARE') and toer.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and toer.STATUS = 'FIRST_PREPARE' and toer.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and toer.STATUS = 'ANSWERING' and toer.client_websocket_status = 'ON_LINE'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.466| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_trend | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.467| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.467| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:warnTrend | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.468| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT o. NAME orgName, tem.cc count FROM ( SELECT h.org_id orgId, count(DISTINCT(w.id)) cc FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info w ON f.id = w.exam_record_id LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND w.id IS NOT NULL AND w.type!='NONE' GROUP BY h.org_id ) tem LEFT JOIN t_b_org o ON o.id = tem.orgId  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.469| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 240069373300576256(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.470| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.473| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.473| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.478| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT count(DISTINCT(f.id)) FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_exception_info t ON f.id = t.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND t.id IS NOT NULL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.479| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT substring(w.info,instr(w.info,"【") + 1,instr(w.info,"】") - 2) as type, count(DISTINCT(w.id)) count FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info w ON f.id = w.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND w.id IS NOT NULL AND w.type!='NONE' GROUP BY w.info  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.481| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.482| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.488| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.491| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.492| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT count(DISTINCT(f.id)) FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info t ON f.id = t.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND t.type!='NONE' AND t.id IS NOT NULL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.492| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.494| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT FROM_UNIXTIME(w.create_time / 1000,'%H') hour, count(1) count FROM t_ie_invigilate_warn_info w left join t_e_exam h on w.exam_id=h.id WHERE w.type!='NONE' and w.create_time>=? and h.org_id=? GROUP BY FROM_UNIXTIME(w.create_time / 1000,'%H')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.494| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.496| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1650826800000(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.497| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.503| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.504| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.504| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT o. NAME orgName, tem.cc count FROM ( SELECT h.org_id orgId, count(DISTINCT(h.id)) cc FROM t_oe_exam_record f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND f.client_websocket_status='ON_LINE' GROUP BY h.org_id ) tem LEFT JOIN t_b_org o ON o.id = tem.orgId  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.506| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.508| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.509| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.632| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:46.632| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video/random, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:dR73uMVHs6v7ASFPuWkga1Bzb8o=, time:1650866746628 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:46.635| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video/random | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.635| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.635| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listVideoRandom | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.636| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","randomNum"],参数value===========:[null,4] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:46.642| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE 1 = 1 and tee.org_id = ? and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ORDER BY RAND() LIMIT ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.645| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 4(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.649| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.650| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:46.670| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:46.671| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_msg, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:2QfPgCjSbTF3anhQp6f1SWKERqo=, time:1650866746664 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:46.672| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_msg | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:46.673| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:46.673| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:warnMsg | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:46.674| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT f.identity, f.name, f.room_code roomCode, tem.* FROM ( SELECT t.exam_student_id AS examStudentId, t.info, t.`level`, t.id AS warningId, t.remark, t.exam_id AS examId, t.exam_record_id AS examRecordId, t.create_time createTime FROM t_ie_invigilate_warn_info t left join t_e_exam h on t.exam_id=h.id where 1=1 and h.org_id=? ORDER BY t.id DESC limit ? ) tem LEFT JOIN t_e_exam_student f ON tem.examStudentId = f.id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.676| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 6(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.680| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.685| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.687| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.691| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.694| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.695| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.699| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.700| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.701| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.704| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.707| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.709| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.711| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:46.712| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:50.992| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:50.993| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:bnGxWBETULpdGQOTD79j7FpqigY=, time:1650866750985 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:50.995| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:50.996| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:50.996| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:50.997| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:51.010| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND monitor_status <> ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.013| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), FINISHED(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.020| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.026| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:51.106| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:51.107| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:51.107| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/patrol/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:5NQcd69jZD1O+9l9bdnQx10fIto=, time:1650866751091 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:51.107| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:bVh35MZZqIU+X5fgCyOFefvDMbE=, time:1650866751092 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:51.109| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:51.110| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:51.110| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:51.110| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/patrol/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:51.111| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:51.111| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:51.112| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:patrolList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:51.113| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","status","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","clientWebsocketStatus","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:51.118| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.118| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:51.119| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.119| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:xVS/DDvsBQ1+QSLw2hQtXOwPsq8=, time:1650866751093 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:51.121| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.122| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:51.123| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:51.123| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:51.125| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:51.128| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.129| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.135| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.138| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t,(SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.140| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.141| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.143| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.143| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.143| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.144| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.144| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:51.146| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.150| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:51.156| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.163| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.168| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.171| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.173| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.176| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.177| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:51.179| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:51.179| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/patrol, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:XRIxCsVvviZ3aR78dq7eiEcOtxk=, time:1650866751173 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:51.183| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/patrol | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:51.185| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:51.185| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:patrolReport | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:51.185| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:51.188| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.roomCode, t.roomName, sum(t.warningCount) as warningCount, count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusCount from ( select s.room_code roomCode, s.room_name roomName, IFNULL(t.warning_count, 0) as warningCount, t.client_websocket_status from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') ) t group by t.roomCode, t.roomName order by t.roomCode  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.190| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.196| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:51.197| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:52.177| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:52.178| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:pfg10GKu6MrFCyKFd56yF1M1sME=, time:1650866752169 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:52.178| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:52.179| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_distribution, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:8YvpIuXQ1KoUTFZaTdJQxUDCuMw=, time:1650866752171 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:52.182| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:52.182| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:52.182| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_distribution | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:52.183| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_trend, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:8DpdlebgzIyqx65NSsHQFldvrjA=, time:1650866752171 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:52.183| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:52.183| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:52.183| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:warnDistribution | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:52.183| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examinationMonitorCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:52.184| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_trend | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:52.185| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:52.185| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:warnTrend | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:52.185| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and (toer.STATUS = 'FIRST_PREPARE' or toer.STATUS = 'ANSWERING' or toer.STATUS = 'BREAK_OFF' or toer.STATUS = 'RESUME_PREPARE') and toer.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and toer.STATUS = 'FIRST_PREPARE' and toer.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and toer.STATUS = 'ANSWERING' and toer.client_websocket_status = 'ON_LINE'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.185| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT o. NAME orgName, tem.cc count FROM ( SELECT h.org_id orgId, count(DISTINCT(w.id)) cc FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info w ON f.id = w.exam_record_id LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND w.id IS NOT NULL AND w.type!='NONE' GROUP BY h.org_id ) tem LEFT JOIN t_b_org o ON o.id = tem.orgId  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.187| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.187| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 240069373300576256(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.188| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT FROM_UNIXTIME(w.create_time / 1000,'%H') hour, count(1) count FROM t_ie_invigilate_warn_info w left join t_e_exam h on w.exam_id=h.id WHERE w.type!='NONE' and w.create_time>=? and h.org_id=? GROUP BY FROM_UNIXTIME(w.create_time / 1000,'%H')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.189| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 1650826800000(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.190| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.190| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.191| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.192| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT substring(w.info,instr(w.info,"【") + 1,instr(w.info,"】") - 2) as type, count(DISTINCT(w.id)) count FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info w ON f.id = w.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND w.id IS NOT NULL AND w.type!='NONE' GROUP BY w.info  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.192| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT count(DISTINCT(f.id)) FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_exception_info t ON f.id = t.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND t.id IS NOT NULL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.192| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:52.193| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.194| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.196| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.198| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.199| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:52.199| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT count(DISTINCT(f.id)) FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info t ON f.id = t.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND t.type!='NONE' AND t.id IS NOT NULL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.201| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.204| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.206| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT o. NAME orgName, tem.cc count FROM ( SELECT h.org_id orgId, count(DISTINCT(h.id)) cc FROM t_oe_exam_record f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND f.client_websocket_status='ON_LINE' GROUP BY h.org_id ) tem LEFT JOIN t_b_org o ON o.id = tem.orgId  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.208| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.211| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.213| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:52.253| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:52.253| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video/random, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:ciL2CfrEDeCe4luoDR4EDA6mQ1w=, time:1650866752247 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:52.255| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video/random | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:52.255| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:52.255| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listVideoRandom | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:52.256| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","randomNum"],参数value===========:[null,4] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:05:52.258| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE 1 = 1 and tee.org_id = ? and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ORDER BY RAND() LIMIT ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.260| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 4(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.264| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.264| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:05:52.292| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:05:52.292| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_msg, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:G5IZki2+tBxaMNtsF064DfmhcUI=, time:1650866752287 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:05:52.294| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_msg | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:05:52.294| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:05:52.295| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:warnMsg | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:05:52.296| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT f.identity, f.name, f.room_code roomCode, tem.* FROM ( SELECT t.exam_student_id AS examStudentId, t.info, t.`level`, t.id AS warningId, t.remark, t.exam_id AS examId, t.exam_record_id AS examRecordId, t.create_time createTime FROM t_ie_invigilate_warn_info t left join t_e_exam h on t.exam_id=h.id where 1=1 and h.org_id=? ORDER BY t.id DESC limit ? ) tem LEFT JOIN t_e_exam_student f ON tem.examStudentId = f.id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.297| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 6(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.300| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.302| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.303| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.305| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.307| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.309| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.310| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.313| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.314| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.316| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.318| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.319| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.321| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:05:52.322| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:02.358| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:02.358| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:02.359| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:02.359| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:rNk3QAUo1Gq1D+KfGifG7lUuN48=, time:1650866762343 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:02.359| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_distribution, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:AOv8B8bejVLzbWgrRdrAbGlqx3M=, time:1650866762345 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:02.359| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_trend, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:ORg9qxGjQIS+oNrqmYgO6d87iJc=, time:1650866762346 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:02.361| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_trend | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:02.361| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:02.362| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:02.362| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:02.362| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:warnTrend | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:02.362| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examinationMonitorCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:02.364| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_distribution | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:02.364| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:02.364| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and (toer.STATUS = 'FIRST_PREPARE' or toer.STATUS = 'ANSWERING' or toer.STATUS = 'BREAK_OFF' or toer.STATUS = 'RESUME_PREPARE') and toer.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and toer.STATUS = 'FIRST_PREPARE' and toer.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record toer where exists( select tee.id from t_e_exam tee where tee.org_id = ? and toer.exam_id = tee.id ) and toer.STATUS = 'ANSWERING' and toer.client_websocket_status = 'ON_LINE'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.364| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT FROM_UNIXTIME(w.create_time / 1000,'%H') hour, count(1) count FROM t_ie_invigilate_warn_info w left join t_e_exam h on w.exam_id=h.id WHERE w.type!='NONE' and w.create_time>=? and h.org_id=? GROUP BY FROM_UNIXTIME(w.create_time / 1000,'%H')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.364| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:warnDistribution | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:02.365| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1650826800000(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.365| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 240069373300576256(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.367| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT o. NAME orgName, tem.cc count FROM ( SELECT h.org_id orgId, count(DISTINCT(w.id)) cc FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info w ON f.id = w.exam_record_id LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND w.id IS NOT NULL AND w.type!='NONE' GROUP BY h.org_id ) tem LEFT JOIN t_b_org o ON o.id = tem.orgId  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.367| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.367| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.368| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.369| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:02.370| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT count(DISTINCT(f.id)) FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_exception_info t ON f.id = t.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND t.id IS NOT NULL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.371| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.370| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.375| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.374| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT substring(w.info,instr(w.info,"【") + 1,instr(w.info,"】") - 2) as type, count(DISTINCT(w.id)) count FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info w ON f.id = w.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND w.id IS NOT NULL AND w.type!='NONE' GROUP BY w.info  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.376| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.377| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT count(DISTINCT(f.id)) FROM t_oe_exam_record f LEFT JOIN t_ie_invigilate_warn_info t ON f.id = t.exam_record_id left join t_e_exam h on f.exam_id=h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND t.type!='NONE' AND t.id IS NOT NULL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.379| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.380| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:02.380| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.383| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.387| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT o. NAME orgName, tem.cc count FROM ( SELECT h.org_id orgId, count(DISTINCT(h.id)) cc FROM t_oe_exam_record f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id WHERE 1 = 1 and h.org_id=? and (f.STATUS = 'FIRST_PREPARE' or f.STATUS = 'ANSWERING' or f.STATUS = 'BREAK_OFF' or f.STATUS = 'RESUME_PREPARE') AND f.client_websocket_status='ON_LINE' GROUP BY h.org_id ) tem LEFT JOIN t_b_org o ON o.id = tem.orgId  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.389| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.393| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.396| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:02.408| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:02.408| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video/random, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:oU2uxiPoa/XfQd8ADa16IJVA8Rg=, time:1650866762403 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:02.411| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video/random | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:02.412| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:02.412| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listVideoRandom | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:02.413| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","randomNum"],参数value===========:[null,4] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:02.414| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE 1 = 1 and tee.org_id = ? and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ORDER BY RAND() LIMIT ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.415| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 4(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.418| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.418| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:02.428| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:02.429| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/examination_monitor/warn_msg, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:GYjvINThTK7iC0/3X0c1UyP5pPs=, time:1650866762424 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:02.430| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/examination_monitor/warn_msg | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:02.430| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:02.430| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:warnMsg | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:02.432| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT f.identity, f.name, f.room_code roomCode, tem.* FROM ( SELECT t.exam_student_id AS examStudentId, t.info, t.`level`, t.id AS warningId, t.remark, t.exam_id AS examId, t.exam_record_id AS examRecordId, t.create_time createTime FROM t_ie_invigilate_warn_info t left join t_e_exam h on t.exam_id=h.id where 1=1 and h.org_id=? ORDER BY t.id DESC limit ? ) tem LEFT JOIN t_e_exam_student f ON tem.examStudentId = f.id  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.433| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 6(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.435| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.437| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.437| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.439| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.441| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.442| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.444| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.446| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.447| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.448| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.450| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select f.login_name loginName,f.`name` from t_b_exam_invigilate_user t left join t_b_user f on t.user_id=f.id where t.exam_id=? and t.room_code=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.451| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.452| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:02.453| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:05.152| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:05.152| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:02W3kp3SHcZWkE6cZ1Il5hXqBz0=, time:1650866765144 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:05.154| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:05.155| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:05.155| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:05.156| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:05.162| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND monitor_status <> ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.164| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), FINISHED(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.166| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.170| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:05.210| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:05.210| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/patrol/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:8XiGeeLU8x5gv8fRDuFuZj70UP0=, time:1650866765203 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:05.211| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:05.212| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:MDl7EYVFpltwAwQp19pdvhGD2YI=, time:1650866765204 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:05.213| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/patrol/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:05.213| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:05.214| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:05.214| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:05.214| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:05.214| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:patrolList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:05.215| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:zdw4DktH6dckG8VMZhV6cJt+Qq4=, time:1650866765204 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:05.215| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:05.215| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","status","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","clientWebsocketStatus","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:05.215| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:05.216| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:05.217| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:05.217| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:05.218| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:05.219| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.219| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t,(SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.220| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.221| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.222| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.223| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.224| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.225| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:05.225| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.230| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.230| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.230| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.231| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.235| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.236| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.240| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.240| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.242| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.242| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.246| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.247| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:05.247| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.247| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:05.271| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:05.272| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/patrol, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:g6q1l59sUvd1Z2/jxDgpbv0aiBQ=, time:1650866765265 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:05.273| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/patrol | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:05.274| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:05.274| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:patrolReport | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:05.274| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:05.276| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.roomCode, t.roomName, sum(t.warningCount) as warningCount, count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusCount from ( select s.room_code roomCode, s.room_name roomName, IFNULL(t.warning_count, 0) as warningCount, t.client_websocket_status from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') ) t group by t.roomCode, t.roomName order by t.roomCode  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.277| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.279| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:05.280| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:06.942| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:06.943| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 93dce14563942b9548d9e5dfdda97720:1dJlqwAXJNUjUJWi/Qi9Bte9aVA=, time:1650866766936 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:06.945| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:06.945| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:06.945| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:06.948| http-nio-6001-exec-7 | INFO |  -  | sendOneWay mqDto:{"id":"968baf549a774a97a3f2b81de0bc6248","topic":"themis-topic-exam","tag":"USER","timestamp":1650866766948,"body":"LOGOUT","type":"USER","objId":"247063035641335808","objName":"93dce14563942b9548d9e5dfdda97720","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:06:06.949| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:06.987| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:06.987| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:06.988| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:06.990| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:06.991| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.515| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.517| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.518| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.519| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"jk01","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.524| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.525| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: jk01(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.527| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.529| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.531| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.534| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.537| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.538| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.540| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.543| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.544| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: INVIGILATE(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.547| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 32 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.554| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.556| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 135(Long), 136(Long), 139(Long), 140(Long), 142(Long), 15(Long), 143(Long), 16(Long), 144(Long), 17(Long), 145(Long), 18(Long), 19(Long), 147(Long), 148(Long), 155(Long), 158(Long), 160(Long), 35(Long), 102(Long), 103(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 111(Long), 118(Long), 119(Long), 120(Long), 121(Long), 122(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.559| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 27 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.561| http-nio-6001-exec-4 | INFO |  -  | sendOneWay mqDto:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:06:10.568| http-nio-6001-exec-4 | INFO |  -  | sendOneWay mqDto:{"id":"369a43f02e624acdb7fcc9167d240974","topic":"themis-topic-exam","tag":"USER","timestamp":1650866770563,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:06:10.570| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.579| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.579| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:WkiCQ290YdEKETMXgMCW7Hz2wpQ=, time:1650866770575 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.580| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.581| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.581| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.582| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.604| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.604| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ZqTU7GafZ+SO9ajMekU9irEX8wg=, time:1650866770593 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.608| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.608| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.609| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.611| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.612| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.616| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.617| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.694| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.695| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:8Yga1hCm0OavqmG1Y/uRFLsHNZc=, time:1650866770680 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.698| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.698| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.698| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:SYNZqfs4RfTn1nA/Zu4VdndMWP4=, time:1650866770681 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.698| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.699| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.700| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.701| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.701| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.702| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.702| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.703| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.706| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.706| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.709| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.711| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.712| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.712| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.713| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.805| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.805| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:5G+Z1BjiUP09YBPao8mmict2w00=, time:1650866770792 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.808| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.809| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.809| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.810| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[247062843563184128,null,null,null,null,null,"monitor",1,100] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.848| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, GROUP_CONCAT(DISTINCT tees.room_code) AS roomCode, GROUP_CONCAT(DISTINCT tees.room_name) AS roomName FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status <> 'FINISHED' AND t.start_time <= unix_timestamp(current_timestamp()) * 1000 AND t.enable = 1 AND EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam_student tees ON tees.room_code = tbeiu.room_code AND tees.exam_id = tbeiu.exam_id WHERE tbeiu.user_id = ? AND t.id = tbeiu.exam_id) AND t.org_id = ?) t LEFT JOIN t_e_exam_student tees ON tees.exam_id = t.id GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.852| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.859| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ,group_concat(distinct tees.room_code) as roomCode, group_concat(distinct tees.room_name) as roomName from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id) and t.org_id = ? ) t left join t_e_exam_student tees on tees.exam_id = t.id group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.863| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long), 0(Long), 100(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.869| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.870| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.904| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.905| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:hXGpklTdKpZZYeH9bM6IGIAlhMQ=, time:1650866770893 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.906| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.907| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/monitor/call/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:LAg4Yqfn9BJcXu+wq/2m8RaeAn0=, time:1650866770894 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.907| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.908| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/message, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:EsjKksHEgsZvopwtAX64aeYQOBs=, time:1650866770895 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.909| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.909| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.909| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/monitor/call/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.909| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listVideo | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.910| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateCallMobileController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.910| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/message | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.910| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","paperDownload","status","name","identity","minWarningCount","maxWarningCount","clientWebsocketStatus","monitorVideoSource","cameraMonitorStatus","screenMonitorStatus","mobileFirstMonitorStatus","mobileSecondMonitorStatus","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,"MOBILE_FIRST",null,null,null,null,1,24] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.910| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:callCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.910| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.911| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","callStatus"],参数value===========:[247063819158294528,"START"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.911| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:warningMessage | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.911| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.916| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tees.id as examStudentId, tees.name, tiiwi.info, tiiwi.`level`, tiiwi.id as warningId, tiiwi.remark, tiiwi.exam_id as examId, tiiwi.exam_record_id as examRecordId from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tiiwi.exam_id and tbeiu.room_code = tees.room_code WHERE tiiwi.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.918| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.919| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:10.919| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:6qbXojpdyAl67gQA//SqblJhwcU=, time:1650866770896 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:10.921| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq, t.* from ( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = s.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t, (SELECT @i := 0) as i order by t.warningNew desc ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.922| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:10.923| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:10.923| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:10.924| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:10.924| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.924| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.925| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.930| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.932| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.934| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.936| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_ie_exam_invigilate_call tieic left join t_e_exam_student tees on tees.id = tieic.exam_student_id left join t_e_student tes on tes.id = tees.student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tieic.exam_id and tbeiu.room_code = tees.room_code left join t_oe_exam_record toer on toer.id = tieic.exam_record_id WHERE tieic.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tieic.status = ? and tieic.call_status = ? and (toer.status = 'FIRST_PREPARE' or toer.status = 'ANSWERING' or toer.status = 'BREAK_OFF' or toer.status = 'RESUME_PREPARE')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.937| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.939| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), START(String), START(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.940| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.942| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.945| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.948| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.950| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.953| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.954| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:10.971| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:10.972| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:12.030| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:12.031| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:4tBb6GJEoq5V8+a4sK1Ix55ioL8=, time:1650866772020 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:12.034| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:12.034| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:12.035| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:12.036| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:12.040| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.043| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.048| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.050| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:12.078| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:12.079| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:12.079| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:Hd7Eyh9dmjbYxPdaNc7tUYyz8Cc=, time:1650866772068 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:12.080| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:NoDN44RVDbFKY2vXWIUb1ecjGNE=, time:1650866772067 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:12.081| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:12.082| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:Ess9bsMz1LGdKdVDKfGqDF8YAGE=, time:1650866772069 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:12.085| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:12.086| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:12.086| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:12.087| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:12.088| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:12.088| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:12.089| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:12.089| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:12.090| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:12.090| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:12.091| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:12.093| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:12.097| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.099| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.099| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.100| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.102| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.103| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.107| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.108| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.109| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.109| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.112| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.115| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.116| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.116| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.119| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.120| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:12.120| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.121| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.124| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.125| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:12.265| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.271| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.275| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.278| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.284| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:12.285| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:13.162| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:13.163| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:jNvENXf5iBFm2pxxh4imwrXaH+Y=, time:1650866773156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:13.166| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:13.167| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:13.167| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:13.168| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:13.172| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.173| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.181| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.183| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:13.206| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:13.207| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:HbAe6eKItWwFdkPkDOLZhKOamPA=, time:1650866773199 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:13.207| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:13.207| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:AT+gQHoAwT5sVEWyDMnvLFBp6gg=, time:1650866773199 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:13.210| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:13.210| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:13.210| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:13.210| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:13.210| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:13.210| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:13.211| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:13.211| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:13.214| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.215| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.218| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.223| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.225| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.226| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.228| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.231| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.233| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:13.234| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.235| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.238| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.239| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:13.800| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:13.800| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:/Vuxkjq48lgH9NuFXqp3iDeCECo=, time:1650866773792 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:13.803| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:13.804| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:13.804| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:13.805| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:13.812| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.814| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.819| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.821| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:13.862| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:13.862| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:TF5Iz30dN31HUVOocNyXrrh74KI=, time:1650866773854 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:13.863| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:13.864| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:22NVR9yi7vRbp40eZvxiaKGUaLw=, time:1650866773855 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:13.866| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:13.866| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:13.866| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:13.867| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:13.867| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:13.867| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:13.867| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:13.867| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","approveStatus","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:13.873| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.874| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.874| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.878| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.880| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.883| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.884| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.885| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.887| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.893| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.892| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.893| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:13.895| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.896| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.899| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:13.900| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:14.340| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:14.340| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:4LObhXwpbcWaf8bvaIzbgO2ik2o=, time:1650866774331 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:14.342| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:14.343| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:14.343| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:14.344| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:14.348| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.349| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.355| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.357| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:14.451| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:14.452| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:2ZtITCu68iDmdZOIX00NenaB0ts=, time:1650866774438 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:14.454| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:14.454| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:NXVGB3EhWJ25p+Aj5KiWVAKNeVQ=, time:1650866774440 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:14.454| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:14.455| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:8kn0/9bC/6i3n02kXCA08itqtAs=, time:1650866774446 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:14.455| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:14.456| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:14.456| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:14.456| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:14.456| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:14.456| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:14.456| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:14.456| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:14.457| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:14.457| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:14.457| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:14.457| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:14.462| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.462| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.463| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.463| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.464| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.466| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.466| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.468| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.469| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.471| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.472| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.473| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.474| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.474| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.477| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.479| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.480| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.481| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.482| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.483| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:14.484| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.486| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.486| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.487| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:14.488| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:14.489| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:15.627| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:15.628| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:od3nD1iKUR0N5j3LYqg+zNwlR5k=, time:1650866775621 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:15.632| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:15.633| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:15.633| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:15.634| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:15.637| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.638| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.640| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.642| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:15.662| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:15.662| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:0ZGVbhGSys+/DeVo+RIn+kPzbI8=, time:1650866775656 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:15.663| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:15.664| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:It1Zeq/YkUc7gGPAHXjMdK6Ci14=, time:1650866775657 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:15.664| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:15.665| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:15.665| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:15.666| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:15.666| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:15.666| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:15.667| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:15.668| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:15.672| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.674| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.676| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.679| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.680| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.681| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.683| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.684| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:15.688| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.690| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.691| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.693| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:15.694| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:16.790| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:16.791| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:fx1GmvBFiGhm97oEOITDjdX2I9c=, time:1650866776780 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:16.794| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:16.794| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:16.794| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:16.795| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:16.797| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.798| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.803| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.805| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:16.826| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:16.826| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:16.827| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:MRwhouDPGf1BIXnbEk2kGRdSG8A=, time:1650866776819 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:16.827| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:pT9qq6zyZ6LWoDIjC8LfG/CZgTk=, time:1650866776820 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:16.829| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:16.829| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:16.829| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:2yHEilphw/w0gxqyVhjgEk/FeRM=, time:1650866776820 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:16.830| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:16.830| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:16.830| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:16.831| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:16.831| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:16.832| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:16.832| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:16.833| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:16.834| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:16.834| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:16.834| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:16.836| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.837| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.839| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.839| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.839| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.842| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.843| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.844| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.844| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.845| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.848| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.851| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.852| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.853| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.854| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.854| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.855| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.856| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.856| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:16.856| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:16.926| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.927| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.931| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.933| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.942| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:16.943| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:20.839| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:20.839| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:20.839| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:bqZPftp+xgIxr0BHAut0/CSNVis=, time:1650866780830 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:20.840| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:BrcmN36Pkrg/Ykf2PjjqYFSN7pE=, time:1650866780831 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:20.841| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:20.841| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:20.841| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:20.841| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:20.842| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:20.842| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:20.842| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:20.842| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:20.845| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:20.845| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:20.846| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:20.846| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:20.848| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:20.849| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:20.849| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:20.849| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:21.735| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:21.735| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list/export, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:cljQualCq08ITmh3tdopKyyrml0=, time:1650866781728 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:21.737| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list/export | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:21.737| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:21.738| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:progressListExport | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:21.738| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:21.744| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, group_concat(tees.room_name,CONCAT(CONCAT('(',tees.room_code),')')) as roomName, tees.`identity`, tees.name, group_concat(tees.course_name,CONCAT(CONCAT('(',tees.course_code),')')) as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' group by tee.id,tees.room_code,tee.name,teea.id,teea.code,tees.`identity`,tees.name,leftExamCount,status,tes.mobile_number order by tees.room_code  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:21.748| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:21.759| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 23 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:23.081| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:30.276| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:30.278| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:fzWYUfJ8KYZZID2GiFWrPWOHYvw=, time:1650866790267 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:30.280| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:30.281| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:30.281| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:30.282| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:30.363| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.368| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.373| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.375| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.378| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.378| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:30.865| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:30.865| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:30.865| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:NoaOMcFDSaQGq0XqJCVadnRrxnI=, time:1650866790858 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:30.866| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:rxj7auqe0u37QbityrsCQOqGF3Y=, time:1650866790859 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:30.867| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:30.867| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:30.867| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:30.867| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:30.867| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:30.868| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:30.868| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:30.868| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:30.869| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.870| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.870| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.871| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.872| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.873| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:30.873| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:30.873| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:31.851| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:31.852| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:rnWZF6h2B9+Ww9YNSwj3hFZ5JG8=, time:1650866791845 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:31.854| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:31.855| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:31.855| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:31.856| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:31.939| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:31.940| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:31.944| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:31.945| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:31.948| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:31.949| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:32.262| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:32.263| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:00HpAq6i2z3+wPVy+K1O8p0xpq4=, time:1650866792254 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:32.266| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:32.266| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:32.266| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:32.267| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:32.350| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.350| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.353| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.354| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.357| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.358| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:32.462| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:32.462| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:XRXum/HX5SUlPHxyOrboEumVYXE=, time:1650866792456 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:32.464| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:32.465| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:32.465| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:32.466| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:32.565| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.566| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.571| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.572| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.576| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:32.577| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:35.984| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:35.984| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:yA2G9m7CXC8WQcKd07GNBzMat7E=, time:1650866795976 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:35.988| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:35.989| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:35.990| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:35.990| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,3,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:36.071| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:36.072| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:36.076| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:36.077| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), 20(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:36.080| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:36.080| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:40.168| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:40.169| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:UDaV6vBwyp7eWe6jh7wuuP6mUA4=, time:1650866800162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:40.172| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:40.172| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:40.172| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:40.173| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:40.282| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tees.course_code like CONCAT('%', ?,'%') and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.286| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.293| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tees.course_code like CONCAT('%', ?,'%') and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.307| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.310| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.310| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:40.887| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:40.887| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:40.888| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:QYWjyLLHGdRo3qzRhWwYmnV4EjU=, time:1650866800880 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:40.888| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:S4iftclex65guohM1Db208/rs4g=, time:1650866800881 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:40.889| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:40.889| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:40.890| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:40.890| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:40.890| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:40.890| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:40.890| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:40.891| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:40.893| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.893| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.893| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.893| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.895| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.895| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:40.896| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:40.896| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:42.381| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:42.381| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:nIKZ3w0RkNKVLQZbHprna3W0Km4=, time:1650866802374 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:42.383| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:42.384| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:42.385| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:42.386| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:42.470| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tees.course_code like CONCAT('%', ?,'%') and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:42.471| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:42.475| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tees.course_code like CONCAT('%', ?,'%') and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:42.476| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:42.479| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:42.480| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:47.553| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:47.555| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:3E8KNoXtoNhgf1Qc2p2Sd5mClqY=, time:1650866807547 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:47.557| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:47.557| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:47.558| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:47.558| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999","A0001",null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:47.662| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tees.course_code like CONCAT('%', ?,'%') and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:47.663| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), A0001(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:47.669| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tees.course_code like CONCAT('%', ?,'%') and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:47.669| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), A0001(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:47.674| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:47.675| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:49.965| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:49.965| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:49.965| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:YLRSdBgNjJ3D2DayWi7HMyTeDL0=, time:1650866809930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:49.965| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:sgDBRa+0DcyRsn8kloWbdD99tG0=, time:1650866809934 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:49.967| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:49.967| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:49.967| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:49.967| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:49.967| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:49.968| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:49.968| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:49.970| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:49.970| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:49.971| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:49.971| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:49.973| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:49.974| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:49.975| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:49.978| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:50.129| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:50.130| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:7T22Gd5bm+ZIsYxPk3DdcAFUWZM=, time:1650866810120 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:50.132| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:50.132| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:50.133| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:50.134| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:50.134| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:50.134| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:unXOtgKQ93KpfUl98gqAas4zu50=, time:1650866810121 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:50.136| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:50.136| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:50.136| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.137| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:50.137| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.138| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:50.141| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.142| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:50.142| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.143| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.146| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.147| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:50.219| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:50.220| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:Mh/8ohI/Ki0lfG1iKjOthTK9E48=, time:1650866810212 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:50.221| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:50.223| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:50.224| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:50.222| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:eFfyG8O7BimkzVTUv3atG9+9iIQ=, time:1650866810213 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:50.226| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:50.227| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:50.228| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:50.229| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:50.229| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:50.229| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:50.233| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.234| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.236| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:06:50.238| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:4OFCdet9AHy6JA774SFUrsO6exY=, time:1650866810213 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:06:50.239| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.241| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:06:50.242| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:06:50.242| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:06:50.242| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:06:50.243| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.243| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.246| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.247| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.252| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.252| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.255| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.255| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.257| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.257| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.260| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.261| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.261| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:50.266| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.267| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.270| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.271| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:06:50.403| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.405| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.411| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.412| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.416| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:06:50.418| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:00.354| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:00.355| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:dGIvBQJ3FUCGifBHmva0PrOsftk=, time:1650866820343 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:00.358| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:00.358| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:hIU+5uNh6BPP3Vn6vnfso3aW1w4=, time:1650866820345 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:00.359| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:00.359| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:00.360| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:00.361| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:00.361| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:00.362| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:00.362| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:00.363| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:00.364| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:00.365| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:00.365| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:00.366| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:00.368| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:00.368| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:00.369| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:00.369| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:01.846| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:01.847| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:OAtIQglKstp51YI1bE082wHpoQ8=, time:1650866821837 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:01.849| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:01.850| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:01.851| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:01.851| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:01.945| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:01.945| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:01.949| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:01.950| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:01.955| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:01.956| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:08.238| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:08.238| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ZaM94jTKlvymCzSAaYrRTLPFKB0=, time:1650866828230 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:08.241| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:08.242| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:08.243| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:08.243| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:08.334| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:08.335| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:08.338| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:08.339| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:08.343| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:08.343| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:10.392| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:10.396| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:IcCTm2Bj+C9Li2yzqtXKCJz3R98=, time:1650866830380 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:10.393| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:10.397| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:7TzxMoBhiK9xHnH5PrYdeBlTUSE=, time:1650866830378 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:10.398| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:10.399| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:10.399| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:10.399| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:10.400| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:10.399| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:10.400| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:10.400| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:10.402| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:10.402| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:10.403| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:10.404| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:10.406| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:10.406| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:10.406| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:10.406| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:20.437| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:20.438| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:+0G4ACz8lLKyeDDxXBn7cZWNLlA=, time:1650866840430 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:20.440| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:20.440| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:DQqvK3C1dE/UTtHM06oFpA3C7CA=, time:1650866840431 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:20.440| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:20.441| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:20.441| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:20.442| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:20.442| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:20.442| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:20.443| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:20.443| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:20.444| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:20.444| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:20.446| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:20.447| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:20.448| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:20.448| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:20.449| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:20.450| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:30.476| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:30.477| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:DYi9EfbNHZko58hQvmafI6XiIMA=, time:1650866850469 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:30.479| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:30.480| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:30.480| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:30.481| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:30.481| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:30.482| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:sup+ceN0t4rLAcOhfJdqB21WyuQ=, time:1650866850470 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:30.484| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:30.485| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:30.485| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:30.486| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:30.486| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:30.487| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:30.489| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:30.490| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:30.492| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:30.493| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:30.496| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:30.497| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:40.533| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:40.536| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:40.541| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:87FQsaiwz90Bc83okn471Qcqo2A=, time:1650866860526 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:40.541| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:or1joNwXykZ83HLQidHDisVbBZw=, time:1650866860524 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:40.543| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:40.543| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:40.543| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:40.543| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:40.544| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:40.544| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:40.544| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:40.544| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:40.546| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:40.546| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:40.547| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:40.547| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:40.549| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:40.550| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:40.551| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:40.551| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:50.599| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:50.599| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:50.600| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:rKt87C122Dc1DUSQyRneUrtiFLs=, time:1650866870590 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:50.600| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:x+1ZkSRc2IMZC0+F69mcj+KeI7M=, time:1650866870591 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:50.602| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:50.602| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:50.602| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:50.602| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:50.603| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:50.603| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:50.603| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:50.603| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:50.605| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:50.605| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:50.606| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:50.606| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:50.608| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:50.608| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:50.609| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:50.609| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:54.856| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:54.857| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:bDsLJ+DgAkaSX7FH1zXWB4E6Jf0=, time:1650866874843 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:54.858| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:54.859| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:54.859| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:54.860| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:54.863| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.867| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.873| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.877| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:54.969| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:54.969| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:54.969| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:RtQKyh92zPxUHI6JSdX38z/aekU=, time:1650866874961 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:54.969| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:IdRykhxw0o5Tcz53NPiaw3kgPQE=, time:1650866874962 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:54.971| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:54.972| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:54.973| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:54.973| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:54.974| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:54.974| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:54.975| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:54.975| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:54.976| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:54.976| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:1tKjtVqUmg/qOgcozYWk+8xioxY=, time:1650866874963 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:54.978| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:54.978| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:54.979| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:54.979| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.979| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:54.979| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.979| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.982| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.983| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.986| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.987| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.987| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.988| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.989| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.992| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.992| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.993| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.993| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:54.996| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.995| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.997| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:54.999| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:55.000| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:55.002| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:55.003| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:55.003| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:55.005| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:55.006| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:55.008| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:55.009| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:07:56.975| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:07:56.975| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:kF6YhiuKI1ZvLzSnwtQ6M/tcbEg=, time:1650866876966 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:07:56.977| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:07:56.977| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:07:56.978| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:07:56.978| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,247063873336119296,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:07:56.980| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:56.983| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:56.989| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:56.991| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:56.994| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:07:56.995| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:00.626| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:00.627| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:00.627| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:1voj2qo81Q4jRIJG+PyrkFCszo4=, time:1650866880616 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:00.627| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:0ghkNoreDKDXwWXNFpWZX6j0P1Q=, time:1650866880617 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:00.629| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:00.630| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:00.630| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:00.631| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:00.631| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:00.631| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:00.631| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:00.631| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:00.634| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:00.635| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:00.635| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:00.635| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:00.637| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:00.637| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:00.637| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:00.637| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:01.712| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:01.713| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:/49ARPww5PSefrQEGCb8TZZmQ78=, time:1650866881706 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:01.715| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:01.716| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:01.716| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:01.717| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,247063873336119296,null,null,null,null,"INTERRUPT",null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:01.721| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? and t.finish_type = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:01.723| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long), INTERRUPT(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:01.726| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? and t.finish_type = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:01.728| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long), INTERRUPT(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:01.730| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:01.732| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:04.634| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:04.634| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:NJ+1fWI19fUGvzjhMdWZNn6Mztk=, time:1650866884629 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:04.636| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:04.636| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:04.637| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:04.637| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,247063873336119296,null,null,null,null,"BREACH",null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:04.640| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? and t.finish_type = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:04.642| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long), BREACH(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:04.645| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:06.828| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:06.828| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:5UwfuwtHmbF+8kx16teYw20BRB0=, time:1650866886821 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:06.830| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:06.831| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:06.832| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:06.832| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,247063873336119296,null,null,null,null,"AUTO",null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:06.836| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? and t.finish_type = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:06.837| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long), AUTO(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:06.839| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:10.430| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:10.431| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:9/ZO5nLMhXfAd+p2Qrip/EDSdpw=, time:1650866890420 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:10.433| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:10.434| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:10.434| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:10.434| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,247063873336119296,null,null,null,null,"MANUAL",null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:10.438| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? and t.finish_type = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.439| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long), MANUAL(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.443| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and t.exam_activity_id = ? and t.finish_type = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.444| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 247063873336119296(Long), MANUAL(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.453| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.454| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:10.653| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:10.654| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:HJiKXxsGf8mW79PagAGBU+M3cxw=, time:1650866890646 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:10.654| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:10.654| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:VbNk8gh61smKvkP8Gq8mfMx2AMU=, time:1650866890648 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:10.655| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:10.656| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:10.656| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:10.656| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:10.656| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:10.656| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:10.656| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:10.657| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:10.658| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.659| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.659| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.660| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.661| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.661| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:10.662| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:10.662| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:13.008| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:13.008| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:rlVf16n6I81FzahCYFzhS8uJ2eQ=, time:1650866893000 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:13.010| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:13.010| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:13.010| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:13.011| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:13.014| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.015| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.019| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.021| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:13.091| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:13.091| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:KdjNQaeFrEfZOR+PCT4nMHXbJOc=, time:1650866893084 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:13.092| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:13.093| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:r0r9Uh805eCqa4ihk9Uu8EihX+M=, time:1650866893085 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:13.095| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:13.096| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:13.096| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:13.097| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","approveStatus","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:13.099| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:13.099| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:13.100| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:13.100| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:13.106| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.107| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.107| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.109| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.110| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.113| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.114| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.118| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.119| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.119| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.120| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:13.126| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.131| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.132| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.134| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:13.135| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:15.724| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:15.725| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:5ehzvj/n6NLg5RJrj9E4x2jJ9+o=, time:1650866895716 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:15.727| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:15.728| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:15.728| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:15.728| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","approveStatus","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:15.731| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? ) t,(SELECT @i := 0) as i order by t.approveStatus ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:15.733| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:15.736| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:17.553| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:17.553| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:Dgi23/C9X2/ZaIIArTRnMA7RMRc=, time:1650866897546 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:17.556| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:17.557| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:17.557| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:17.558| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:17.560| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.561| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.564| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.565| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:17.589| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:17.590| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:iJn6dc/aaURX6hSkbDbFhBBMI7s=, time:1650866897583 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:17.590| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:17.591| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:uAWDgEj11n+Y5fR9ERRkcu8Q2LM=, time:1650866897584 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:17.593| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:17.594| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:17.594| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:17.594| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:17.594| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:17.594| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:17.595| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:17.595| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:17.598| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.598| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.600| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.603| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.603| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.604| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.605| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.607| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.608| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:17.611| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.612| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.613| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:17.614| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:20.680| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:20.681| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:1lWd4qARXX934DDXYe0IMQksGMI=, time:1650866900670 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:20.681| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:20.681| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:KTLP9etWZiuhIdNV+YVi4b24ndk=, time:1650866900671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:20.683| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:20.683| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:20.684| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:20.684| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:20.684| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:20.684| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:20.685| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:20.685| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:20.687| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:20.687| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:20.688| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:20.687| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:20.689| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:20.689| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:20.690| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:20.690| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:21.230| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:21.231| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:4npyumwzSWnnRXjOsNqPGXZc45M=, time:1650866901223 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:21.234| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:21.235| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:21.236| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:21.238| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:21.246| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tees.room_code = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:21.248| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:21.251| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:22.105| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:22.107| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ept3ElQHcBKE738CltO53LB1Qm4=, time:1650866902097 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:22.109| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:22.110| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:22.110| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:22.110| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:22.117| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tees.room_code = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:22.118| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:22.122| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:23.177| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:23.177| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:2nzZ0BRp1CPQpLsOttc/ua3ig9o=, time:1650866903169 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:23.180| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:23.180| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:23.181| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:23.181| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:23.185| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.186| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.188| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.191| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:23.228| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:23.229| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:7nzDjUJ8bQhXvTtApJDsQ4SzsiY=, time:1650866903221 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:23.229| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:23.230| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:boVMihq2S3H7hfEnKqFbQyNGhqA=, time:1650866903222 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:23.231| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:23.232| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:23.232| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:zgoN44rlMiC0zMT/YbgFm2n/rdQ=, time:1650866903223 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:23.232| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:23.232| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:23.233| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:23.233| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:23.233| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:23.233| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:23.233| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:23.233| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:23.234| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:23.234| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:23.235| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:23.238| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.238| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.238| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.239| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.241| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.241| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.244| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.244| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.245| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.245| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.248| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.251| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.252| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.252| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.255| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.255| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.255| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.256| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:23.258| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.261| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:23.336| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.337| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.341| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.341| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.344| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:23.345| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:25.316| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:25.317| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:D6B6JSRVRXsF0R+44FNXPI3om0c=, time:1650866905308 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:25.320| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:25.321| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:25.321| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:25.321| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:25.403| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:25.404| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:25.407| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tees.room_code = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:25.408| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:25.411| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:25.411| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:29.377| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:29.386| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:MqQRNwO+ouljO095DrDx55mhRo4=, time:1650866909370 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:29.387| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:29.388| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:29.388| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:29.393| http-nio-6001-exec-7 | INFO |  -  | sendOneWay mqDto:{"id":"00d51477e8e848739150d81804bbe1d2","topic":"themis-topic-exam","tag":"USER","timestamp":1650866909393,"body":"LOGOUT","type":"USER","objId":"247062843563184128","objName":"eea14b3a88f6e238e527a7826d78021c","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:08:29.397| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:29.461| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:29.462| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:29.463| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:29.463| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:29.465| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:32.786| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:32.787| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:32.787| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:32.787| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:32.790| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.791| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.792| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.794| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.795| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.797| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.800| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.802| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.804| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.806| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.807| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: ADMIN(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.810| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 101 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.813| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.815| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1(Long), 2(Long), 4(Long), 5(Long), 6(Long), 7(Long), 8(Long), 9(Long), 16(Long), 17(Long), 18(Long), 19(Long), 21(Long), 22(Long), 24(Long), 25(Long), 26(Long), 27(Long), 28(Long), 29(Long), 30(Long), 35(Long), 36(Long), 37(Long), 38(Long), 39(Long), 40(Long), 41(Long), 42(Long), 43(Long), 44(Long), 45(Long), 46(Long), 47(Long), 48(Long), 49(Long), 50(Long), 51(Long), 52(Long), 53(Long), 54(Long), 55(Long), 56(Long), 57(Long), 58(Long), 59(Long), 82(Long), 83(Long), 84(Long), 85(Long), 86(Long), 98(Long), 99(Long), 100(Long), 101(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 109(Long), 110(Long), 111(Long), 112(Long), 113(Long), 119(Long), 120(Long), 122(Long), 123(Long), 124(Long), 125(Long), 126(Long), 127(Long), 128(Long), 129(Long), 130(Long), 131(Long), 132(Long), 133(Long), 134(Long), 135(Long), 136(Long), 141(Long), 143(Long), 144(Long), 145(Long), 146(Long), 147(Long), 148(Long), 149(Long), 150(Long), 151(Long), 152(Long), 153(Long), 155(Long), 156(Long), 159(Long), 160(Long), 161(Long), 162(Long), 163(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.821| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 82 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.823| http-nio-6001-exec-6 | INFO |  -  | sendOneWay mqDto:{"id":"64c58e25f14c456eb43e8a7c575f2c74","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866912823,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:08:32.825| http-nio-6001-exec-6 | INFO |  -  | sendOneWay mqDto:{"id":"dff1db0307db49ecba0ba23e7f874571","topic":"themis-topic-exam","tag":"USER","timestamp":1650866912824,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:08:32.827| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:32.836| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:32.837| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uHN9b0tKBHxrTC1h+q5Vv81GKxU=, time:1650866912831 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:32.838| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:32.838| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:32.839| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:32.839| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:32.861| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:32.861| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Zuekh+9vpmwdoE5uLd7w+61mGwc=, time:1650866912853 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:32.863| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:32.864| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:32.864| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:32.867| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.869| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.872| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.873| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:32.976| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:32.976| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4GyvhoBBN5N9gYep3UGZeBJr34A=, time:1650866912965 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:32.977| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:32.977| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Oe9GMpHE9LWUHgdEEfpoqZrcMpE=, time:1650866912966 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:32.978| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:32.978| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:32.979| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:32.979| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:32.997| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:32.999| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:33.007| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:33.008| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:33.011| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:33.012| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:34.619| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:34.619| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SqJTzc9+Yl2zGhI5HFGBCYFbucM=, time:1650866914610 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:34.621| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:34.621| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:34.622| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:34.622| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:34.632| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:34.633| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:34.636| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:34.637| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:34.640| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:34.641| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:36.345| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:36.345| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jB1y93xBHumFvbjWCq1ccqQv8f4=, time:1650866916334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:36.346| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:36.346| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PFvPPIyDWSEe8lWI6R+XCDsLOz4=, time:1650866916335 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:36.347| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:36.348| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:36.348| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:36.348| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:36.348| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:36.348| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:36.349| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:36.349| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,"INVIGILATE",null,1,1000] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:36.362| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.364| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.366| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' AND t.roleCodeStr LIKE concat('%', ?, '%')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.368| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.368| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.369| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.372| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' and t.roleCodeStr like concat('%', ?, '%') order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.373| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.374| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:36.374| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String), 0(Long), 500(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.377| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:36.379| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:38.431| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:38.432| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R3KjFcENmNPL7SVOc5VP2slO8BM=, time:1650866918419 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:38.436| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:38.437| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:38.437| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:38.438| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:38.446| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:38.447| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:38.450| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:38.452| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:38.454| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:38.455| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:38.998| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:38.998| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+b8UTPGtHxEXSdfqb9HwTn0qkBQ=, time:1650866918988 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:38.998| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:38.999| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dF7OYcHVNoOkLbRToRq2H10pCT8=, time:1650866918989 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:39.001| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:39.002| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:39.003| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:39.003| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:39.003| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:39.003| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:39.004| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:39.004| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:39.006| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.008| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.007| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.009| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.012| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.013| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:39.015| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.017| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:39.095| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:39.095| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rjBp7O0hgsMBmYuRgcaWAonpovw=, time:1650866919087 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:39.097| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:39.097| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:39.098| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:39.098| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:39.104| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.105| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.108| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.110| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:39.147| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:39.148| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H2VgZjX/nwbmk6nFMmftkwl4iKQ=, time:1650866919137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:39.148| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:39.149| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QMrJ/NmMxSJ+5b0Lb0lfs5W56OI=, time:1650866919138 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:39.150| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:39.150| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9ve5D8IAQGIYnkvrk32A5AhwtAw=, time:1650866919139 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:39.152| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:39.152| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:39.152| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:39.153| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:39.152| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:39.153| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:39.154| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:39.154| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:39.154| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:39.155| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:39.155| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:39.155| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:39.157| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.158| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.160| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.161| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.162| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.161| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.163| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.163| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.165| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:39.165| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.165| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.168| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.169| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.169| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.172| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.174| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.176| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.176| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.178| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:39.180| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.181| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.186| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.187| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:39.923| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:39.923| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4DiZQhp+VjNpeQ0q7+ICEGH7p+A=, time:1650866919917 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:39.925| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:39.925| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:39.926| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:39.926| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:39.928| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.929| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.931| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:39.933| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:40.031| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:40.031| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:40.031| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EajAX/HezdvULc3A66P4EAxK+Os=, time:1650866920021 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:40.031| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fhDqSVh/C0iU8Hfd0/6Q6x2Czw4=, time:1650866920020 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:40.033| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:40.033| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:40.033| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:40.033| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:40.033| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:40.034| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:40.034| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:40.034| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:40.036| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.036| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.037| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.039| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.040| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.042| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.044| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.045| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.045| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.046| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.048| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.051| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.051| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:40.053| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.054| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.056| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:40.057| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:41.888| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:41.888| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:41.888| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jh2Wxl8T2R1HcThVXTKOad0TlLg=, time:1650866921881 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:41.888| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LKe9tYpOAe+goiZjsAeX03IOxp4=, time:1650866921882 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:41.890| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:41.891| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:41.891| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:41.891| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:41.892| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:41.892| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:41.892| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:41.893| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:41.894| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.895| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.898| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.901| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.902| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.903| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.903| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.904| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:41.904| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.907| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.908| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.912| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:41.914| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:46.124| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:46.125| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YXDSA0avdkBzfTftEjVqTow0kxE=, time:1650866926116 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:46.129| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:46.129| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:46.130| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:46.131| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:46.132| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.133| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.135| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.138| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:46.866| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:46.867| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dzM0Vea2XKra6QCpbJZCmaaHNhE=, time:1650866926859 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:46.867| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:46.868| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/zuaQac6uHAiba0n7KK+H+AuHWU=, time:1650866926860 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:46.872| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:46.872| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:46.872| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:46.873| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:46.873| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:46.873| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:46.874| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:46.873| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:46.876| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.878| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.880| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.883| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.884| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.885| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.886| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.886| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.886| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:46.891| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.893| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.897| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:46.897| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:47.868| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:47.868| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LWWy25KZuUfmac33fE0FUstY1GA=, time:1650866927862 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:47.870| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:47.870| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:47.870| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:47.871| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:47.874| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:47.875| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:47.879| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:47.882| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:47.884| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:47.886| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:47.887| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:49.114| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:49.114| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:49.114| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O5/v47868nahMzp68IGwni4f8oU=, time:1650866929104 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:49.114| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rUmsTQcARceKH4UOsMryQacCFj0=, time:1650866929103 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:49.116| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:49.116| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:49.116| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:49.116| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:49.116| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:49.116| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:49.117| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:49.117| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:49.118| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.118| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.119| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.119| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.122| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.122| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.123| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:49.123| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:49.580| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:49.580| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:49.581| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SXIx+zMcbj5m6Iivq05o19QAFls=, time:1650866929573 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:49.581| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fni2CMtWRJBaxCsdC3ODv48q4nE=, time:1650866929573 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:49.582| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:49.582| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:49.582| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:49.582| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:49.583| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:49.583| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:49.583| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:49.583| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:49.585| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.587| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.591| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.595| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.598| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.599| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.602| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.602| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.603| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:49.607| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.608| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.615| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:49.616| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:52.504| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:52.505| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H0jhgEDS6Rg8fgB2sZhz7Dewu5A=, time:1650866932499 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:52.506| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:52.507| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:52.507| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:52.508| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:52.511| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:52.511| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:52.515| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:52.517| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:52.518| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:52.521| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:52.522| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:53.450| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:53.451| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:53.451| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uO8je5YDG3os5VdpbYRfcu+MwLk=, time:1650866933444 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:53.451| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q1GCvBIJhafKSJV2ZQbRbkJgYK0=, time:1650866933445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:53.452| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:53.452| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:53.452| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:53.452| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:53.453| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:53.453| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:53.453| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:53.453| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:53.455| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.457| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.460| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.463| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.464| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.464| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.465| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.465| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.466| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:53.468| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.469| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.471| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:53.472| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:54.863| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:54.864| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tqKeTsqcos/tBx/2tY4Xb806Dr0=, time:1650866934858 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:54.865| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:54.866| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:54.866| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:54.866| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:54.869| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:54.870| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:54.874| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:54.878| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:54.878| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:54.880| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:54.881| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:56.461| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:56.462| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:56.462| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WoaYSUq3llykxXZNA/orlxiXaZM=, time:1650866936455 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:56.462| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aacS4V9dBwwEscTFjFKfsKB/tzU=, time:1650866936456 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:56.464| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:56.464| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:56.464| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:56.464| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:56.464| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:56.465| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:56.465| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:56.465| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:56.468| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.469| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.472| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.474| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.475| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.476| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.476| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.477| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.477| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:56.481| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.482| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.486| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:56.486| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:59.137| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:59.137| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:c4uUsumGpyIcEMOl5+GZPisCfiU=, time:1650866939130 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:59.137| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:08:59.138| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hTYeMwBfBxV2+x3wsfksFo6LmLk=, time:1650866939131 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:08:59.140| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:59.140| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:08:59.141| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:59.141| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:08:59.141| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:59.142| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:08:59.142| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:59.142| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:08:59.143| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:59.143| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:59.144| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:59.145| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:59.147| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:59.147| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:08:59.147| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:08:59.147| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:00.216| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:00.216| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HoTiVGjHujAoYWorgrCqC7ZUJIM=, time:1650866940205 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:00.216| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:00.217| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qiSw7Yp9EIs4CZW3ZmMAKgLzyHQ=, time:1650866940207 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:00.219| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:00.220| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:00.220| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:00.220| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:00.220| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:00.221| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:00.221| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:00.221| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:00.222| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.223| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.227| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.231| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.231| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.232| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.233| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:00.234| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.236| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.240| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.241| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.245| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.245| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:00.802| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:00.802| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:J96leFzF+Ly7AZQOXNzNnCGB9r8=, time:1650866940796 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:00.802| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:00.803| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:k9JeBSY4y6naIqGSwZYi9kTV+gI=, time:1650866940797 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:00.804| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:00.804| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:00.804| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:00.804| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:00.805| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:00.805| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:00.805| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:00.805| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:00.806| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.806| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.809| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.812| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.813| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.814| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.814| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.815| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.815| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:00.818| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.819| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.821| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:00.822| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:01.892| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:01.892| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b42a04V7yGY2114imIdDYGB5sAE=, time:1650866941888 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:01.894| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:01.894| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:01.895| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:01.895| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:01.898| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:01.899| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:01.902| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:01.904| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:01.905| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:01.907| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:01.908| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:05.248| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:05.249| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7GD8qaHIX40WJG6sK57LOgH5SgU=, time:1650866945237 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:05.251| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:05.251| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:05.252| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:05.252| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:05.255| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:05.257| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), kc088888(String), 240069373300576256(Long), 248097376878202880(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:05.260| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:05.261| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:05.262| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:05.264| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:05.264| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:07.858| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:07.859| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C9Zjp4+ggQFIoifNU9h+jUgL22I=, time:1650866947853 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:07.860| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:07.860| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:07.861| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:07.861| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:07.863| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:07.865| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), kc099999(String), 240069373300576256(Long), 248097376878202880(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:07.868| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:07.869| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:07.870| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:07.871| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:07.872| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:09.162| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:09.162| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:09.162| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QZT/cpDiBDzu6oMvBpOE2WaruLk=, time:1650866949153 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:09.162| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C3DqytUXMxNX2v/pa6A1cHRs9CY=, time:1650866949156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:09.163| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:09.164| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:09.164| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:09.164| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:09.164| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:09.164| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:09.165| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:09.165| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:09.167| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:09.168| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:09.169| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:09.170| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:09.172| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:09.173| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:09.173| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:09.173| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:11.672| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:11.673| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YWvxi0LMxN7EY9CIdsZsHXgI7Yg=, time:1650866951664 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:11.676| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:11.677| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:11.677| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:11.677| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:11.678| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:11.679| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), kc088888(String), 240069373300576256(Long), 248097376878202880(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:11.681| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:11.683| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:11.684| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:11.686| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:11.687| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:14.211| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:14.211| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:14.211| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X665ZLI+DMTFO91gIEbhrHyGsKM=, time:1650866954205 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:14.211| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4i4EOqgug66UM+2h4a/X1ZpOvrI=, time:1650866954204 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:14.213| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:14.213| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:14.213| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:14.213| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:14.213| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:14.214| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:14.214| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:14.214| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:14.216| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.218| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), kc088888(String), 240069373300576256(Long), 248097376878202880(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.221| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.224| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.225| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.226| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.227| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.227| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:14.227| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.234| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.236| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), kc088888(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.239| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:14.239| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:18.136| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:18.137| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xYFNEBKaEDNv5UbXmTCGnmpTdZk=, time:1650866958125 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:18.137| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:18.138| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dYQa7WzcVt8EQL2yS0Vc4BiJDzE=, time:1650866958127 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:18.140| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:18.141| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:18.141| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:18.142| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:18.142| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:18.143| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:18.143| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:18.144| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:18.146| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.147| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.150| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.152| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.152| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.153| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.154| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.154| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.154| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:18.159| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.161| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.164| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:18.164| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:19.193| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:19.194| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:32ipTNflpRHAucwFJggT/lSyghA=, time:1650866959182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:19.194| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:19.194| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3Sx2Es1dhoIeIMbprX+rxzlESCk=, time:1650866959183 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:19.195| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:19.196| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:19.196| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:19.196| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:19.196| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:19.196| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:19.196| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:19.197| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:19.198| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:19.198| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:19.199| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:19.199| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:19.201| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:19.201| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:19.202| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:19.202| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:27.307| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:27.308| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:27.309| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LhD7W5FjccLYKy/mkegFKxjKXLY=, time:1650866967302 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:27.309| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5en1rtmBwTBt31PfXG8X3DSuOG8=, time:1650866967301 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:27.310| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:27.310| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:27.311| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:27.311| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:27.311| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:27.311| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:27.311| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:27.311| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:27.312| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.313| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.316| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.318| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.319| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.320| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.320| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.321| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:27.321| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.324| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.324| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.326| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:27.327| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:29.216| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:29.217| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:N9ZdHupoc840/C/hRnyQviboq0U=, time:1650866969209 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:29.217| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:29.218| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MrAcn7z00o11iPdH2eaufbGO9iU=, time:1650866969210 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:29.218| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:29.219| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:29.219| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:29.219| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:29.219| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:29.219| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:29.220| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:29.220| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:29.221| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:29.222| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:29.222| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:29.222| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:29.224| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:29.224| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:29.224| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:29.224| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:39.241| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:39.241| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:39.243| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qaQ39ECuKNLFOBTGopxoUkzCXOA=, time:1650866979233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:39.243| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:D1kEhbCqK8bdCnprlSaAK+qTeng=, time:1650866979235 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:39.244| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:39.244| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:39.245| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:39.245| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:39.245| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:39.245| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:39.245| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:39.245| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:39.247| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:39.247| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:39.247| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:39.247| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:39.249| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:39.249| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:39.249| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:39.249| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:49.266| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:49.267| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:49.267| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DXfb59uL7ZZj1auNI9B/1ozG90w=, time:1650866989260 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:49.267| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2SHCxasHICSpdRpx7fzn2I1lQvY=, time:1650866989261 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:49.268| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:49.268| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:49.268| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:49.268| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:49.269| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:49.269| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:49.269| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:49.269| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:49.271| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:49.271| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:49.271| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:49.271| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:49.273| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:49.273| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:49.274| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:49.274| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:59.293| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:59.294| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PLLaRo6S1uqHYobegjeBEfqVu+E=, time:1650866999283 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:59.294| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:09:59.295| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hVbMlVLfJPhMUdouygQlAcXEiWU=, time:1650866999284 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:09:59.296| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:59.297| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:59.297| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:09:59.297| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:59.297| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:09:59.297| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:59.297| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:09:59.298| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:09:59.300| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:59.300| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:59.300| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:59.300| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:59.302| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:59.302| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:09:59.303| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:09:59.303| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:09.316| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:09.316| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hRr84nmtngWJ++BPSoq0djLYBmA=, time:1650867009308 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:09.316| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:09.316| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ylMuCRkMFVUWQttfiQ+m40CMl0g=, time:1650867009309 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:09.317| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:09.318| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:09.318| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:09.318| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:09.318| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:09.318| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:09.319| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:09.319| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:09.321| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:09.321| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:09.321| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:09.322| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:09.323| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:09.323| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:09.323| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:09.324| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:19.343| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:19.343| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:19.344| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1J4txc7kEgec89SXLxfBL5NWhDk=, time:1650867019334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:19.344| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d74KeLjjJD2tmC5iZ2tka+taoJA=, time:1650867019336 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:19.345| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:19.346| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:19.346| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:19.346| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:19.346| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:19.346| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:19.346| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:19.347| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:19.349| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:19.349| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:19.350| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:19.350| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:19.351| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:19.352| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:19.352| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:19.352| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:28.239| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:28.240| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:q08mwcHV793uaW+xtwUGrTgtB0g=, time:1650867028233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:28.242| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:28.243| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:28.244| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:28.245| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:28.248| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:28.249| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:28.251| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:28.255| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:28.255| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:28.258| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:28.260| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:29.369| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:29.369| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:29.369| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r6h08k14lkGE1NlxNUWIRUgeGQQ=, time:1650867029359 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:29.370| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4LCEjuXQfXaULrSFSvFBroO+1II=, time:1650867029361 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:29.371| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:29.371| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:29.372| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:29.372| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:29.372| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:29.373| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:29.373| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:29.373| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:29.376| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:29.376| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:29.376| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:29.377| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:29.378| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:29.378| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:29.379| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:29.379| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:32.070| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:32.070| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:E7k4akJbzU44wkBHpf+fNvs4W7A=, time:1650867032064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:32.072| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:32.073| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:32.073| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:32.074| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:32.084| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:32.084| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:32.086| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:32.787| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:32.787| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:N/Z1MVZuthhKUn9231afU6cQLXI=, time:1650867032782 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:32.791| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:32.791| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:32.792| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:32.793| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:32.803| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:32.804| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:32.807| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:33.662| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:33.663| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MCNhisJb8hAGlzNd+WjYZcfLt/k=, time:1650867033656 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:33.666| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:33.666| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:33.666| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:33.667| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:33.672| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:33.673| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:33.675| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:34.453| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:34.453| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:da0pFJkciIsHVnY3YajfH7UO2/0=, time:1650867034447 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:34.456| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:34.457| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:34.457| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:34.457| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:34.466| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:34.467| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:34.469| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:35.424| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:35.424| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r+StMZvyOBFduyeYoj/whkq+EJM=, time:1650867035418 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:35.427| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:35.428| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:35.428| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:35.428| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:35.439| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:35.439| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:35.441| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:35.794| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:35.794| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:U9BkpdnSBoEuEbDzHYn59klZ1v4=, time:1650867035789 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:35.797| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:35.798| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:35.798| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:35.799| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:35.809| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:35.811| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:35.813| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:36.618| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:36.619| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:elCdrwWRRc5bVjxyA0W+rIXoN+o=, time:1650867036610 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:36.619| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:36.620| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dY4+hGK3TTyO20WelsMebiKNpeE=, time:1650867036611 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:36.621| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:36.621| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:36.622| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:36.622| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:36.622| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:36.622| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:36.623| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:36.623| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:36.626| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.628| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.631| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.635| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.636| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.638| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.639| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.639| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.640| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:36.644| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.644| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.647| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:36.648| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:39.394| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:39.395| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V7L1dzv3SVnL/6ghhdqGMlKZSHk=, time:1650867039386 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:39.395| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:39.396| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jHDhuAPYBnbGFnVzvWEuWIGhaFI=, time:1650867039387 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:39.397| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:39.397| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:39.398| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:39.398| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:39.398| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:39.398| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:39.398| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:39.399| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:39.400| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.400| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.400| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.400| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.402| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.402| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.402| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:39.402| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:39.503| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:39.503| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i355mb1NLcEbko9I54lN1Ioz+34=, time:1650867039498 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:39.507| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:39.507| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:39.508| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:39.509| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:39.511| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.512| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.516| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.519| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.520| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.523| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:39.524| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:49.419| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:49.419| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8a4WEB0cW04s2juKjtdq347W8C4=, time:1650867049408 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:49.420| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:49.420| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8kZQPVWbwidzk/sKz4eoy3EBGKU=, time:1650867049410 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:49.422| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:49.422| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:49.422| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:49.422| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:49.423| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:49.423| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:49.423| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:49.423| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:49.426| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:49.426| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:49.426| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:49.426| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:49.428| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:49.428| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:49.428| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:49.428| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:56.259| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:56.260| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vXllJaknM3FpmVkaExDZtOTgrIM=, time:1650867056250 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:56.262| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:56.263| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:56.263| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:56.264| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:56.265| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:56.266| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:56.268| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:56.271| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:56.272| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:56.274| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:56.275| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:59.441| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:59.441| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:10:59.442| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JrsGZnG+Ui+NLMrOcMKm4WoooHU=, time:1650867059434 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:59.442| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jFeUOk8qh8OR9kFl/Z3xuc//fwA=, time:1650867059435 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:10:59.443| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:59.443| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:10:59.443| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:59.443| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:10:59.444| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:59.444| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:10:59.444| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:59.444| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:10:59.446| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:59.446| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:59.446| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:59.447| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:59.448| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:59.448| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:10:59.448| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:10:59.448| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:09.466| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:09.466| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:09.467| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/J2774oagVlbi7mleKFINeo3wx0=, time:1650867069457 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:09.468| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hRLAgdgEQoDhHr9njLxIksMJuJM=, time:1650867069458 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:09.469| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:09.469| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:09.470| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:09.470| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:09.470| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:09.470| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:09.471| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:09.471| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:09.474| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:09.474| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:09.474| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:09.474| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:09.476| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:09.476| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:09.476| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:09.476| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:19.494| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:19.494| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:19.494| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3BRqA96UUf8+FXeeKFgVVBUejRc=, time:1650867079485 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:19.495| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FKXYTjBs6t640+v0pF0C2n1TBQI=, time:1650867079486 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:19.496| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:19.496| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:19.497| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:19.497| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:19.497| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:19.497| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:19.498| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:19.498| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:19.500| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:19.500| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:19.500| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:19.500| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:19.502| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:19.502| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:19.502| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:19.502| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:29.519| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:29.519| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:29.520| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:duHr/W/ib7wKmovudgDnqcuspLI=, time:1650867089510 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:29.520| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HGnSadmZbh43gjaUjmwR9b2XF9E=, time:1650867089512 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:29.522| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:29.522| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:29.522| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:29.522| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:29.522| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:29.523| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:29.523| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:29.523| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:29.524| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:29.525| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:29.525| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:29.525| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:29.526| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:29.526| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:29.527| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:29.527| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:39.545| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:39.545| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:39.545| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O7eMjyA1L1pMojZ6kORIt5+o3+Y=, time:1650867099534 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:39.545| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ld0Whi2IPsSbA1HQzZdd/m8TudU=, time:1650867099536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:39.547| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:39.547| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:39.547| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:39.547| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:39.547| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:39.548| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:39.548| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:39.548| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:39.550| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:39.550| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:39.550| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:39.550| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:39.552| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:39.552| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:39.552| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:39.552| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:49.566| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:49.567| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:49.568| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b1FfO8K1ApoTo/yjqOefEwW/hb8=, time:1650867109559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:49.568| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R6oZ3xLY1PF2ATpDLEONOF2zeOQ=, time:1650867109559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:49.569| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:49.569| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:49.570| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:49.570| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:49.570| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:49.570| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:49.570| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:49.571| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:49.573| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:49.573| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:49.574| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:49.574| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:49.575| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:49.576| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:49.576| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:49.576| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:59.594| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:59.595| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:11:59.596| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GFwH1eXZChNYwV16JJl2e69SJg4=, time:1650867119586 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:59.596| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QPPvvlSIhkrBUYQ+sBUzSp+k2/M=, time:1650867119585 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:11:59.598| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:59.598| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:11:59.598| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:59.598| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:11:59.598| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:59.598| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:11:59.599| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:59.599| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:11:59.601| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:59.601| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:59.601| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:59.601| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:59.602| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:59.602| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:11:59.603| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:11:59.603| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:09.619| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:09.620| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:09.620| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QOVRY0qPSzLCWQaDwN5fJdt9jsY=, time:1650867129611 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:09.620| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dgaz//Mxo6eQZojzaT6v/h4phbc=, time:1650867129610 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:09.622| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:09.622| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:09.622| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:09.622| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:09.623| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:09.623| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:09.623| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:09.623| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:09.625| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:09.625| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:09.626| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:09.626| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:09.627| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:09.627| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:09.628| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:09.628| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:19.641| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:19.642| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b8wqNyMS0fNWjS3KMqrQWirBvGo=, time:1650867139634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:19.643| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:19.644| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HaNDD42bojoYGxc/1GtD6VadT6I=, time:1650867139635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:19.644| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:19.645| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:19.646| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:19.647| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:19.647| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:19.648| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:19.648| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:19.649| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:19.650| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:19.651| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:19.652| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:19.653| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:19.653| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:19.654| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:19.656| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:19.657| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:29.675| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:29.675| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:29.676| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vL3pv1zjEmFFoMpNGhgMNvzw8Wk=, time:1650867149667 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:29.676| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MkgvHismG1eX2mGFFHRjqEBHHiY=, time:1650867149669 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:29.678| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:29.678| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:29.678| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:29.678| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:29.679| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:29.679| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:29.679| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:29.679| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:29.682| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:29.682| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:29.682| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:29.682| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:29.684| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:29.684| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:29.685| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:29.685| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:39.707| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:39.708| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OlIMAmQ3L2D6iTgDDR+yHK6plUw=, time:1650867159696 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:39.708| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:39.709| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uVWMb4pngFoerAv33JEXmrch0kE=, time:1650867159698 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:39.710| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:39.710| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:39.710| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:39.711| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:39.711| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:39.711| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:39.711| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:39.711| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:39.713| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:39.713| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:39.713| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:39.714| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:39.716| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:39.717| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:39.717| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:39.717| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:49.734| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:49.734| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:49.734| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Jz0FcQx5ZwidMN3gs+CE/oX5g7I=, time:1650867169725 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:49.734| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pbWminfVrIaffBUpxzqTw8GquHQ=, time:1650867169726 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:49.736| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:49.736| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:49.737| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:49.737| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:49.737| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:49.737| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:49.738| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:49.738| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:49.740| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:49.740| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:49.740| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:49.741| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:49.742| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:49.743| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:49.743| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:49.743| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:59.756| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:59.756| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:12:59.757| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qc468WY36+8GQ96NcUpaCJg2geg=, time:1650867179749 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:59.757| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jDZ4aDD5rLPGB5Oqs7AsJ7G18y0=, time:1650867179750 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:12:59.758| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:59.758| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:12:59.759| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:59.759| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:12:59.759| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:59.759| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:12:59.760| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:59.760| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:12:59.762| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:59.762| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:59.763| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:59.763| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:59.764| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:59.765| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:12:59.765| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:12:59.766| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:09.788| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:09.788| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IAThSnRjZA6+rRL6442KemDv/VU=, time:1650867189777 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:09.789| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:09.789| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:U2Bd3lPnpYuzlB6ss8w1/nmoR2A=, time:1650867189779 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:09.791| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:09.792| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:09.792| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:09.792| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:09.793| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:09.793| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:09.793| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:09.793| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:09.794| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:09.795| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:09.795| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:09.795| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:09.797| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:09.797| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:09.798| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:09.798| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:19.815| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:19.815| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:19.815| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rOx6Etx5wZeIKNQeph1B8Ae+yHA=, time:1650867199806 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:19.815| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rroOP61MXINp6k6KMmoEGqzMmMs=, time:1650867199807 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:19.817| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:19.817| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:19.818| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:19.818| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:19.818| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:19.818| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:19.818| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:19.818| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:19.820| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:19.821| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:19.821| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:19.821| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:19.823| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:19.823| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:19.823| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:19.824| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:29.839| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:29.840| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:29.841| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JKjhjYUTvbJJuOh1CysjPdO8hMs=, time:1650867209831 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:29.841| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W9nNP+Fjot+25jbfUYP9fbKLOYQ=, time:1650867209830 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:29.843| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:29.843| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:29.844| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:29.844| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:29.844| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:29.844| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:29.845| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:29.845| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:29.847| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:29.847| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:29.848| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:29.848| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:29.850| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:29.850| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:29.851| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:29.851| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:39.867| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:39.867| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:39.867| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NthK8mJ29bba5iFRyQD2fFMM7eU=, time:1650867219859 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:39.867| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3U1QXrx9/Gzuv8ob5OhTBDKCGOo=, time:1650867219861 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:39.868| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:39.868| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:39.869| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:39.869| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:39.869| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:39.869| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:39.869| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:39.869| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:39.872| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:39.872| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:39.872| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:39.872| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:39.873| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:39.873| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:39.874| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:39.874| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:49.890| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:49.891| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:49.891| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tmbvHZSD1a5OCPt8/NAiK0iIUGw=, time:1650867229880 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:49.891| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:co4eEovUIzLZd+0ChbcXtAcXM/w=, time:1650867229882 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:49.893| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:49.893| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:49.894| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:49.894| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:49.894| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:49.894| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:49.895| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:49.895| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:49.897| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:49.897| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:49.898| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:49.898| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:49.899| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:49.899| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:49.900| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:49.900| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:59.912| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:59.914| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JMBKXBB/gbOVWY8Ft1ZfDVjB/Y8=, time:1650867239905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:59.914| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:13:59.914| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3S6zb575VvgIZoX2ExyrAHn9U3k=, time:1650867239906 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:13:59.915| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:59.915| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:13:59.916| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:59.916| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:13:59.916| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:59.917| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:59.916| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:13:59.917| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:13:59.919| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:59.920| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:59.921| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:59.921| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:59.922| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:59.923| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:13:59.923| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:13:59.924| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:09.938| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:09.938| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:09.939| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vZXmH13q+BPjmteUnh2OzSx7g6U=, time:1650867249929 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:09.940| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bRP4aZHOFONZ73N/+AaIv8XEZAY=, time:1650867249930 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:09.941| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:09.942| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:09.942| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:09.942| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:09.942| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:09.944| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:09.943| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:09.945| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:09.947| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:09.947| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:09.948| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:09.948| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:09.949| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:09.949| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:09.950| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:09.950| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:19.966| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:19.966| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:19.967| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zTay7JNlOaUGcXQEjyI7ytnafUU=, time:1650867259957 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:19.967| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BNCuVqhPVKHKx9n71TU2U70Ry+8=, time:1650867259958 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:19.969| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:19.969| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:19.969| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:19.969| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:19.970| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:19.970| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:19.970| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:19.970| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:19.972| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:19.972| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:19.973| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:19.973| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:19.974| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:19.974| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:19.975| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:19.975| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:29.988| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:29.988| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:29.989| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KstYtF69+p3fQQ4zBhTZIg4k4Gk=, time:1650867269982 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:29.989| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yOm6d2pb+ndTty5aPkPKxT0Wa+s=, time:1650867269981 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:29.990| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:29.990| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:29.991| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:29.991| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:29.991| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:29.991| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:29.991| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:29.992| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:29.994| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:29.994| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:29.995| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:29.995| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:29.997| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:29.999| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:30.000| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:30.000| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:40.020| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:40.020| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yf4dCa4Pj4JUsKyvAeHB1MrBiGQ=, time:1650867280010 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:40.021| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:40.021| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:R/37MpMSrIn8ndixp0RpCAV+ydY=, time:1650867280011 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:40.023| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:40.023| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:40.023| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:40.023| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:40.024| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:40.024| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:40.024| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:40.024| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:40.026| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:40.026| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:40.027| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:40.027| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:40.028| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:40.028| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:40.030| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:40.030| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:50.046| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:50.046| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:14:50.047| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:265q4ht61kA2RjEipYdtDXGb2aA=, time:1650867290037 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:50.047| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MgiYOZoE3uaPfqzG5qWERV0lzz0=, time:1650867290038 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:14:50.049| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:50.049| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:14:50.049| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:50.049| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:14:50.049| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:50.049| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:14:50.050| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:50.050| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:14:50.052| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:50.052| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:50.053| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:50.054| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:50.055| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:50.056| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:14:50.056| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:14:50.056| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:00.025| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 14:15:00.071| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:00.071| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:00.071| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UYGVU+ttJ4SSr5MiJRpBvbvlnnA=, time:1650867300064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:00.071| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QK3953CGUEOwCcjyu8bm6aq1vQ4=, time:1650867300065 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:00.072| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:00.072| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:00.073| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:00.073| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:00.073| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:00.073| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:00.074| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:00.074| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:00.077| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:00.077| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:00.077| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:00.078| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:00.079| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:00.079| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:00.081| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:00.081| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:10.095| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:10.095| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:10.097| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fNfSMMr2AjT/ZWHNg0JDhRIztIA=, time:1650867310088 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:10.097| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DmG88dIiH47wlnqODquU3L8Ble4=, time:1650867310089 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:10.098| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:10.098| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:10.099| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:10.099| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:10.099| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:10.099| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:10.099| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:10.099| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:10.101| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:10.102| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:10.102| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:10.102| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:10.104| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:10.104| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:10.105| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:10.105| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:20.122| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:20.123| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:20.124| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Lch/3eKCYhGXk6ndZH9SXKnnO6w=, time:1650867320113 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:20.124| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0vxVAMpVu7F8EVcz+vl5B9bj8zQ=, time:1650867320114 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:20.126| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:20.126| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:20.126| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:20.126| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:20.126| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:20.126| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:20.127| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:20.127| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:20.129| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:20.129| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:20.129| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:20.129| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:20.130| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:20.130| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:20.131| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:20.131| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:30.144| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:30.144| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:30.146| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dOqziuAoWvPdAze98XsY0o/dD24=, time:1650867330137 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:30.146| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JKjeXXfiiESzsAqAsYFKInsOtsI=, time:1650867330138 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:30.148| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:30.148| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:30.148| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:30.148| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:30.149| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:30.149| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:30.149| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:30.149| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:30.151| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:30.152| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:30.152| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:30.152| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:30.154| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:30.154| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:30.155| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:30.155| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:40.176| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:40.177| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gnT1ZjKg/7tY0AjUJbnK7cmP/Gg=, time:1650867340163 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:40.177| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:40.178| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9d4cSFpQx3qRKpekhHVCfN0wJn0=, time:1650867340165 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:40.179| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:40.180| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:40.180| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:40.180| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:40.180| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:40.181| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:40.181| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:40.182| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:40.186| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:40.186| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:40.187| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:40.187| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:40.189| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:40.190| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:40.190| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:40.192| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:50.211| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:50.211| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:15:50.211| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UoZql/6Tm13G3QFVHZ9QcHsxt20=, time:1650867350201 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:50.211| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NZwzNieadKscgFj4P1euxtp1ty4=, time:1650867350202 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:15:50.213| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:50.213| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:15:50.213| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:50.213| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:15:50.214| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:50.214| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:15:50.214| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:50.214| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:15:50.216| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:50.216| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:50.217| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:50.217| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:50.218| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:50.218| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:15:50.219| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:15:50.219| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:16:00.231| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:00.232| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1BzpLSPtLimvXR9w/zlYVscfWK0=, time:1650867360224 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:16:00.234| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:00.234| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:16:00.234| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t83RcE9D5sCMjLhv4M1b2QlgZEA=, time:1650867360225 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:16:00.234| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:16:00.235| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:16:00.235| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:16:00.235| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:16:00.236| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:16:00.236| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:16:00.236| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:16:00.237| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:00.238| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:00.238| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:00.238| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:00.239| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:00.240| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:16:00.240| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:00.240| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:16:10.256| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:10.256| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:10.258| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F8Fmoh13dcCZIf5fPCyqB1NAwxY=, time:1650867370247 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:16:10.258| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aFjeZCl5hqzhZ7WVRqqZl56Grt8=, time:1650867370248 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:16:10.259| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:16:10.259| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:16:10.260| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:16:10.260| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:16:10.260| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:16:10.260| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:16:10.261| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:16:10.261| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:16:10.263| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:10.263| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:10.264| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:10.264| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:10.266| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:10.266| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:10.267| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:16:10.267| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:16:20.284| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:20.285| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:20.285| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FSL8MDIK+H4WwxO9KH7dB3RU+mA=, time:1650867380276 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:16:20.285| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sOTrucNW+3a2SWV6mKle7IXdkj8=, time:1650867380275 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:16:20.287| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:16:20.287| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:16:20.288| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:16:20.288| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:16:20.288| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:16:20.288| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:16:20.289| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:16:20.289| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:16:20.292| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:20.292| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:20.292| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:20.292| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:20.294| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:20.294| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:16:20.296| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:16:20.296| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:16:28.505| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:16:28.509| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:16:28.523| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 14:16:28.559| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:16:28.562| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:16:28.582| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:16:28.583| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:16:28.587| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 14:16:28.624| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 14:16:39.313| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 4496 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 14:16:39.321| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 14:16:43.882| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 14:16:43.886| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 14:16:43.968| main | INFO |  -  | Finished Spring Data repository scanning in 43ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 14:16:44.262| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.263| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.263| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.264| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.264| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.264| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.265| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.266| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.266| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.266| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.267| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.267| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.267| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.267| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.268| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.268| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.268| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.269| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.269| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.269| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.270| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.270| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.270| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.271| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.271| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.271| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.272| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.272| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.272| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.273| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.273| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.273| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.273| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.274| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.274| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.274| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.275| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.275| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.276| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.276| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:44.278| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 14:16:45.743| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 14:16:45.760| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:16:45.761| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:16:45.762| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:16:45.905| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:16:45.905| main | INFO |  -  | Root WebApplicationContext: initialization completed in 6158 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 14:16:50.098| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 14:16:53.315| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:16:53.353| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 14:16:53.925| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:16:54.656| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:16:54.699| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 14:16:54.702| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 14:16:54.726| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 14:16:54.804| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 14:16:55.538| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.550| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.555| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.567| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.570| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.595| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.610| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.667| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.672| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.715| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.737| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.843| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.891| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.917| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.930| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.936| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.955| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:55.974| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.005| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.013| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.040| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.043| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.083| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.096| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.195| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:16:56.255| main | INFO |  -  | Started ThemisAdminApplication in 19.513 seconds (JVM running for 25.197) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 14:16:56.259| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 14:16:56.263| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 14:16:59.773| http-nio-6001-exec-1 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:16:59.773| http-nio-6001-exec-1 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 14:16:59.798| http-nio-6001-exec-1 | INFO |  -  | Completed initialization in 25 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 14:16:59.841| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:59.841| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:16:59.846| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qN5fdnjPvflfz+tpGfbTSuO5zBM=, time:1650867419616 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:16:59.846| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dhEipscFCGPlo0rsji2ihKJO8/I=, time:1650867419618 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:00.100| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:00.102| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:00.103| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:00.116| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:00.119| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:00.120| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:00.165| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:01.027| http-nio-6001-exec-2 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 14:17:01.039| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.039| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.223| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.224| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.283| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.286| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.298| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:01.316| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:01.501| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:01.501| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:01.502| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b6w7BqAnG33qm0+arBb+iSFkGHM=, time:1650867421488 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:01.502| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W49RIMwuBtn0ZmW/C1DTlHXFBd8=, time:1650867421489 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:01.510| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:01.512| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:01.512| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:01.512| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:01.513| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:01.514| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:01.516| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:01.516| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:01.555| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.556| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.562| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:01.563| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7AfvNUd5VYBfjzfb4VByWveIn4c=, time:1650867421535 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:01.564| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:01.564| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.564| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PAGku/m2wwskmDh/SHRgs5lumTg=, time:1650867421521 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:01.569| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:01.569| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:01.570| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:01.570| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:01.572| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.573| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:01.574| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:01.574| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:01.575| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:01.599| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.603| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.608| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.614| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.620| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.621| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:01.622| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.629| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.634| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.643| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.648| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.650| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.659| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.664| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.666| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:01.677| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.678| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:01.727| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.731| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.736| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:01.737| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:06.469| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:06.470| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Xt8PfaRoye20kyrXJEgzPixrF2E=, time:1650867426461 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:06.476| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:06.476| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:06.477| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:06.478| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:06.483| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.484| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.489| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.497| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.498| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.519| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.525| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.528| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.531| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:06.532| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:07.398| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:07.398| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4lOsdjRCBPf2wB7yjqQ52fVbeFo=, time:1650867427391 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:07.401| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:07.401| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:07.402| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:07.402| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:07.404| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:07.406| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:07.419| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:07.425| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:07.427| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:07.431| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:07.434| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:09.620| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:09.621| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a7z0jeyCqC/ubMnaPR/OnAZNdAw=, time:1650867429613 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:09.625| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:09.626| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:09.626| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:09.627| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:09.632| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:09.633| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:09.636| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:09.636| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:10.700| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:10.701| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f+4kOWDiGVV3l629avHXokqQHqU=, time:1650867430691 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:10.704| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:10.705| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:10.705| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:10.706| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:10.708| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:10.710| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:10.715| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:10.721| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:10.722| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:10.725| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:10.726| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:11.769| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:11.769| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:11.770| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bDV0sqb22iBcNIAcc0XhC9IsCpU=, time:1650867431762 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:11.770| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OxjNJm3cOCfpMm9k5ncrrC2VMKE=, time:1650867431761 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:11.778| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:11.778| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:11.779| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:11.779| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:11.779| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:11.779| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:11.779| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:11.779| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:11.782| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:11.783| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:11.784| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:11.786| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:11.787| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:11.789| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:11.789| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:11.790| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:12.838| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:12.839| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rzBGokhRLbYFEbnKlqv/H530yW4=, time:1650867432831 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:12.844| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:12.844| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:12.844| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:12.845| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:12.849| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.850| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.859| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.863| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.864| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.874| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.876| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.877| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.880| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:12.881| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:13.828| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:13.829| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y10OwPi6cl+Hb8x+a7XzEIB391E=, time:1650867433818 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:13.832| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:13.833| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:13.833| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:13.833| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:13.835| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:13.836| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:13.839| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:13.844| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:13.845| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:13.847| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:13.848| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:15.925| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:15.925| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:15.926| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GTb956b+4DigrNF41Lwg+9WiG8k=, time:1650867435918 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:15.926| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LFyk9N/ePp3lP+XXnSgJLZfSQGc=, time:1650867435917 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:15.933| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:15.934| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:15.934| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:15.935| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:15.939| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:15.941| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:15.944| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:15.945| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:15.946| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:15.948| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:15.949| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:15.953| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:15.955| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:15.957| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:15.958| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:16.018| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:16.029| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:16.068| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:16.073| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:16.076| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:16.078| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:18.155| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:18.161| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jiYkKhP8dsb4Es9CCF1y8j6FBp8=, time:1650867438146 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:18.168| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:18.169| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:18.171| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:18.172| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:18.175| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:18.176| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:18.181| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:18.186| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:18.189| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:18.194| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:18.195| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:21.812| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:21.813| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:21.812| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pqy1fDSw0z7db0fzLEMK8CxATYk=, time:1650867441798 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:21.814| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:o9FqnaB3kwOBz0H5zoQE/7j6iAQ=, time:1650867441799 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:21.817| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:21.817| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:21.818| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:21.818| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:21.818| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:21.818| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:21.818| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:21.819| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:21.820| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:21.821| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:21.822| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:21.822| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:21.827| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:21.827| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:21.829| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:21.829| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:29.365| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:29.365| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FcPLbm5Ds61VaRWlmEY5hshlupc=, time:1650867449358 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:29.368| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:29.368| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:29.368| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:29.368| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:29.372| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:29.374| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:29.376| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:29.379| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:29.379| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:29.381| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:29.382| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:31.852| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:31.853| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:31.853| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zAa7b2dBiwd4JZlGyZr8ustWR6w=, time:1650867451844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:31.853| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y5V7ILLaokFcSwtnmXvJ/1jiv94=, time:1650867451845 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:31.855| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:31.855| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:31.855| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:31.855| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:31.855| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:31.856| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:31.856| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:31.856| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:31.858| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:31.858| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:31.859| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:31.859| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:31.861| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:31.861| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:31.862| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:31.862| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:41.883| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:41.885| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:41.885| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8cFFD35v7DzVjD9iNG1ByKFYs4w=, time:1650867461875 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:41.885| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xfwbVOJCWOixcbbMSUHDb0pWbSM=, time:1650867461876 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:41.887| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:41.887| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:41.888| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:41.888| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:41.888| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:41.888| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:41.889| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:41.889| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:41.891| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:41.893| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:41.893| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:41.896| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:41.896| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:41.898| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:41.901| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:41.902| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:51.921| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:51.921| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:17:51.922| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/GEvjEQrxpYkQTULR1PO9OOMf5E=, time:1650867471913 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:51.922| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SUbyoZmZFkBzpUhqFkKhcTJopA4=, time:1650867471915 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:17:51.924| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:51.924| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:17:51.924| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:51.925| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:17:51.925| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:51.925| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:17:51.925| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:51.925| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:17:51.927| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:51.928| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:51.928| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:51.929| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:51.931| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:51.931| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:17:51.932| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:17:51.932| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:01.949| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:01.949| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:01.950| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9wEActNoySa/Jqsd86W+OLylWH4=, time:1650867481940 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:01.950| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LxeTk9LkMFdF5zl/l9Dy44qTRSU=, time:1650867481941 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:01.952| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:01.952| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:01.953| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:01.953| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:01.953| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:01.953| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:01.954| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:01.954| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:01.955| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:01.956| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:01.956| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:01.956| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:01.958| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:01.958| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:01.959| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:01.959| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:11.976| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:11.976| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:11.976| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WlcIrlZ//u3cwbz1UthIrdoy7z8=, time:1650867491968 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:11.976| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7zGViH4FMQcf978qNnI74RCiZTo=, time:1650867491969 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:11.978| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:11.978| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:11.978| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:11.979| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:11.979| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:11.979| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:11.979| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:11.979| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:11.981| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:11.982| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:11.982| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:11.984| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:11.985| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:11.986| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:11.986| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:11.987| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:22.006| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:22.007| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:22.007| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mT7t8c7G2x1VgHJIbgKIYCvaVGI=, time:1650867501995 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:22.007| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9YLv6f7ywtgJBKBDgwbFc6xhj5s=, time:1650867501996 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:22.009| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:22.009| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:22.010| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:22.010| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:22.010| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:22.010| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:22.011| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:22.011| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:22.012| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:22.013| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:22.013| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:22.013| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:22.015| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:22.015| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:22.016| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:22.016| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:32.036| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:32.036| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:32.037| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sHp4mswA5m/tAalMcRI7TYkWmrI=, time:1650867512023 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:32.037| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:W/px4OoRkAg8hTEETXrIoTp9ML4=, time:1650867512025 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:32.039| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:32.039| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:32.039| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:32.040| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:32.040| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:32.040| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:32.040| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:32.041| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:32.042| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:32.042| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:32.043| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:32.044| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:32.044| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:32.045| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:32.045| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:32.046| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:42.062| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:42.062| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:42.064| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:r6SktGrQg9flthaYiGMfCG6IUwk=, time:1650867522052 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:42.064| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jqlllokLpeAuD+I/Z5NmCSRVkYA=, time:1650867522053 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:42.066| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:42.066| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:42.067| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:42.067| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:42.067| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:42.067| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:42.068| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:42.068| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:42.069| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:42.070| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:42.070| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:42.070| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:42.072| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:42.072| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:42.072| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:42.072| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:52.088| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:52.089| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:18:52.089| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:h/uQHVvctMkR0wFpFKtZhLOYJTo=, time:1650867532081 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:52.089| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0YVRFXmIVDnaR5OYvH/iR/PesGs=, time:1650867532082 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:18:52.091| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:52.091| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:18:52.091| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:52.091| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:18:52.091| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:52.092| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:18:52.092| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:52.092| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:18:52.094| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:52.095| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:52.095| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:52.095| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:52.097| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:52.097| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:18:52.098| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:52.098| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:18:58.724| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:18:58.726| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:18:58.732| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 14:18:58.764| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:18:58.766| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:18:58.784| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:18:58.785| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:18:58.788| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 14:18:58.814| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 14:19:15.180| main | INFO |  -  | Starting ThemisAdminApplication on kingdeMacBook-Air.local with PID 4534 (/Users/king/git/backend-service/themis-admin/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 14:19:15.189| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 14:19:19.601| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 14:19:19.606| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 14:19:19.669| main | INFO |  -  | Finished Spring Data repository scanning in 32ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 14:19:20.011| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.012| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.013| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.013| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.013| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.013| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.013| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.014| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.014| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.015| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.016| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.017| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.018| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.019| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.020| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.020| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.021| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.021| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.021| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.022| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.022| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.023| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.023| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.023| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.023| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.024| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.024| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.025| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.025| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.026| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.026| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.026| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.027| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.027| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.027| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.027| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.028| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.028| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.029| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.029| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:20.030| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 14:19:23.053| main | INFO |  -  | Tomcat initialized with port(s): 6001 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 14:19:23.097| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:19:23.101| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:19:23.102| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:19:23.287| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:19:23.288| main | INFO |  -  | Root WebApplicationContext: initialization completed in 7750 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 14:19:29.516| main | INFO |  -  | Uid init success, datacenterId=1, machineId=1 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 14:19:34.104| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:19:34.193| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 14:19:35.100| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:19:35.826| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6001"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:19:35.856| main | INFO |  -  | Tomcat started on port(s): 6001 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 14:19:35.858| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 14:19:35.875| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 14:19:35.975| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 14:19:36.827| main | INFO |  -  | Generating unique operation named: queryUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.838| main | INFO |  -  | Generating unique operation named: queryUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.845| main | INFO |  -  | Generating unique operation named: saveUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.858| main | INFO |  -  | Generating unique operation named: queryUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.862| main | INFO |  -  | Generating unique operation named: saveUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.899| main | INFO |  -  | Generating unique operation named: saveUsingPOST_3 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.917| main | INFO |  -  | Generating unique operation named: queryUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.962| main | INFO |  -  | Generating unique operation named: queryUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.966| main | INFO |  -  | Generating unique operation named: saveUsingPOST_4 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:36.998| main | INFO |  -  | Generating unique operation named: queryUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.010| main | INFO |  -  | Generating unique operation named: saveUsingPOST_5 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.085| main | INFO |  -  | Generating unique operation named: queryUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.117| main | INFO |  -  | Generating unique operation named: saveUsingPOST_6 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.132| main | INFO |  -  | Generating unique operation named: queryUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.139| main | INFO |  -  | Generating unique operation named: saveUsingPOST_7 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.145| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.167| main | INFO |  -  | Generating unique operation named: queryUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.181| main | INFO |  -  | Generating unique operation named: saveUsingPOST_8 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.199| main | INFO |  -  | Generating unique operation named: detailUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.206| main | INFO |  -  | Generating unique operation named: listUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.230| main | INFO |  -  | Generating unique operation named: exportUsingPOST_1 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.232| main | INFO |  -  | Generating unique operation named: importDataUsingPOST_2 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.257| main | INFO |  -  | Generating unique operation named: queryUsingPOST_10 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.264| main | INFO |  -  | Generating unique operation named: saveUsingPOST_9 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.340| main | INFO |  -  | Generating unique operation named: queryUsingPOST_11 | [springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator:40]
-2022-04-25 14:19:37.408| main | INFO |  -  | Started ThemisAdminApplication in 24.214 seconds (JVM running for 26.343) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 14:19:37.413| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.admin.start.StartRunning:28]
-2022-04-25 14:19:37.416| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.admin.start.StartRunning:30]
-2022-04-25 14:19:40.622| http-nio-6001-exec-2 | INFO |  -  | Initializing Spring DispatcherServlet 'dispatcherServlet' | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:19:40.623| http-nio-6001-exec-2 | INFO |  -  | Initializing Servlet 'dispatcherServlet' | [org.springframework.web.servlet.FrameworkServlet:525]
-2022-04-25 14:19:40.644| http-nio-6001-exec-2 | INFO |  -  | Completed initialization in 20 ms | [org.springframework.web.servlet.FrameworkServlet:547]
-2022-04-25 14:19:40.683| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:40.683| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:40.688| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P9YqUljj/Tr2UkSujmqk/Eorihc=, time:1650867580470 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:40.688| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NMQiWldAiihuG7hwkOwifydLenQ=, time:1650867580473 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:40.891| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:40.892| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:40.893| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:40.908| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:40.909| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:40.909| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:40.952| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:41.629| http-nio-6001-exec-1 | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 14:19:41.641| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:41.641| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:41.837| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:41.838| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:41.900| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:41.903| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:41.915| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:41.935| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:1秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:42.124| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:42.125| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IthSbH5snxUCQzj4z8iNu3Hu/fM=, time:1650867582110 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:42.126| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:42.126| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QfyIULKXIdZdkcG5j6X/81ZoHYc=, time:1650867582111 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:42.146| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:42.149| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:42.150| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:42.150| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:42.147| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:42.153| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:42.160| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:42.164| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:42.184| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:42.185| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gETPNnTkX3YMm/kvHnt6ZWxPYLQ=, time:1650867582162 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:42.189| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:42.190| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:42.191| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:42.191| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:42.220| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:42.220| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IQ0BrGtyIsfwQGzm/i2Ztkzleqo=, time:1650867582174 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:42.228| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:42.228| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:42.228| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:42.229| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:42.237| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.244| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.254| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.281| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.287| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.290| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.325| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.337| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.367| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.378| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.386| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.390| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:42.395| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.399| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:42.429| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.460| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.472| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.673| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.678| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.683| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.685| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:42.689| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.714| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.719| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:42.720| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:46.109| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:46.110| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aMXbBIVtdjMi+bDQ7omuy0JEHjk=, time:1650867586102 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:46.115| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:46.116| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:46.117| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:46.118| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:46.126| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.128| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.132| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.140| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.142| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.158| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.160| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.162| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.164| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:46.165| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:47.001| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:47.002| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0EDGO5Ov4x2CIofbMO0QW9HZK9A=, time:1650867586992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:47.007| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:47.007| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:47.008| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:47.008| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:47.010| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:47.011| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:47.017| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:47.022| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:47.024| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:47.026| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:47.027| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:48.755| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:48.756| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eR/Fv5EeLt6WO6/4SjtA+5TnYns=, time:1650867588747 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:48.762| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:48.763| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:48.764| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:48.765| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:48.768| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:48.769| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:48.771| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:48.772| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:49.544| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:49.545| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5CL90zPhL8O9XD+GKKzxc751eWM=, time:1650867589538 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:49.548| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:49.549| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:49.549| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:49.549| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:49.553| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:49.554| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:49.558| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:49.565| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:49.567| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:49.569| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:49.570| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:51.526| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:51.527| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TW+0q6Iw6mWgbBSFTZ9SKvduhJI=, time:1650867591519 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:51.539| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:51.539| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:51.540| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:51.540| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:51.543| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.544| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.555| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.559| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.559| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.572| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.574| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.575| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.578| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:51.579| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:52.435| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:52.436| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bXvrBS7G4r00FMSVwQTKE3GIq+U=, time:1650867592426 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:52.441| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:52.441| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:52.441| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:52.442| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:52.443| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.444| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.447| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.451| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.453| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.455| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.456| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:52.466| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:52.467| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:52.467| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t+VNFZxnHsvYVB/ibulFn6cQd7k=, time:1650867592458 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:52.467| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wxi40VKi+2HFWAUfvKaGD/3cnUM=, time:1650867592460 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:52.471| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:52.471| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:52.472| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:52.472| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:52.472| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:52.472| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:52.472| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:52.473| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:52.476| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.476| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.478| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.479| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.481| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.482| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:52.483| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:52.483| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:53.685| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:53.686| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BZtLKxbZt2FB3EsVpUeTnBaOROo=, time:1650867593677 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:53.685| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:53.687| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kJM5AqNvO/vyXXJw4h9xjfVGQaY=, time:1650867593678 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:53.693| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:53.693| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:53.694| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:53.695| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:53.702| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:53.703| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:53.704| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:53.705| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:53.710| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.711| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.713| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.717| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.718| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.723| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.724| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:53.777| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.784| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.803| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.808| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.811| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:53.812| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:57.123| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:57.124| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C0qRcTXJubY0qTSPZHeQUabKND4=, time:1650867597115 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:57.130| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:57.133| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:57.133| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:57.134| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:57.139| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.140| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.143| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.147| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.148| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.157| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.159| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.159| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.162| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:57.163| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:58.318| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:58.319| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FhYKM03G9lJBzry8ASd1oktsD6M=, time:1650867598306 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:58.319| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:19:58.320| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/GZNFO/cosXf8RJuJ2nMZKJdw9Y=, time:1650867598308 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:19:58.322| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:58.323| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:58.323| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:19:58.323| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:58.323| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:19:58.324| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:58.324| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:19:58.324| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:19:58.326| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.327| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.330| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.335| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.337| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.340| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.340| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.341| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.341| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:19:58.346| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.347| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.351| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:19:58.353| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:00.374| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:00.375| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1sVv5aukYmEwLwZmjNP9hi8q1CU=, time:1650867600368 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:00.379| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:00.380| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:00.381| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:00.381| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:00.385| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:00.386| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:00.388| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:00.389| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:01.246| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:01.247| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:01.246| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DuzNf4PW8alDhOHP8atvfDV0OQM=, time:1650867601238 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:01.247| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TQmz7UqlyOUVK3eMs8NIohVt5jk=, time:1650867601239 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:01.250| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:01.250| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:01.250| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:01.250| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:01.250| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:01.251| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:01.251| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:01.251| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:01.252| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.253| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.256| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.261| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.262| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.265| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.266| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.266| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:01.267| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.271| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.274| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.277| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:01.279| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:02.524| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:02.524| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:02.525| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H0QxL9x9HI5Gx21tL+2sKmktTUI=, time:1650867602515 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:02.525| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:F2CkL/Xt+g/qVHRANWJI9jIfObU=, time:1650867602513 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:02.528| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:02.528| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:02.528| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:02.528| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:02.529| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:02.529| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:02.530| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:02.530| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:02.531| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.532| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.533| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.534| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.536| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.537| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.537| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:02.537| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:02.873| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:02.874| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PVRciyzWfKRCZk7LJ4daIDzn2qg=, time:1650867602866 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:02.877| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:02.877| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:02.878| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:02.879| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:02.882| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.883| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.887| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.891| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.892| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.895| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:02.896| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:04.532| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:04.532| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:73pVb2tiN0vHO+shMzilg5LD1tU=, time:1650867604524 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:04.537| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:04.538| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:04.538| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:04.539| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:04.542| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.543| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.545| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.548| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.550| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.559| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.561| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.561| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.563| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:04.564| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:05.410| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:05.411| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:B9BZVq6lSrJpGVCiZKT4r1RZiGM=, time:1650867605400 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:05.414| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:05.414| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:05.414| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:05.415| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:05.417| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:05.418| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:05.422| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:05.424| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:05.425| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:05.426| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:05.427| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:08.929| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:08.930| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b8gDRE3gFBWVeDoKLaXNKRYzG1k=, time:1650867608921 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:08.935| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:08.936| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:08.937| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:08.938| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:08.942| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.943| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.947| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.950| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.951| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.958| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.961| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.963| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.967| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:08.969| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:09.626| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:09.626| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LJbjPnbojavsWUhd5OOuKyYDXTY=, time:1650867609619 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:09.629| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:09.629| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:09.630| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:09.630| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:09.633| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:09.634| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:09.636| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:09.638| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:09.639| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:09.640| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:09.641| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:11.421| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:11.422| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:11.422| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1zstWw6Setfhuxf6QeJQKk0rF9Q=, time:1650867611415 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:11.422| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mX41ifyayGsN31l+ikkvdMCZxXw=, time:1650867611414 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:11.428| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:11.428| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:11.428| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:11.429| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:11.429| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:11.430| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:11.430| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:11.431| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:11.439| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.440| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.445| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.448| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.449| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.451| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.454| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.455| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.456| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:11.460| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.461| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.465| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:11.465| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:12.551| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:12.552| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:12.552| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6oNQpMPugWRevFZFrvQo6VjEpvU=, time:1650867612545 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:12.552| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ms44y4D4vaKHpqpt88rBlkO2F2g=, time:1650867612546 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:12.555| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:12.556| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:12.556| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:12.556| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:12.557| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:12.556| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:12.558| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:12.559| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:12.561| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:12.561| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:12.562| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:12.562| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:12.564| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:12.564| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:12.565| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:12.565| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:13.769| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:13.769| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:13.770| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OK24JyshZGxD0W6xQk0bxx/0twc=, time:1650867613755 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:13.770| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5kHQohEP343j48NeZBrlzESiS+0=, time:1650867613757 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:13.772| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:13.772| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:13.773| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:13.773| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:13.773| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:13.773| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:13.773| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:13.773| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:13.777| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.778| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.781| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.785| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.785| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.788| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.788| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:13.788| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.789| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.796| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.797| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.800| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:13.801| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:15.248| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:15.249| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:p/P2q1CgTXNft5ikFZdGSYqAfM0=, time:1650867615240 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:15.253| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:15.253| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:15.254| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:15.254| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:15.260| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.263| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.267| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.271| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.272| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.277| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.282| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.283| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.285| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:15.286| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:16.004| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:16.004| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:16.004| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TzIYwIiq6PFfh5Hn2+4YzrqDJ4E=, time:1650867615990 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:16.004| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4UW0FY0UYIfjWc7MX6QOFZnOAJg=, time:1650867615992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:16.006| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:16.007| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:16.007| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:16.007| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:16.007| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:16.007| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:16.007| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:16.008| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:16.009| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.010| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.013| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.017| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.018| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.021| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.022| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.022| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.023| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:16.026| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.027| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.031| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:16.032| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:19.146| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:19.146| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:19.147| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8oQWnlFTdWS6NS2FKz6NT/aJdsI=, time:1650867619133 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:19.147| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cFmtiynWWjo4W2onMATrxKQbs/I=, time:1650867619135 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:19.149| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:19.149| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:19.150| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:19.150| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:19.150| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:19.150| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:19.150| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc099999",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:19.151| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc099999",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:19.152| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.158| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc099999(String), 240069373300576256(Long), 247063819158294528(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.162| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.163| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.166| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.167| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.168| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.170| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.170| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:19.175| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.180| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc099999(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.183| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:19.184| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:22.288| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:22.288| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:22.289| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1PppPL7/OHOO450Qh8KrhX1GmKE=, time:1650867622275 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:22.289| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uror5Tcmn8vKM8owMgk4xKNORJE=, time:1650867622277 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:22.292| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:22.291| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:22.292| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:22.292| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:22.292| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:22.292| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:22.292| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:22.293| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:22.294| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.295| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.300| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.304| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.305| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.306| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? AND t.room_code = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.307| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.307| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.308| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:22.312| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? and t.room_code =? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.313| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.317| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.318| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:22.580| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:22.580| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZHJ+tmUwuPzjBmFEPPxdfcfBYKU=, time:1650867622572 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:22.586| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:22.586| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7zihSuKqGL0XLpgtB0qgtvZpkzI=, time:1650867622573 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:22.588| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:22.589| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:22.589| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:22.590| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:22.590| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:22.591| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:22.591| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:22.593| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:22.595| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.596| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.596| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.598| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.600| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.601| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:22.601| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:22.606| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:24.419| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:24.420| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pnROM2NH3OoCw46ASr8ZrMub0OE=, time:1650867624413 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:24.424| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:24.425| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:24.425| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:24.426| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:24.429| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:24.430| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:24.432| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:24.451| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:24.884| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:24.884| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MsC7md0CwLZSOZZa0sWiMEsEb/g=, time:1650867624879 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:24.890| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:24.891| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:24.891| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:24.892| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:24.900| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? AND t.room_code = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:24.904| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:24.915| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:25.725| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:25.726| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bK5666rmIC+ZxpUaah3OqjDo2fY=, time:1650867625719 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:25.731| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:25.731| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:25.731| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:25.732| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:25.741| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? AND t.room_code = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:25.745| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:25.749| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:26.455| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:26.456| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:eEiPdUzf4e0EMWrrP3hIPvv32DI=, time:1650867626450 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:26.460| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:26.461| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:26.462| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:26.462| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:26.468| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? AND t.room_code = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:26.470| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:26.480| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? AND t.room_code = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:26.483| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:26.485| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:26.486| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:27.524| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:27.524| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5uXbVFhzwxnXtQPQ0W1X1hS72Fo=, time:1650867627517 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:27.529| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:27.530| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:27.530| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:27.531| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:27.537| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ? AND t.room_code = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:27.539| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:27.541| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:28.065| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:28.065| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wWc1bIup/sb1uYUMFH3tMOIIGGk=, time:1650867628057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:28.070| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:28.070| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:28.071| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:28.071| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,"kc088888",null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:28.076| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? AND t.room_code = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.077| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.088| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? AND t.room_code = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.089| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.091| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.092| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:28.707| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:28.708| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nv8lwVAGU48jksNdvAOzosirlQ4=, time:1650867628702 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:28.713| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:28.714| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:28.715| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:28.716| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:28.723| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.725| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.727| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.729| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.732| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:28.734| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:32.622| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:32.622| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:32.623| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/TdiAXXM4fiewVEq2lOb7eMqFBU=, time:1650867632613 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:32.623| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SdwNLhV/XRGIB5LwHBCsboAjnvQ=, time:1650867632614 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:32.629| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:32.630| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:32.630| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:32.630| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:32.631| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:32.630| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:32.631| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:32.631| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:32.634| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:32.635| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:32.636| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:32.637| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:32.638| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:32.639| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:32.639| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:32.640| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:33.821| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:33.822| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:D6U+XJ7GxfSDDGD20aFZW6tszZ0=, time:1650867633815 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:33.825| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:33.826| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:33.827| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:33.828| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:33.832| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:33.834| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:33.838| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:33.842| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:33.844| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:33.848| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:33.849| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:37.280| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:37.280| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PrQRstsu5qYx1GiBeIJ9q20n1ww=, time:1650867637275 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:37.282| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:37.283| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:37.283| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:37.283| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,"kc088888",null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:37.285| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.room_code = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:37.286| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), kc088888(String), 240069373300576256(Long), 247063819158294528(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:37.290| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:37.293| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? and t.room_code =? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:37.294| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:37.296| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:37.297| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:38.560| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:38.560| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/PLgKlFfhD9mg9sqmwi2n546sLU=, time:1650867638553 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:38.566| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:38.566| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:38.567| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:38.567| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:38.572| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.574| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.581| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.584| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.586| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.590| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.597| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.599| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.601| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:38.602| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:39.402| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:39.403| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ZuSHd2TJ3nLQ7ynz6A6syuz9oFg=, time:1650867639391 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:39.405| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:39.406| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:39.406| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:39.406| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:39.408| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:39.408| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:39.411| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:39.415| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:39.415| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:39.417| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:39.418| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:41.173| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:41.173| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CqqFlDU2gLvhxtVeG0bQyfzAve0=, time:1650867641167 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:41.177| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:41.178| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:41.178| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:41.179| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:41.183| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.184| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.186| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.187| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:41.938| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:41.938| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xHRZMq5xiVRbDaZ1OALKBtzbFJ4=, time:1650867641932 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:41.941| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:41.941| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:41.941| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:41.942| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:41.943| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.944| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.946| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.948| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.948| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.951| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:41.952| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:42.664| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:42.664| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:t421AsO5lTg+oG11zSfATY2qBeI=, time:1650867642651 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:42.665| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:42.666| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RdsB+xAPS7QmtlGpNbjMl4ip7EU=, time:1650867642652 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:42.667| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:42.667| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:42.668| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:42.668| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:42.668| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:42.668| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:42.669| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:42.670| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:42.673| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:42.673| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:42.674| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:42.674| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:42.676| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:42.676| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:42.676| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:42.676| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:45.724| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:45.725| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lTmisFiCf1zbPvrFJtg+G3mVkR4=, time:1650867645705 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:45.728| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:45.728| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:45.729| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:45.729| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:45.733| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.734| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.735| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.738| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.739| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.744| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.748| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.748| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.750| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:45.751| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:46.542| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:46.542| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WTmDwZ20VJn/mtPEcLsnfUY+9SY=, time:1650867646537 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:46.544| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:46.545| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:46.545| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:46.545| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:46.548| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:46.549| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:46.552| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:46.554| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:46.555| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:46.557| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:46.557| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:49.609| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:49.609| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nZmBhhmErG2XzitDFyvZZIlPkQ4=, time:1650867649601 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:49.611| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:49.612| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:49.612| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:49.613| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:49.621| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.623| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.628| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.633| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:49.667| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:49.668| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:49.668| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Rzfg2qIh3+smwuUVB6fay23LPKw=, time:1650867649662 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:49.668| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kHsBJ6xt3pqJMy0uCNNdOv/Uv0o=, time:1650867649660 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:49.672| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:49.672| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:49.672| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:49.673| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:49.673| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:49.673| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examStudentLogList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:49.673| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:49.674| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:49.677| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.678| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.680| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.680| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.681| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.683| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.685| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.692| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, t.id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.name, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? ORDER BY t.exam_id, t.id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.692| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.694| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.695| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.696| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.697| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.698| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:49.698| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:49.699| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:52.694| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:52.694| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:52.694| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:80o+KsilNAxG699t7eio0CkGl9s=, time:1650867652685 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:52.694| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4uQL9EhsgSegukB9/H/gz9GeVSY=, time:1650867652683 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:52.697| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:52.697| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:52.697| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:52.697| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:52.698| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:52.698| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:52.698| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:52.698| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:52.700| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:52.700| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:52.701| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:52.702| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:52.702| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:52.703| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:52.704| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:52.705| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:53.827| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:53.829| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oMMUcveIPCDpNLrLMzEpQfgB8L0=, time:1650867653823 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:53.831| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:53.831| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:53.832| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:53.857| http-nio-6001-exec-1 | INFO |  -  | sendOneWay mqDto:{"id":"b858500223424b1d98e40c789c7cf94a","topic":"themis-topic-exam","tag":"USER","timestamp":1650867653854,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:20:53.909| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:53.959| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:53.960| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:53.961| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:53.961| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:53.964| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:57.440| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.441| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.441| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.442| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"jk01","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:57.453| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.455| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: jk01(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.458| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.464| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.465| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.467| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.479| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.481| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.482| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.491| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.493| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: INVIGILATE(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.498| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 32 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.504| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.506| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 135(Long), 136(Long), 139(Long), 140(Long), 142(Long), 15(Long), 143(Long), 16(Long), 144(Long), 17(Long), 145(Long), 18(Long), 19(Long), 147(Long), 148(Long), 155(Long), 158(Long), 160(Long), 35(Long), 102(Long), 103(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 111(Long), 118(Long), 119(Long), 120(Long), 121(Long), 122(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.508| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 27 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.530| http-nio-6001-exec-5 | INFO |  -  | sendOneWay mqDto:{"id":"a6fbad11664344b8bda2512a2c812b87","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867657529,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:20:57.532| http-nio-6001-exec-5 | INFO |  -  | sendOneWay mqDto:{"id":"bf3cde18cf3b44d6be6355c4b9621bd4","topic":"themis-topic-exam","tag":"USER","timestamp":1650867657532,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:20:57.535| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:57.553| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.554| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:SLBbQT+UTK15UI/LSn+1SmeTt8s=, time:1650867657545 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.557| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.558| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.558| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.559| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:57.607| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.607| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:dhkiF9+EOGgmIAV2ybywJAGF5Xc=, time:1650867657594 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.613| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.614| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.614| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.616| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.620| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.625| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.627| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:57.737| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.738| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ZuzOrZI8NWK9B+5WZZTOuUubI2M=, time:1650867657715 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.741| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.742| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.743| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.744| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.746| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:57.742| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:5nv2H9X66Ar/DOqxcZtoYK/Z808=, time:1650867657718 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.750| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.750| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.751| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.752| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:57.757| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.760| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.762| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.763| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.765| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:57.766| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.773| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.776| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:57.862| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.862| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:KIGOHIAbmIpXcu3LpqS+t1GkD9w=, time:1650867657853 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.866| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.867| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.867| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.868| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[247062843563184128,null,null,null,null,null,"monitor",1,100] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:57.902| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, GROUP_CONCAT(DISTINCT tees.room_code) AS roomCode, GROUP_CONCAT(DISTINCT tees.room_name) AS roomName FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status <> 'FINISHED' AND t.start_time <= unix_timestamp(current_timestamp()) * 1000 AND t.enable = 1 AND EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam_student tees ON tees.room_code = tbeiu.room_code AND tees.exam_id = tbeiu.exam_id WHERE tbeiu.user_id = ? AND t.id = tbeiu.exam_id) AND t.org_id = ?) t LEFT JOIN t_e_exam_student tees ON tees.exam_id = t.id GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.906| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.913| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ,group_concat(distinct tees.room_code) as roomCode, group_concat(distinct tees.room_name) as roomName from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id) and t.org_id = ? ) t left join t_e_exam_student tees on tees.exam_id = t.id group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.917| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long), 0(Long), 100(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.920| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:57.921| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:57.965| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.966| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:gSD335U90oVu/93jQaEdmtUhcxs=, time:1650867657954 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.970| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.971| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/monitor/call/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:oG/SzJ2AXBZmZwQf2GZ35Y8S/hY=, time:1650867657955 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.974| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.975| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.975| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listVideo | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.976| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","paperDownload","status","name","identity","minWarningCount","maxWarningCount","clientWebsocketStatus","monitorVideoSource","cameraMonitorStatus","screenMonitorStatus","mobileFirstMonitorStatus","mobileSecondMonitorStatus","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,"MOBILE_FIRST",null,null,null,null,1,24] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:57.982| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.983| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/message, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:CU3H0mRXBKpBTXDzE1XgmKXYStU=, time:1650867657955 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.983| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/monitor/call/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.983| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateCallMobileController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.984| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:callCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.984| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","callStatus"],参数value===========:[247063819158294528,"START"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:57.988| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/message | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:57.989| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:57.989| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:warningMessage | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:57.990| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:57.997| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:57.998| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ESdNNxo8s0xum/NZsxUOToHojLU=, time:1650867657956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:57.998| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select tees.id as examStudentId, tees.name, tiiwi.info, tiiwi.`level`, tiiwi.id as warningId, tiiwi.remark, tiiwi.exam_id as examId, tiiwi.exam_record_id as examRecordId from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tiiwi.exam_id and tbeiu.room_code = tees.room_code WHERE tiiwi.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.000| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.004| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:58.005| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:58.006| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.006| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:58.008| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:58.008| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:58.021| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_ie_exam_invigilate_call tieic left join t_e_exam_student tees on tees.id = tieic.exam_student_id left join t_e_student tes on tes.id = tees.student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tieic.exam_id and tbeiu.room_code = tees.room_code left join t_oe_exam_record toer on toer.id = tieic.exam_record_id WHERE tieic.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tieic.status = ? and tieic.call_status = ? and (toer.status = 'FIRST_PREPARE' or toer.status = 'ANSWERING' or toer.status = 'BREAK_OFF' or toer.status = 'RESUME_PREPARE')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.027| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq, t.* from ( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = s.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t, (SELECT @i := 0) as i order by t.warningNew desc ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.030| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), START(String), START(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.034| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.039| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:58.040| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.041| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:58.049| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.051| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.053| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.058| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.064| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.069| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.073| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.076| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.081| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:58.083| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:59.011| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:59.012| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:NbFZAH6nO95+U4bRlfSm57tyxeI=, time:1650867659004 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:59.017| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:59.018| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:59.018| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:59.019| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:59.024| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.029| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.034| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.038| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:59.089| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:59.090| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:x87H7+Ouz3B7slG0jFLr1OuMxp0=, time:1650867659082 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:59.091| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:59.091| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:chwNdFgmP/douCdn4nYC7drD9nA=, time:1650867659083 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:59.093| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:59.093| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:59.094| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:59.094| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:59.094| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:59.094| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:59.095| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:59.096| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:59.097| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:20:59.097| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:z8HpMitrlBZm78Vys4l1XpQp7Ik=, time:1650867659084 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:20:59.100| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:20:59.100| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:20:59.101| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:20:59.101| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:20:59.103| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.104| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.105| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.106| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.107| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.109| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.112| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.112| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.113| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.115| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.118| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.119| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.122| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.122| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.123| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.125| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.130| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.130| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.131| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:59.131| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:20:59.233| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.236| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.240| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.245| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.250| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:20:59.251| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:03.102| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:03.102| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:xZgLlxWNxcziDOFLVrkW/b6s9Do=, time:1650867663092 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:03.105| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:03.106| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:03.106| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:03.107| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:03.111| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.113| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.118| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.121| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:03.159| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:03.160| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:q9cqiY57VAIaH6W9e4J3QS9y8to=, time:1650867663151 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:03.163| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:03.163| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:r4GitUmBo3rjGaHol1dcNxBBUvs=, time:1650867663151 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:03.166| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:03.167| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:e0yrvyYoHeGrlp/8MOrCxBA/79w=, time:1650867663152 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:03.168| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:03.169| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:03.169| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:03.170| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:03.175| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:03.175| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:03.176| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:03.176| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:03.176| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.178| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.180| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.183| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:03.183| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.183| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:03.184| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:03.184| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:03.188| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.192| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.192| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.194| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.197| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.202| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.208| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.210| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.216| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.216| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.216| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.218| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.217| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.220| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.222| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.222| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.223| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:03.224| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:03.227| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.232| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.238| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:03.239| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:06.627| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:06.628| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:M9seGFfkNQnSHPdeNsiQc5Dhe8U=, time:1650867666619 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:06.632| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:06.633| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:06.634| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:06.635| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:06.638| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.639| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.643| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.645| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:06.679| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:06.680| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:v39a5FTy3SQa93UhGdPaqBScoGg=, time:1650867666672 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:06.681| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:06.682| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:fQ+saFNkY8keLfqr1Y4jzD4MvhM=, time:1650867666673 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:06.683| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:06.684| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:06.684| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:06.685| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:06.685| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:06.686| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:06.687| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:06.688| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:06.692| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.692| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.695| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.697| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.698| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.699| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.703| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.705| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.707| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.707| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:06.708| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.710| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:06.711| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:07.145| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:07.145| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:OmCNwyX+5satULuAlcR/WiWLRQs=, time:1650867667132 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:07.147| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:07.148| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:07.148| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:07.149| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:07.154| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.155| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.158| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.161| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:07.191| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:07.191| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:TtSWC8jKp5Eohkl1QXb+6FkDvOI=, time:1650867667185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:07.192| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:07.193| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:D0uhUgKr7Et4vAVx83nW5vaGOXg=, time:1650867667185 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:07.195| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:07.195| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:07.196| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:07.196| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:07.196| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:07.196| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:07.197| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:07.197| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","approveStatus","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:07.203| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.204| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.204| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.207| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.209| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.211| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.212| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.215| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.217| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.222| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.223| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.224| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.227| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.227| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.228| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:07.228| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:07.883| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:07.884| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:afF0BcKV1VtcKNWH/Zej3zF7jgU=, time:1650867667874 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:07.885| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:07.886| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:8PZXW2Kd7Lbhwlt6QBph0awygis=, time:1650867667875 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:07.887| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:07.888| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:07.888| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:07.889| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:07.889| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:07.889| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:07.889| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:07.890| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:07.891| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.892| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.892| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.893| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.894| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.895| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:07.896| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:07.897| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:08.429| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:08.430| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:fStcxL4hkTcUwtp+6T5/Fg4HOjY=, time:1650867668423 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:08.435| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:08.435| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:08.436| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:08.437| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[247062843563184128,null,null,null,null,null,"monitor",1,100] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:08.452| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, GROUP_CONCAT(DISTINCT tees.room_code) AS roomCode, GROUP_CONCAT(DISTINCT tees.room_name) AS roomName FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status <> 'FINISHED' AND t.start_time <= unix_timestamp(current_timestamp()) * 1000 AND t.enable = 1 AND EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam_student tees ON tees.room_code = tbeiu.room_code AND tees.exam_id = tbeiu.exam_id WHERE tbeiu.user_id = ? AND t.id = tbeiu.exam_id) AND t.org_id = ?) t LEFT JOIN t_e_exam_student tees ON tees.exam_id = t.id GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.453| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.457| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ,group_concat(distinct tees.room_code) as roomCode, group_concat(distinct tees.room_name) as roomName from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id) and t.org_id = ? ) t left join t_e_exam_student tees on tees.exam_id = t.id group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.458| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long), 0(Long), 100(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.462| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.463| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:08.498| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:08.498| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:A7ftf9cLFVmTiDFskgFwM94BayE=, time:1650867668484 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:08.500| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:08.500| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/monitor/call/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:uvdHiDe0kAucsP4AScCtVmDNnhA=, time:1650867668488 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:08.501| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:08.501| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/message, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:yxRJTcOxnMxfypQpyjOZYKnWP2g=, time:1650867668489 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:08.502| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:08.502| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:08.503| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/monitor/call/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:08.503| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listVideo | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:08.503| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateCallMobileController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:08.503| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","paperDownload","status","name","identity","minWarningCount","maxWarningCount","clientWebsocketStatus","monitorVideoSource","cameraMonitorStatus","screenMonitorStatus","mobileFirstMonitorStatus","mobileSecondMonitorStatus","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,"MOBILE_FIRST",null,null,null,null,1,24] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:08.503| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:callCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:08.504| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/message | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:08.504| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:08.504| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","callStatus"],参数value===========:[247063819158294528,"START"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:08.505| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:warningMessage | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:08.505| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:08.508| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_ie_exam_invigilate_call tieic left join t_e_exam_student tees on tees.id = tieic.exam_student_id left join t_e_student tes on tes.id = tees.student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tieic.exam_id and tbeiu.room_code = tees.room_code left join t_oe_exam_record toer on toer.id = tieic.exam_record_id WHERE tieic.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tieic.status = ? and tieic.call_status = ? and (toer.status = 'FIRST_PREPARE' or toer.status = 'ANSWERING' or toer.status = 'BREAK_OFF' or toer.status = 'RESUME_PREPARE')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.508| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tees.id as examStudentId, tees.name, tiiwi.info, tiiwi.`level`, tiiwi.id as warningId, tiiwi.remark, tiiwi.exam_id as examId, tiiwi.exam_record_id as examRecordId from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tiiwi.exam_id and tbeiu.room_code = tees.room_code WHERE tiiwi.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.508| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq, t.* from ( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = s.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t, (SELECT @i := 0) as i order by t.warningNew desc ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.510| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.510| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), START(String), START(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.510| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.514| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.515| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.515| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:08.515| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:08.517| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:08.517| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:08.517| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:naMvNBuyg+iLPfkFnU3+l2l+T6E=, time:1650867668489 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:08.524| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:08.525| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:08.525| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:08.526| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:08.529| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.530| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.532| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.534| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.536| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.540| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.542| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.544| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.548| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:08.549| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:13.386| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:13.388| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:D5yPRpLTlUyDvKv6Nxw0d31h6OQ=, time:1650867673378 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:13.392| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:13.392| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:13.392| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:13.396| http-nio-6001-exec-6 | INFO |  -  | sendOneWay mqDto:{"id":"ddfe7f1b518b4feca808542ff51719d7","topic":"themis-topic-exam","tag":"USER","timestamp":1650867673396,"body":"LOGOUT","type":"USER","objId":"247062843563184128","objName":"eea14b3a88f6e238e527a7826d78021c","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:21:13.398| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:13.436| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:13.437| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:13.438| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:13.439| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:13.440| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:16.397| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:16.397| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:16.398| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:16.398| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:16.402| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.403| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.405| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.407| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.408| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.410| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.417| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.418| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.420| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.423| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.424| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: ADMIN(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.429| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 101 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.433| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.435| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 1(Long), 2(Long), 4(Long), 5(Long), 6(Long), 7(Long), 8(Long), 9(Long), 16(Long), 17(Long), 18(Long), 19(Long), 21(Long), 22(Long), 24(Long), 25(Long), 26(Long), 27(Long), 28(Long), 29(Long), 30(Long), 35(Long), 36(Long), 37(Long), 38(Long), 39(Long), 40(Long), 41(Long), 42(Long), 43(Long), 44(Long), 45(Long), 46(Long), 47(Long), 48(Long), 49(Long), 50(Long), 51(Long), 52(Long), 53(Long), 54(Long), 55(Long), 56(Long), 57(Long), 58(Long), 59(Long), 82(Long), 83(Long), 84(Long), 85(Long), 86(Long), 98(Long), 99(Long), 100(Long), 101(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 109(Long), 110(Long), 111(Long), 112(Long), 113(Long), 119(Long), 120(Long), 122(Long), 123(Long), 124(Long), 125(Long), 126(Long), 127(Long), 128(Long), 129(Long), 130(Long), 131(Long), 132(Long), 133(Long), 134(Long), 135(Long), 136(Long), 141(Long), 143(Long), 144(Long), 145(Long), 146(Long), 147(Long), 148(Long), 149(Long), 150(Long), 151(Long), 152(Long), 153(Long), 155(Long), 156(Long), 159(Long), 160(Long), 161(Long), 162(Long), 163(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.439| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 82 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.442| http-nio-6001-exec-10 | INFO |  -  | sendOneWay mqDto:{"id":"93b8ff347fb54604af02d246d8aaff32","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867676442,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:21:16.451| http-nio-6001-exec-10 | INFO |  -  | sendOneWay mqDto:{"id":"bc4b0862c58243a2b483246453bd1593","topic":"themis-topic-exam","tag":"USER","timestamp":1650867676443,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:21:16.453| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:16.467| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:16.467| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kgklBTP/P9UyaFARabDIDtLfkfA=, time:1650867676462 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:16.469| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:16.470| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:16.470| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:16.470| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:16.492| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:16.493| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s+/Yj9ytLlZ/y17vtUhON0Ymrfk=, time:1650867676482 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:16.495| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:16.496| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:16.497| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:16.499| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.501| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.506| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.507| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:16.611| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:16.612| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1l4gDvDBgK1tyWObN7aMGVls/lA=, time:1650867676599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:16.615| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:16.616| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:66cDjgsw/4FcX2mjBvumBg8UaX0=, time:1650867676599 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:16.616| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:16.617| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:16.618| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:16.618| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:16.641| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.644| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.650| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.655| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.660| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:16.663| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:17.430| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:17.430| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GEEk5Ih4UAUIocYqtEkN1WBeH8I=, time:1650867677418 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:17.432| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:17.433| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:17.433| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:17.434| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:17.449| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:17.452| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:17.458| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:17.465| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:17.470| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:17.471| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:18.956| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:18.956| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yUSJCzkk+viDYrIB4Uu3AaHetHA=, time:1650867678944 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:18.957| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:18.957| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:i87XbTvCa7t9r/4mVvERVwSrGYk=, time:1650867678945 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:18.962| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:18.963| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:18.963| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:18.965| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:18.966| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:18.966| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:18.967| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:18.968| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,"INVIGILATE",null,1,1000] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:18.980| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:18.981| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:18.985| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' AND t.roleCodeStr LIKE concat('%', ?, '%')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:18.988| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:19.003| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:19.005| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:19.008| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:19.009| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:19.009| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' and t.roleCodeStr like concat('%', ?, '%') order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:19.012| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String), 0(Long), 500(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:19.015| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:19.016| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:21.675| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:21.676| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YS4x8kchSvN+iROoV3yBsy9Yt7g=, time:1650867681669 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:21.678| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:21.678| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:21.679| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:21.679| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:21.682| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.682| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.684| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.687| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.687| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.693| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.696| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.697| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.699| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:21.700| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:22.642| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:22.645| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:u8DlHtUOlNw/Uxagujbe5GiEdSk=, time:1650867682637 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:22.648| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:22.649| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:22.649| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:22.649| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:22.657| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:22.658| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:22.663| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) as userId, GROUP_CONCAT(t.name) as name from ( select tbeiu.room_code as roomCode, tbeiu.room_name as roomName, tbeiu.user_id as userId,tee.id as examId, tee.name as examName, ( select tbu.name from t_b_user tbu where tbu.id = tbeiu.user_id) as name from t_b_exam_invigilate_user tbeiu left join t_e_exam tee on tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? and tbeiu.org_id = ? ) t group by t.examId, t.examName, t.roomCode, t.roomName order by t.examName,t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:22.665| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:22.667| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:22.667| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:24.242| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:24.243| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a4RErQZV0Sovf85/R1z/SjH8hBg=, time:1650867684233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:24.245| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:24.246| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:a4RErQZV0Sovf85/R1z/SjH8hBg=, time:1650867684233 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:24.247| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:24.248| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:x0S69FoBZA6fpIk9YZY1bENl+5c=, time:1650867684234 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:24.251| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:24.252| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:24.253| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:24.253| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:24.256| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:24.257| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:24.257| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:24.258| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:24.258| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:24.258| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:24.258| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:24.261| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,"INVIGILATE",null,1,1000] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:24.262| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.265| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.270| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.271| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.272| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.275| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.277| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.278| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' AND t.roleCodeStr LIKE concat('%', ?, '%')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.278| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.279| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.280| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.281| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.289| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.291| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' and t.roleCodeStr like concat('%', ?, '%') order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.291| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.295| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.296| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String), 0(Long), 500(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.297| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.305| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.303| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.306| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.307| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:24.307| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.309| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:24.309| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:24.310| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:27.035| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:27.036| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/save, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+Y5jTkmdjI44TcgWMbpEqdZS3ls=, time:1650867687028 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:27.064| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/save | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:27.066| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:27.067| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:save | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:27.067| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"examId":"248097376878202880","roomCode":"kc088888","userIds":["247062843563184128"]}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:27.078| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (room_code = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.079| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: kc088888(String), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.081| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.084| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: DELETE FROM t_b_exam_invigilate_user WHERE (room_code = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.094| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: kc088888(String), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.103| http-nio-6001-exec-9 | DEBUG |  -  | <==    Updates: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.116| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_b_exam_invigilate_user ( id, exam_id, org_id, user_id, room_code, room_name ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.131| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 251351582292578304(Long), 248097376878202880(Long), 240069373300576256(Long), 247062843563184128(Long), kc088888(String), 考场8888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.135| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:27.157| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:27.157| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VDnykICEl3YlZH8pJuiGhiQVkzs=, time:1650867687151 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:27.159| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:27.160| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:27.160| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:27.160| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:27.166| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.167| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.170| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) as userId, GROUP_CONCAT(t.name) as name from ( select tbeiu.room_code as roomCode, tbeiu.room_name as roomName, tbeiu.user_id as userId,tee.id as examId, tee.name as examName, ( select tbu.name from t_b_user tbu where tbu.id = tbeiu.user_id) as name from t_b_exam_invigilate_user tbeiu left join t_e_exam tee on tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? and tbeiu.org_id = ? ) t group by t.examId, t.examName, t.roomCode, t.roomName order by t.examName,t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.171| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.175| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:27.176| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:30.581| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:30.581| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/save, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LPa2NJirbGNiLEWAWjmZNR5VrAs=, time:1650867690576 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:30.586| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/save | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:30.587| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:30.587| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:save | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:30.587| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"examId":"248097376878202880","roomCode":"kc099999","userIds":["247062843563184128"]}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:30.590| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (room_code = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.590| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: kc099999(String), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.592| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.594| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: DELETE FROM t_b_exam_invigilate_user WHERE (room_code = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.595| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: kc099999(String), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.599| http-nio-6001-exec-8 | DEBUG |  -  | <==    Updates: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.602| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_b_exam_invigilate_user ( id, exam_id, org_id, user_id, room_code, room_name ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.603| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 251351596951670784(Long), 248097376878202880(Long), 240069373300576256(Long), 247062843563184128(Long), kc099999(String), 考场9999(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.608| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:30.625| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:30.625| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+mgKeSBasAPE9VAYKRuzeBhyTfc=, time:1650867690620 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:30.628| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:30.628| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:30.629| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:30.629| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:30.637| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.639| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.642| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) as userId, GROUP_CONCAT(t.name) as name from ( select tbeiu.room_code as roomCode, tbeiu.room_name as roomName, tbeiu.user_id as userId,tee.id as examId, tee.name as examName, ( select tbu.name from t_b_user tbu where tbu.id = tbeiu.user_id) as name from t_b_exam_invigilate_user tbeiu left join t_e_exam tee on tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? and tbeiu.org_id = ? ) t group by t.examId, t.examName, t.roomCode, t.roomName order by t.examName,t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.643| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.645| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:30.645| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:33.140| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:33.141| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ou9t3dOQxF98yTugy2egCFcODs4=, time:1650867693134 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:33.144| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:33.144| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:33.144| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:33.145| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:33.148| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:33.148| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:33.149| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:33.150| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:33.646| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:33.647| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VpKbUMVemGw4NtoBGTn6j/X95/w=, time:1650867693638 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:33.649| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:33.649| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:33.650| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:33.650| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:33.655| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:33.655| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:33.660| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:44.555| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:44.556| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/import, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:K6NXsd9Ho90tDE88fUj1/AAa8Rs=, time:1650867704534 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:44.601| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/import | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:44.601| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:44.601| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:importData | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:44.602| http-nio-6001-exec-2 | INFO |  -  | ============参数key:file,参数value===========:org.springframework.web.multipart.commons.CommonsMultipartFile@6eed843e | [com.qmth.themis.admin.aspect.ApiControllerAspect:72]
-2022-04-25 14:21:44.602| http-nio-6001-exec-2 | INFO |  -  | ============参数key:examId,参数value===========:247387078705811456 | [com.qmth.themis.admin.aspect.ApiControllerAspect:72]
-2022-04-25 14:21:44.611| http-nio-6001-exec-2 | INFO |  -  | ossMap:{"accessKeyId":"LTAI4FnJ2pgV6aGceYcCkeEi","bucket":"qmth-test","endpoint":"http://oss-cn-shenzhen.aliyuncs.com","accessKeySecret":"ktrMEVE7PfoxRPeJUPDFeygOIH4aU7","attachmentType":[".xlsx",".xls",".doc",".docx",".pdf",".jpg",".jpeg",".png",".html",".zip",".mp3",".wav",".dll",".exe"],"fileHost":"localhost:6001","name":"oss-cn-shenzhen.aliyuncs.com","uploadType":"file","url":"http://static-test.qmth.com.cn","oss":true} | [com.qmth.themis.business.service.impl.TBAttachmentServiceImpl:63]
-2022-04-25 14:21:44.612| http-nio-6001-exec-2 | INFO |  -  | fileName:考场监考老师导入 | [com.qmth.themis.business.service.impl.TBAttachmentServiceImpl:87]
-2022-04-25 14:21:44.612| http-nio-6001-exec-2 | INFO |  -  | format:.xlsx | [com.qmth.themis.business.service.impl.TBAttachmentServiceImpl:88]
-2022-04-25 14:21:44.612| http-nio-6001-exec-2 | INFO |  -  | size:0.01 | [com.qmth.themis.business.service.impl.TBAttachmentServiceImpl:89]
-2022-04-25 14:21:44.613| http-nio-6001-exec-2 | INFO |  -  | getOriginalFilename:考场监考老师导入.xlsx | [com.qmth.themis.business.service.impl.TBAttachmentServiceImpl:90]
-2022-04-25 14:21:44.620| http-nio-6001-exec-2 | INFO |  -  | fileMd5:ccc9638368568aa8e7e5296d5c236e7e | [com.qmth.themis.business.service.impl.TBAttachmentServiceImpl:92]
-2022-04-25 14:21:44.621| http-nio-6001-exec-2 | INFO |  -  | md5:ccc9638368568aa8e7e5296d5c236e7e | [com.qmth.themis.business.service.impl.TBAttachmentServiceImpl:93]
-2022-04-25 14:21:44.639| http-nio-6001-exec-2 | INFO |  -  | oss  upload stream is come in | [com.qmth.themis.business.util.OssUtil:103]
-2022-04-25 14:21:45.085| http-nio-6001-exec-2 | INFO |  -  | objectName:2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx,requestid:62663DF81A83213634FABECE | [com.qmth.themis.business.util.OssUtil:114]
-2022-04-25 14:21:45.092| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_b_attachment ( id, name, type, size, md5, remark, create_id, create_time ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.096| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 251351655764201472(Long), 考场监考老师导入(String), .xlsx(String), 0.01(BigDecimal), ccc9638368568aa8e7e5296d5c236e7e(String), {"path":"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx","uploadType":3,"type":"oss"}(String), 247062759656132608(Long), 1650867705091(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.143| http-nio-6001-exec-2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.158| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_b_task_history ( id, type, entity_id, exam_id, status, summary, progress, import_file_name, import_file_path, create_id, create_time, start_time, org_id ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.161| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 251351657953628160(Long), IMPORT_INVIGILATE_USER(String), 247387078705811456(Long), 247387078705811456(Long), INIT(String), 准备开始处理导入数据(String), 0.0(Double), 考场监考老师导入(String), {"path":"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx","uploadType":3,"type":"oss"}(String), 247062759656132608(Long), 1650867705158(Long), 1650867705144(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.173| http-nio-6001-exec-2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.176| http-nio-6001-exec-2 | INFO |  -  | sendOneWay mqDto:{"id":"f001ae06e8174894bec4a92a00353d73","topic":"themis-topic-exam","tag":"ROOM_CODE_IMPORT","timestamp":1650867705173,"body":{"tbTaskHistory":{"id":"251351657953628160","type":"IMPORT_INVIGILATE_USER","entityId":"247387078705811456","examId":"247387078705811456","status":"INIT","summary":"准备开始处理导入数据","progress":0.0,"importFileName":"考场监考老师导入","importFilePath":"{\"path\":\"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx\",\"uploadType\":3,\"type\":\"oss\"}","resultFilePath":null,"reportFilePath":null,"createId":"247062759656132608","createTime":1650867705158,"startTime":1650867705144,"finishTime":null,"orgId":"240069373300576256"},"createId":247062759656132608,"examId":247387078705811456,"remark":"{\"path\":\"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx\",\"uploadType\":3,\"type\":\"oss\"}","orgId":240069373300576256},"type":"ROOM_CODE_IMPORT","objId":"251351657953628160","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:21:45.181| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:45.199| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:45.199| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MJT0a/C6oqJaKbZkpP1IKLZfNqs=, time:1650867705194 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:45.201| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:45.201| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:45.201| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:45.202| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:45.208| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.209| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:45.212| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:46.674| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:46.674| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:H2qP44f53Zoue7hEfMYa9EEWYAI=, time:1650867706666 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:46.678| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:46.679| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:46.679| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:46.679| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:46.683| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:46.684| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:46.686| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:47.379| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:47.379| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KHr+WLNDpvC0S00w+HU4y73dstc=, time:1650867707370 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:47.382| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:47.383| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:47.383| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:47.383| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:47.388| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:47.388| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:47.390| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:47.641| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:47.642| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yANtBIY30GQfBWPdYvz6XRGwjDk=, time:1650867707634 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:47.644| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:47.645| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:47.645| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:47.646| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:47.651| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:47.652| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:47.656| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:47.851| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:47.852| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9iWo3QjQmKf6ssHrYmC2w7wLHfs=, time:1650867707842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:47.857| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:47.858| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:47.859| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:47.860| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:47.868| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:47.868| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:47.871| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:48.036| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:48.036| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WRUERIEUESdl7p4K7u+XtJziX+w=, time:1650867708030 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:48.038| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:48.038| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:48.039| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:48.039| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:48.043| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.044| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.046| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:48.229| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:48.229| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tqFjr4Boo2q+/FzJhxviDUzfhlg=, time:1650867708224 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:48.233| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:48.234| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:48.234| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:48.234| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:48.238| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.239| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.241| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:48.427| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:48.428| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ORqYzIWuOB52WRZYcckEyQYOx7k=, time:1650867708420 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:48.433| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:48.434| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:48.434| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:48.435| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:48.441| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.442| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.447| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:48.640| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:48.640| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/4rWd5aW+020baCg+b7Sz54WC30=, time:1650867708635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:48.643| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:48.643| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:48.644| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:48.644| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:48.653| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.654| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:48.656| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:49.492| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:49.492| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:21:49.493| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:lfDYEFCjVp4jDznUstyN2yJ9lZ4=, time:1650867709483 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:49.493| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:xGL+HHwmky1pSa4qXfkP0+RBGw0=, time:1650867709482 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:21:49.495| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:49.496| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/task/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:21:49.496| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:49.496| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBTaskHistoryController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:21:49.496| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:49.496| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:21:49.497| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:49.497| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["id","examId","entityId","type","status","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:21:49.511| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.512| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.517| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.519| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.521| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.522| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.523| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.523| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:21:49.527| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.529| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.533| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:21:49.534| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:36.083| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:36.089| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/task/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1TVb3St3jPnebpGGi1aHh3w2T5Y=, time:1650867756056 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:36.083| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:36.095| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oTadyaXFFkrw4XBH1TsEXJ35M9w=, time:1650867756057 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:36.083| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:36.098| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:f51EawpfBQPIbhPFsAIAmJItUww=, time:1650867756054 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:36.102| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:36.103| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/task/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:36.104| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBTaskHistoryController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:36.103| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:36.104| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:36.104| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:36.106| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["id","examId","entityId","type","status","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:36.116| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:36.117| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:36.114| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.118| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:36.118| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:36.121| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.124| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_b_task_history tbth LEFT JOIN t_e_exam h ON tbth.exam_id = h.id WHERE tbth.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.128| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.132| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.134| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:36.136| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select tbth.id, tbth.`type`, tbth.entity_id as entityId, tbth.status, tbth.summary, TRUNCATE(tbth.progress,2), if(ISNULL(tbth.result_file_path),0,1) as hasResultFile, if(ISNULL(tbth.report_file_path),0,1) as hasReportFile, tbth.create_time as createTime, tbth.start_time as startTime, tbth.finish_time as finishTime, tbth.create_id as createId, tbth.import_file_name as importFileName, h.name examName, (select tee.name from t_e_exam tee where tee.id = tbth.entity_id) as entityName, ( select tbu.name from t_b_user tbu where tbu.id = tbth.create_id) as createName from t_b_task_history tbth left join t_e_exam h on tbth.exam_id=h.id WHERE tbth.org_id = ? order by tbth.create_time desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.138| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.162| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.163| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:36.162| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.164| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.170| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.172| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.178| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:36.179| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:42.488| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:42.488| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:42.489| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:s913D4cR8E02F0uYpRaqDzgZ3OE=, time:1650867762473 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:42.489| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DdT6p9xAC+Tawsl6cZdNuvMHLkI=, time:1650867762474 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:42.493| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:42.493| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:42.494| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:42.494| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:42.494| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:42.494| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:42.495| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,"INVIGILATE",null,1,1000] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:42.496| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:42.510| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' AND t.roleCodeStr LIKE concat('%', ?, '%')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.513| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.514| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.516| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.518| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' and t.roleCodeStr like concat('%', ?, '%') order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.519| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.519| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), INVIGILATE(String), 0(Long), 500(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.519| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.531| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.532| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:42.533| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:42.535| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:44.025| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:44.026| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KN1QXgXyTZqWG9r4SCh8Wu6GMDQ=, time:1650867764017 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:44.029| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:44.030| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:44.031| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:44.032| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:44.037| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:44.038| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:44.039| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:44.040| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:44.646| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:44.647| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilateUser/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3J0Ebphafi+J8WDAIFo1lpuJfX0=, time:1650867764640 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:44.651| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilateUser/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:44.652| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBExamInvigilateUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:44.652| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:44.653| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","roomCode","userId","pageNumber","pageSize"],参数value===========:[247387078705811456,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:44.662| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.examId, t.examName, t.roomCode, t.roomName, GROUP_CONCAT(t.userId) AS userId, GROUP_CONCAT(t.name) AS name FROM (SELECT tbeiu.room_code AS roomCode, tbeiu.room_name AS roomName, tbeiu.user_id AS userId, tee.id AS examId, tee.name AS examName, (SELECT tbu.name FROM t_b_user tbu WHERE tbu.id = tbeiu.user_id) AS name FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam tee ON tee.id = tbeiu.exam_id WHERE tbeiu.exam_id = ? AND tbeiu.org_id = ?) t GROUP BY t.examId, t.examName, t.roomCode, t.roomName ORDER BY t.examName, t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:44.663| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:44.668| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:46.686| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:46.687| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fXr9qKXImmC+y5qOIPC0XADknZE=, time:1650867766671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:46.689| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:46.690| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:46.690| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:46.691| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:46.701| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:46.702| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:46.706| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:46.707| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:46.710| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:46.710| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:48.214| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:48.215| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:V7ZhsybOAI7oB0f9A/svGrzm08g=, time:1650867768207 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:48.219| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:48.220| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:48.220| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:48.220| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,247387078705811456,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:48.263| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:48.265| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:48.276| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:48.279| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:48.282| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:48.283| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:50.055| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:50.055| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XH74Gm/PVkKJeDZlwlTbeS6bzo8=, time:1650867770047 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:50.063| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:50.063| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:50.064| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:50.065| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,248097376878202880,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:50.075| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.077| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.094| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.105| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.109| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.111| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:50.845| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:50.845| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ors0dG1AMlxtqNxheoio+1Mj7Dk=, time:1650867770839 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:50.848| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:50.850| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:50.851| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:50.851| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,248097376878202880,null,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:50.860| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.861| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.863| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.864| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.869| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:50.869| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:53.652| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:53.659| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BAERHSKbSDRfvztuVXMBySMioqw=, time:1650867773646 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:53.663| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:53.663| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:53.664| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:53.664| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,247063819158294528,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:53.672| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:53.673| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:53.679| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:53.680| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:53.683| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:53.683| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:55.638| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:55.638| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sVD4w0t97C/wr8Qz5Vm3+UdEoCM=, time:1650867775631 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:55.641| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:55.641| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:55.641| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:55.642| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,247387078705811456,null,null,null,1,30] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:55.651| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:55.651| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:55.653| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:55.654| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 0(Long), 30(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:55.656| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:55.657| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:22:56.455| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:22:56.457| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/course/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:hkq8W7vHiWLrbOnmYfnKlua8AGo=, time:1650867776443 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:22:56.460| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/course/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:22:56.460| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamCourseController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:22:56.460| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:22:56.461| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["id","examId","courseCode","courseName","hasPaper","pageNumber","pageSize"],参数value===========:[null,247387078705811456,null,null,null,0,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:22:56.471| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT teec.exam_id AS examId, teec.id, teec.course_code AS courseCode, teec.course_name AS courseName, teec.paper_count AS paperCount, if(teec.paper_count > 0, 1, 0) AS hasPaper, teec.objective_shuffle AS objectiveShuffle, teec.option_shuffle AS optionShuffle, teec.audio_play_count AS audioPlayCount, teec.has_answer AS hasAnswer, teec.has_audio AS hasAudio, teec.create_time AS createTime, teec.update_time AS updateTime, (SELECT t.name FROM t_b_user t WHERE t.id = teec.create_id) AS createName, (SELECT t.name FROM t_b_user t WHERE t.id = teec.update_id) AS updateName FROM t_e_exam_course teec LEFT JOIN t_e_exam tee ON teec.exam_id = tee.id WHERE teec.exam_id = ?) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:56.472| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:56.475| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id, t.examId, t.courseCode, t.courseName, t.paperCount, t.hasPaper, t.objectiveShuffle, t.optionShuffle, t.audioPlayCount, t.hasAnswer, t.hasAudio, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select teec.exam_id as examId,teec.id,teec.course_code as courseCode, teec.course_name as courseName, teec.paper_count as paperCount, if(teec.paper_count > 0, 1, 0) as hasPaper, teec.objective_shuffle as objectiveShuffle, teec.option_shuffle as optionShuffle, teec.audio_play_count as audioPlayCount, teec.has_answer as hasAnswer, teec.has_audio as hasAudio, teec.create_time as createTime, teec.update_time as updateTime, ( select t.name from t_b_user t where t.id = teec.create_id) as createName, ( select t.name from t_b_user t where t.id = teec.update_id) as updateName from t_e_exam_course teec left join t_e_exam tee on teec.exam_id = tee.id WHERE teec.exam_id = ? ) t order by t.courseCode,t.updateTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:56.476| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:56.478| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:56.479| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:08.945| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:08.946| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:T1kcU3C0Y+sq4Yuhv0MUXjudk5w=, time:1650867788940 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:08.950| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:08.951| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:08.951| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:08.960| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"1dc0391d77ac4803be35bb1dcd470ad7","topic":"themis-topic-exam","tag":"USER","timestamp":1650867788956,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:08.966| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:09.060| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:09.060| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:09.062| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:09.063| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:09.068| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:11.970| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:11.971| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:11.971| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:11.971| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"jk01","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:11.977| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.978| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: jk01(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.980| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.983| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.984| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.986| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.995| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.996| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:11.998| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.002| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.003| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: INVIGILATE(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.006| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 32 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.012| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.014| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 135(Long), 136(Long), 139(Long), 140(Long), 142(Long), 15(Long), 143(Long), 16(Long), 144(Long), 17(Long), 145(Long), 18(Long), 19(Long), 147(Long), 148(Long), 155(Long), 158(Long), 160(Long), 35(Long), 102(Long), 103(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 111(Long), 118(Long), 119(Long), 120(Long), 121(Long), 122(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.017| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 27 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.019| http-nio-6001-exec-5 | INFO |  -  | sendOneWay mqDto:{"id":"36ffae89c97549a887d467fd017dfd10","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867792019,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:12.021| http-nio-6001-exec-5 | INFO |  -  | sendOneWay mqDto:{"id":"874f97da546d402db5390163bf3759c4","topic":"themis-topic-exam","tag":"USER","timestamp":1650867792020,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:12.025| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.047| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.047| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:vugYmAYHElAvnho7Hg3+E9o2ZmQ=, time:1650867792036 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.050| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.051| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.052| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.053| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.097| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.098| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:qLC1Mzb6VxuBl3xPV+I8RBotD40=, time:1650867792083 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.100| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.101| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.101| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.103| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.103| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.106| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.107| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.188| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.189| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:VeCn0eqf9lR+lNj/AazLeSvTP1M=, time:1650867792178 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.189| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.190| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:IB3QKeyx0hT+EaEdHAdiMxpfqTY=, time:1650867792180 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.192| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.191| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.193| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.193| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.194| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.194| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.194| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:12.194| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:12.198| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.199| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.200| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.200| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.203| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.204| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.204| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.205| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.326| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.326| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:49OghDDW/2h0Ac2XQTbF1syfWwk=, time:1650867792319 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.328| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.329| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.329| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.330| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[247062843563184128,null,null,null,null,null,"monitor",1,100] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:12.348| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, GROUP_CONCAT(DISTINCT tees.room_code) AS roomCode, GROUP_CONCAT(DISTINCT tees.room_name) AS roomName FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status <> 'FINISHED' AND t.start_time <= unix_timestamp(current_timestamp()) * 1000 AND t.enable = 1 AND EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam_student tees ON tees.room_code = tbeiu.room_code AND tees.exam_id = tbeiu.exam_id WHERE tbeiu.user_id = ? AND t.id = tbeiu.exam_id) AND t.org_id = ?) t LEFT JOIN t_e_exam_student tees ON tees.exam_id = t.id GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.350| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.356| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ,group_concat(distinct tees.room_code) as roomCode, group_concat(distinct tees.room_name) as roomName from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id) and t.org_id = ? ) t left join t_e_exam_student tees on tees.exam_id = t.id group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.358| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long), 0(Long), 100(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.362| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.363| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.394| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.394| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:Ei93xxKL8dSLgA1kfg7VV5eUhnM=, time:1650867792383 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.395| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.396| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/monitor/call/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:yebMzVBmRGfc/QiZEA74OyDy/0s=, time:1650867792384 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.398| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.399| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.399| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listVideo | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.400| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","paperDownload","status","name","identity","minWarningCount","maxWarningCount","clientWebsocketStatus","monitorVideoSource","cameraMonitorStatus","screenMonitorStatus","mobileFirstMonitorStatus","mobileSecondMonitorStatus","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,24] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:12.400| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/monitor/call/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.401| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateCallMobileController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.401| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:callCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.402| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","callStatus"],参数value===========:[248097376878202880,"START"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:12.404| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.405| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/message, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ClMWyk5hOD8C/v2HuyUrKqt5OsY=, time:1650867792386 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.407| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq, t.* from ( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = s.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t, (SELECT @i := 0) as i order by t.warningNew desc ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.408| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/message | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.407| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_ie_exam_invigilate_call tieic left join t_e_exam_student tees on tees.id = tieic.exam_student_id left join t_e_student tes on tes.id = tees.student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tieic.exam_id and tbeiu.room_code = tees.room_code left join t_oe_exam_record toer on toer.id = tieic.exam_record_id WHERE tieic.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tieic.status = ? and tieic.call_status = ? and (toer.status = 'FIRST_PREPARE' or toer.status = 'ANSWERING' or toer.status = 'BREAK_OFF' or toer.status = 'RESUME_PREPARE')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.408| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.409| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:warningMessage | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.409| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), START(String), START(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.409| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:12.410| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.411| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:12.411| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:dZNC45t9d2BlT2J/DD3P1VGB9WM=, time:1650867792387 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:12.412| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.413| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.414| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tees.id as examStudentId, tees.name, tiiwi.info, tiiwi.`level`, tiiwi.id as warningId, tiiwi.remark, tiiwi.exam_id as examId, tiiwi.exam_record_id as examRecordId from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tiiwi.exam_id and tbeiu.room_code = tees.room_code WHERE tiiwi.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.416| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:12.416| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.416| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:12.417| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:12.417| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:12.419| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.419| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.420| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:12.423| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.425| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.428| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.431| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.433| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.435| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.439| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.440| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.443| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.444| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:16.442| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:16.443| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:p98tInCHsXdCpFItExJu7R+FDbY=, time:1650867796435 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:16.446| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:16.447| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:16.447| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:16.448| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:16.451| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.453| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.459| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.467| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:16.502| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:16.503| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:9lESK5z9fRC4O7rPmErJwyu4qJA=, time:1650867796493 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:16.505| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:16.505| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:PqvmXghFDw+AFdsk3JqQzIUD4As=, time:1650867796494 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:16.505| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:16.506| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:tKfgt0P8J+KHgS66Hc5tlaWEQBQ=, time:1650867796494 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:16.507| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:16.509| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:16.510| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:16.511| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:16.513| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:16.513| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:16.514| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:16.515| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:16.515| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:16.515| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:16.516| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:16.516| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:16.522| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.522| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.523| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.523| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.526| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.526| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.530| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.531| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.532| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.532| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.534| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.538| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.539| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.540| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.542| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.543| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.543| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.544| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:16.546| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.547| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:16.635| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.636| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.640| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.642| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.652| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:16.654| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:19.832| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:19.833| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:4jfNfcG6ROvv3UJTBDi5OEIaNLo=, time:1650867799823 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:19.835| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:19.835| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:19.836| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:19.837| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:19.842| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.844| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.850| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.853| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:19.892| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:19.894| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:9Uh5cjq1hXAu/HxzOFf3BDUfcaE=, time:1650867799884 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:19.895| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:19.896| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:tEDtbftAOTz7Fh+oDMvUzGGdWD0=, time:1650867799885 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:19.897| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:19.897| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:HVwCHmwOaws/qNRfujcMvUIT6JY=, time:1650867799886 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:19.899| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:19.899| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:19.899| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:19.899| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:19.899| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:19.899| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:19.900| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:19.900| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:19.900| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:19.900| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:19.900| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:19.900| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:19.904| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.905| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.905| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.906| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.906| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.908| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.909| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.909| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.915| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.917| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:19.917| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.918| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.919| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.922| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.928| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.939| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.939| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.940| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.940| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.942| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.942| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:19.943| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:19.943| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:21.574| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:21.574| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:/2Z4k+LrKUHSJWRyUuJa0vBgZYs=, time:1650867801566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:21.577| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:21.578| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:21.578| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:21.578| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:21.582| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.584| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.605| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.607| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:21.648| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:21.649| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:o0EnPSCBJKsWa+QHm9yv9o8fID0=, time:1650867801641 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:21.650| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:21.650| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:XC+AGc6AOpN8tzR+BeXoZxsH1ps=, time:1650867801642 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:21.652| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:21.652| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:21.653| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:21.653| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:21.653| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:21.653| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:21.653| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","approveStatus","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:21.654| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:21.661| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.661| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.662| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.663| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.667| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:21.667| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.673| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.674| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.684| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.688| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.689| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.691| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:21.693| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.097| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.098| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ov+ANrNzmmv/oPJX4HoJaSvvnL8=, time:1650867802090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.103| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.104| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.104| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.105| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.107| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.109| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.113| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.115| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.137| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.138| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.138| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:CvyEqBIYxkV44ZtFBV1buL6Xra4=, time:1650867802131 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.138| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:2VPFr7KolUrDAUpZOnS1ifwvR+M=, time:1650867802132 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.140| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.141| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.141| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.141| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.141| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.141| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.142| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.142| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.152| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.155| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.158| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.162| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.163| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.164| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.166| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.168| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.169| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.172| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.173| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.175| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.175| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.341| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.341| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.341| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:+6fUi18KUqWWaaH2xf54euP2ujg=, time:1650867802334 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.341| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:odtJz/37zSjEy8uXYbyutvPjjX4=, time:1650867802335 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.343| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.343| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.343| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.343| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.343| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.343| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.344| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.344| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.346| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.346| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.347| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.347| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.349| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.350| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.350| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.351| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.676| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.676| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:sIxtDI4aB5vNWk46jlCKSTKwgaQ=, time:1650867802668 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.681| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.681| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.682| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.682| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.687| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.689| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.693| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.696| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.724| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.724| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:cb7pEJ+IpHiJJ9xjHPKRNTxwDbo=, time:1650867802713 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.729| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.729| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:lRrFR4zdkgcFFem3iqOhg3o9n60=, time:1650867802715 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.729| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:22.730| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:xfd93LVHMRMaAZx06I10u4zx0Fo=, time:1650867802714 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:22.730| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.730| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.731| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.732| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.735| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.736| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.737| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.737| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.738| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:22.738| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:22.739| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:22.740| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:22.744| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.745| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.745| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.746| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.748| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.749| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.755| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.757| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.758| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.759| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.760| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.763| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.764| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.770| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.773| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.768| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.793| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.794| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.797| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.798| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:22.866| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.869| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.873| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.874| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.877| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:22.878| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:23.625| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:23.625| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:/EpcFHkS9fpVBe9Y7ANPY4XwkCY=, time:1650867803619 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:23.627| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:23.628| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:23.628| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:23.629| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[247062843563184128,null,null,null,null,null,"monitor",1,100] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:23.651| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus, GROUP_CONCAT(DISTINCT tees.room_code) AS roomCode, GROUP_CONCAT(DISTINCT tees.room_name) AS roomName FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.monitor_status <> 'FINISHED' AND t.start_time <= unix_timestamp(current_timestamp()) * 1000 AND t.enable = 1 AND EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu LEFT JOIN t_e_exam_student tees ON tees.room_code = tbeiu.room_code AND tees.exam_id = tbeiu.exam_id WHERE tbeiu.user_id = ? AND t.id = tbeiu.exam_id) AND t.org_id = ?) t LEFT JOIN t_e_exam_student tees ON tees.exam_id = t.id GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.655| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.663| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ,group_concat(distinct tees.room_code) as roomCode, group_concat(distinct tees.room_name) as roomName from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id) and t.org_id = ? ) t left join t_e_exam_student tees on tees.exam_id = t.id group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.666| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long), 0(Long), 100(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.671| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.675| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:23.710| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:23.710| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:CNB7dX/Y20vDo0vfiTvh+IGTvII=, time:1650867803702 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:23.711| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:23.711| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/monitor/call/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:3ahYnYU/SS7rc0ktrE3gZqo5C8M=, time:1650867803703 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:23.713| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/monitor/call/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:23.713| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:23.714| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateCallMobileController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:23.714| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:23.714| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:23.714| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:callCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:23.714| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listVideo | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:23.715| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/message, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:m5+PIR2Wxs3ndFRdUk//PLm9bO0=, time:1650867803704 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:23.715| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","callStatus"],参数value===========:[248097376878202880,"START"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:23.715| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","paperDownload","status","name","identity","minWarningCount","maxWarningCount","clientWebsocketStatus","monitorVideoSource","cameraMonitorStatus","screenMonitorStatus","mobileFirstMonitorStatus","mobileSecondMonitorStatus","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,24] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:23.717| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/message | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:23.717| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:23.717| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:warningMessage | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:23.718| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:23.719| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_ie_exam_invigilate_call tieic left join t_e_exam_student tees on tees.id = tieic.exam_student_id left join t_e_student tes on tes.id = tees.student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tieic.exam_id and tbeiu.room_code = tees.room_code left join t_oe_exam_record toer on toer.id = tieic.exam_record_id WHERE tieic.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tieic.status = ? and tieic.call_status = ? and (toer.status = 'FIRST_PREPARE' or toer.status = 'ANSWERING' or toer.status = 'BREAK_OFF' or toer.status = 'RESUME_PREPARE')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.721| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), START(String), START(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.722| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq, t.* from ( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = s.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t, (SELECT @i := 0) as i order by t.warningNew desc ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.722| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select tees.id as examStudentId, tees.name, tiiwi.info, tiiwi.`level`, tiiwi.id as warningId, tiiwi.remark, tiiwi.exam_id as examId, tiiwi.exam_record_id as examRecordId from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tiiwi.exam_id and tbeiu.room_code = tees.room_code WHERE tiiwi.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.724| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.725| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.725| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.727| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:23.730| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:23.730| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:mgeeiwwirt1o323M4ote6+a9FOM=, time:1650867803704 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:23.730| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.730| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:23.731| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:23.733| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:23.734| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:23.735| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:23.736| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:23.742| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.744| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.746| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.750| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.751| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.755| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.759| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.760| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.763| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:23.764| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:32.371| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:32.371| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:32.372| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:NfoKbmqXYjiolZ3HXZSSJ/YliAo=, time:1650867812361 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:32.372| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:J1IXcXB5+ZXYgDlcku2B5ozyEN8=, time:1650867812359 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:32.374| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:32.374| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:32.374| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:32.374| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:32.375| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:32.375| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:32.375| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:32.375| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:32.378| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:32.378| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:32.380| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:32.380| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:32.382| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:32.383| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:32.383| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:32.384| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:33.706| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:33.707| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/list/video, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:B03Hw0PLRnbtDszzwxkF3NiNS80=, time:1650867813693 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:33.710| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:33.710| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:33.711| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:AdPU8IfDFqtlL17RTPSQI8ArbGI=, time:1650867813695 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:33.711| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/list/video | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:33.711| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/monitor/call/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:/xZ5NG+ONmUKXcFx3y3AxO7C5dU=, time:1650867813696 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:33.710| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:33.711| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:33.711| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/message, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:/FBnK8/HICciHrcaJjQ0UOOPrbU=, time:1650867813697 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:33.712| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listVideo | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:33.712| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","paperDownload","status","name","identity","minWarningCount","maxWarningCount","clientWebsocketStatus","monitorVideoSource","cameraMonitorStatus","screenMonitorStatus","mobileFirstMonitorStatus","mobileSecondMonitorStatus","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,24] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:33.714| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/message | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:33.715| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:33.715| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/monitor/call/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:33.715| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:warningMessage | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:33.716| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateCallMobileController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:33.716| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:33.713| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:33.717| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:33.716| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:callCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:33.717| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:33.717| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","callStatus"],参数value===========:[248097376878202880,"START"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:33.718| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:33.719| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq, t.* from ( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.approve_status = 0) as warningNew from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id WHERE t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = s.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? and teea.finish_time > unix_timestamp(current_timestamp()) * 1000 and (t.status = 'FIRST_PREPARE' or t.status = 'ANSWERING' or t.status = 'BREAK_OFF' or t.status = 'RESUME_PREPARE') ) t, (SELECT @i := 0) as i order by t.warningNew desc ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.721| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tees.id as examStudentId, tees.name, tiiwi.info, tiiwi.`level`, tiiwi.id as warningId, tiiwi.remark, tiiwi.exam_id as examId, tiiwi.exam_record_id as examRecordId from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tiiwi.exam_id and tbeiu.room_code = tees.room_code WHERE tiiwi.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.722| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.724| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_ie_exam_invigilate_call tieic left join t_e_exam_student tees on tees.id = tieic.exam_student_id left join t_e_student tes on tes.id = tees.student_id left join t_b_exam_invigilate_user tbeiu on tbeiu.exam_id = tieic.exam_id and tbeiu.room_code = tees.room_code left join t_oe_exam_record toer on toer.id = tieic.exam_record_id WHERE tieic.exam_id = ? and tbeiu.user_id = ? and tbeiu.org_id = ? and tieic.status = ? and tieic.call_status = ? and (toer.status = 'FIRST_PREPARE' or toer.status = 'ANSWERING' or toer.status = 'BREAK_OFF' or toer.status = 'RESUME_PREPARE')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.725| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.725| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), START(String), START(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.727| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.728| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.729| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:33.729| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:33.729| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:33.742| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.742| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.745| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.748| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.750| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.752| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.755| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.756| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.758| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:33.759| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:36.044| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:36.045| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:vyMauafrlh4wLTaoVZmFi/n2KpE=, time:1650867816035 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:36.047| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:36.048| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:36.048| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:36.049| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:36.053| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.055| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.063| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.065| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:36.115| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:36.115| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:8v+OFnu1jwC34L4vPKdQJXJhHiY=, time:1650867816107 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:36.119| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:36.119| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:36.119| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:b7GQ3qGJr6fiONVMQso5QL+LVmo=, time:1650867816108 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:36.120| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:36.120| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:36.121| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:36.123| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:36.123| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:36.124| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:36.124| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:36.127| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.129| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.132| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.133| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:36.133| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.134| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:a+6Yw1IHMu1N3WsZlLVF9bEMcWs=, time:1650867816109 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:36.136| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:36.136| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.136| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:36.137| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:36.137| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:36.138| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:36.141| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.143| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.145| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.146| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.150| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.161| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.161| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.163| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.165| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.167| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.167| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.170| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.171| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.171| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.172| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:36.174| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:36.175| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:37.050| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:37.050| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:kinloLuuL0AJZeftQvVWzWsVK4Y=, time:1650867817034 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:37.052| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:37.053| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:37.054| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:37.054| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:37.058| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.059| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.063| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.065| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:37.095| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:37.096| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:mKHU+yPdi0LtmgPHTJpbp2qetaQ=, time:1650867817084 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:37.097| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:37.097| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:Bj5EaXYCP90bg+CjLsxNXLmO5zk=, time:1650867817086 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:37.098| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:37.099| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:37.099| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:37.099| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:37.099| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:37.099| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","approveStatus","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:37.099| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:37.100| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:37.103| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.103| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.104| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.104| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.107| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.107| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:37.112| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.113| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.118| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.121| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.121| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.124| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.125| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:37.877| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:37.878| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:dJ+h7lldGijzhmv3XMHfXlUAWGs=, time:1650867817869 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:37.881| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:37.882| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:37.883| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:37.883| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:37.885| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.886| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.890| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.893| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:37.922| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:37.923| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:d5fhJnH+LUP9pXoSWhWrdGdIoHQ=, time:1650867817916 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:37.923| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:37.924| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:x6WwAz1OHzv+opwtplTnWKz4mIU=, time:1650867817917 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:37.926| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:37.926| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:37.927| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:37.926| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:37.927| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:37.927| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:37.927| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:37.928| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:37.932| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.933| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.935| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.937| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.939| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.940| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.941| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.944| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:37.948| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.950| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.951| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.953| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:37.953| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:42.403| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:42.404| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:42.406| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:gRShoFvH+BzbXF2HMCAnl7lZzyU=, time:1650867822394 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:42.406| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:afUjBLtlzTS60x5P7i/jUkUlIqs=, time:1650867822393 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:42.408| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:42.408| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:42.408| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:42.408| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:42.409| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:42.409| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:42.409| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:42.410| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:42.412| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:42.412| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:42.413| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:42.413| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:42.416| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:42.416| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:42.416| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:42.416| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:51.051| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:51.053| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:8Pwf23kQaXJP51eii8/ZpSXcoEU=, time:1650867831045 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:51.058| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:51.058| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:51.059| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:51.059| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:51.062| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.063| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.067| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.068| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:51.096| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:51.096| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:/QHdnJuXlHYJhUxOSuyhgmQoH0A=, time:1650867831088 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:51.099| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:51.100| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:XOHTcS71ZWqsOE7avbQ+93YE71M=, time:1650867831089 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:51.100| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:51.101| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:lHUQPVwQZVN18ik6UL3K7FxD0dg=, time:1650867831090 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:51.103| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:51.104| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:51.104| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:51.104| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:51.104| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:51.104| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:51.105| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:51.105| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:51.105| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:51.105| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:51.105| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:51.106| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:51.108| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.109| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.110| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.111| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.113| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.114| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.117| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.117| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.119| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.121| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.123| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.127| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.127| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.129| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.130| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.131| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.131| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.132| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:51.133| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.133| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:51.247| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.248| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.252| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.253| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.256| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:51.257| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:52.432| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:52.432| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:23:52.432| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:i6vNkbLN3SPZBMSuxHHmhlv5VSw=, time:1650867832424 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:52.433| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:S3NGX9jU+tVsdnNI1fLOIWBu+UE=, time:1650867832425 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:23:52.437| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:52.437| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:23:52.437| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:52.437| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:23:52.438| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:52.438| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:23:52.438| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:52.439| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:23:52.441| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:52.441| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:52.443| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:52.443| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:52.444| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:52.445| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:52.445| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:23:52.445| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:02.481| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:02.483| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:V9nxMFuDh5GiZOb3r0lmi0dKnWQ=, time:1650867842461 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:02.486| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:02.486| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:5+9badmi1l6dKR5mDkDXQdKjK1E=, time:1650867842463 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:02.495| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:02.495| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:02.496| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:02.496| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:02.499| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:02.500| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:02.500| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:02.501| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:02.501| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:02.504| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:02.506| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:02.509| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:02.509| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:02.510| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:02.514| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:02.516| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:12.546| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:12.546| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:12.548| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:XrE5dcH1lfvbAZ9vErH2JO2nT84=, time:1650867852530 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:12.548| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:eqmneLeiSV3QfNzeooTdkuqGdg8=, time:1650867852528 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:12.552| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:12.553| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:12.553| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:12.553| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:12.553| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:12.554| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:12.554| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:12.554| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:12.558| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:12.559| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:12.559| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:12.559| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:12.562| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:12.562| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:12.563| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:12.563| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:22.585| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:22.585| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:22.585| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:qJuOq8ss0WFiE8J7U+4dp/ij3WE=, time:1650867862574 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:22.585| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:TY2adatNllXmN75zEycFJ1FU05o=, time:1650867862575 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:22.588| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:22.589| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:22.590| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:22.590| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:22.589| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:22.592| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:22.593| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:22.594| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:22.598| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:22.599| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:22.599| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:22.599| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:22.601| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:22.603| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:22.603| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:22.603| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:32.622| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:32.622| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:32.623| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:CC7RsclscPapdKq4yWEutJbp3MA=, time:1650867872613 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:32.624| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:4tj3/+Uo+8we0GCUzatwp07P19M=, time:1650867872614 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:32.625| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:32.625| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:32.626| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:32.627| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:32.627| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:32.627| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:32.628| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:32.628| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:32.630| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:32.630| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:32.631| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:32.631| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:32.633| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:32.634| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:32.634| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:32.634| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:39.292| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:39.292| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:H/J6E530qtuwuANMnfiIHPbc24o=, time:1650867879282 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:39.295| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:39.296| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:39.296| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:39.297| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:39.300| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.301| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.305| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.307| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:39.355| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:39.356| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:cdPTh02ioO6NFS7x3txU8vzWEcY=, time:1650867879347 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:39.360| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:39.361| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:39.361| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:39.362| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:39.362| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:39.362| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:+hNkOMuEcislGyNg6cecq1cXP50=, time:1650867879348 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:39.364| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:39.364| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:39.364| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:R/gXm+7VHZjMUsOajwY+h3mFlRs=, time:1650867879349 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:39.364| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:39.365| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:39.365| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:39.366| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:39.366| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:39.367| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:39.367| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.367| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:39.368| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.371| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.372| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.372| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.373| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.373| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:39.374| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.375| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.379| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.381| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.383| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.384| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.384| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.387| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.389| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.392| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.394| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:39.394| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.397| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.398| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.401| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:39.402| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:40.479| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:40.480| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:xd1wDAaey74kBl8tB4RQBzNSMdo=, time:1650867880471 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:40.482| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:40.483| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:40.483| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:40.484| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:40.488| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.490| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.495| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.499| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:40.559| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:40.559| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:uw4u6chpJaOaLHqUYVb9fPRXCR8=, time:1650867880553 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:40.560| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:40.560| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:rP6MAfNwzJLnSaDbFlOizMAjQok=, time:1650867880554 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:40.562| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:40.562| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:40.562| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:40.563| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:40.563| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:40.563| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:40.563| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:40.563| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","approveStatus","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:40.567| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.568| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from(select tiiwi.id as warningId, tee.id as examId, tee.name as examName, teea.id as examActivityId, tees.id as examStudentId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, toer.id as examRecordId, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, toer.status as statusCode, IFNULL(toer.warning_count,0) as warningCount, IFNULL(toer.breach_status,1) as breachStatus, toer.client_last_sync_time as updateTime, tiiwi.approve_status as approveStatus ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = toer.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = toer.id) as exceptionCount from t_ie_invigilate_warn_info tiiwi left join t_e_exam tee on tee.id = tiiwi.exam_id left join t_e_exam_activity teea on teea.id = tiiwi.exam_activity_id left join t_oe_exam_record toer on toer.id = tiiwi.exam_record_id left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id WHERE 1 = 1 and tiiwi.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? ) t,(SELECT @i := 0) as i order by t.approveStatus ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.568| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.570| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.571| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.573| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:40.576| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.577| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.583| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.586| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.586| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.588| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:40.589| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:41.086| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:41.087| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ADRDWwfo+CwM3mdFaMm6iCnr1kw=, time:1650867881079 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:41.090| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:41.090| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:41.090| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:41.090| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:41.092| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.093| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.096| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.099| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:41.130| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:41.130| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:OnckAGn4lCZ6+jqFmoqdzTUs1eU=, time:1650867881124 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:41.130| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:41.131| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:4Wg/g0UXje4AisczUi0dPpaAlsE=, time:1650867881124 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:41.133| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:41.134| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:41.134| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:41.135| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:41.136| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:41.136| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:41.136| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:41.137| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:41.139| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.140| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.141| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.144| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.user_id = ? AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.144| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.145| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.145| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.150| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:41.151| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.154| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.155| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.156| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.157| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:41.563| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:41.563| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:2wU6ovRkCLxz3d2s/Y4McMcXt5A=, time:1650867881557 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:41.566| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:41.567| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:41.568| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:41.568| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:41.570| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.571| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.574| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.576| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:41.600| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:41.600| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:vm7OC8wyj9zKN82BcytQZQo8OdM=, time:1650867881592 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:41.602| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:41.602| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:Gyn2GqA1NBE6sjYb+0mau3pfufs=, time:1650867881593 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:41.605| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:41.605| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:XPQW2l6IN021jHaAD3/Y17aFe9c=, time:1650867881594 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:41.605| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:41.606| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:41.606| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:41.606| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:41.606| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:41.607| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:41.607| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:41.607| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:41.608| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:41.609| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:41.610| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:41.610| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:41.613| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.615| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.616| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.617| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.621| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.623| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.627| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.627| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.628| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.628| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.635| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.638| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.640| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.641| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.642| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.643| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.644| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.646| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:41.646| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.648| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:41.724| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.725| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.729| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.731| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.735| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:41.736| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:42.271| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:42.271| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:G4QRBRV0K4Mg6tkN5MOgVXzSiw4=, time:1650867882263 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:42.273| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:42.273| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:42.274| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:42.274| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:42.280| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.281| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.288| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.291| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:42.373| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:42.374| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:30Y88o3sfWETjuU+J2okf/mdDXk=, time:1650867882363 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:42.374| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:42.375| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:AY14h5hXd7L5VjZtIAl9EelM1WA=, time:1650867882364 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:42.375| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:42.376| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ZKDllYrW1IhhM0zKbO3G2otamYE=, time:1650867882365 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:42.378| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:42.378| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:42.379| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:42.379| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:42.380| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:42.381| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:42.381| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:42.381| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:42.381| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:42.381| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:42.382| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:42.382| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:42.385| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.386| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.387| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.387| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.387| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.387| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.389| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:42.389| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.389| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.393| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.394| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.394| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.395| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.397| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.400| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.402| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.402| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.404| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.405| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.405| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:42.406| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.409| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.410| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:42.646| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:42.647| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:XtaqrMEMSNAPjdxmPq+Lvi+Pg/k=, time:1650867882640 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:42.647| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:42.647| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ZIF0aEKmFvKeGGlg+bhCt2zYdsg=, time:1650867882641 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:42.649| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:42.649| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:42.649| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:42.649| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:42.650| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:42.650| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:42.650| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:42.650| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:42.653| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.653| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.654| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.654| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.655| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.655| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:42.656| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:42.656| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:43.381| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:43.382| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:IjQRRcuUaNAwbivStCNpZAMFEYM=, time:1650867883374 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:43.383| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:43.384| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:7mirg0/hTigB/AbUqcfOzWNMObw=, time:1650867883375 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:43.385| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:43.386| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:43.387| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:43.387| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:43.388| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:43.388| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:43.389| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:43.391| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:43.393| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.394| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.396| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.396| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.396| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.399| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.400| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.401| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.401| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.402| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.408| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.409| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.412| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.412| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.413| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.413| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.415| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.415| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:43.415| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:43.416| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:44.040| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:44.040| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:EK+L0lzTYgr9dNH0i9wrQ3AC7H4=, time:1650867884034 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:44.042| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:44.042| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:44.043| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:44.043| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:44.046| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:44.047| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:44.051| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:44.052| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:44.058| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:44.059| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:46.260| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:46.260| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:cnZOP3L/FlZVV02hBdng4UlLQp8=, time:1650867886253 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:46.260| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:46.261| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:gQOIlCMBG29eD3WSrk3DfZCtS/g=, time:1650867886254 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:46.264| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:46.265| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:46.265| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:46.265| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:46.265| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:46.266| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:46.266| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:46.266| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:46.272| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.273| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.273| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.273| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.275| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.275| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.279| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.280| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.281| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.282| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.285| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.288| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.289| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.290| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.290| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.291| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:46.294| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.295| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.297| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:46.299| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:47.059| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:47.060| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:xhJ/WHxswwwhItiKEwAu1DUGD2w=, time:1650867887054 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:47.062| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:47.063| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:47.063| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:47.064| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:47.069| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = t.exam_id and tbeiu.room_code = s.room_code) and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:47.070| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:47.072| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:48.595| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:48.596| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:2a/yzlh+qQgLufTBKAHsQtY0N/c=, time:1650867888588 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:48.596| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:48.598| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:rQeeYUMTMqRhpLzcmexSurbHDkY=, time:1650867888589 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:48.603| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:48.604| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:48.605| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:48.606| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:48.606| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:48.606| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:48.607| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:48.608| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:48.611| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.612| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.613| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.613| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.614| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.615| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.619| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.619| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.620| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.620| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.623| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.625| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.626| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.626| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.628| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.628| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.629| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:48.629| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.631| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:48.632| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:50.105| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:50.106| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:CGGryZdv1Cp4KLPFjNYY3TLeJcM=, time:1650867890094 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:50.106| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:50.107| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:IsiPS/atalF7HxbEDUm0DPVJrfA=, time:1650867890096 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:50.110| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:50.111| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:50.111| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:50.111| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:50.111| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:50.112| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:50.112| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:50.112| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:50.117| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.117| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.118| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.118| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.120| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.120| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.124| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.125| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.125| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.126| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.127| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.129| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.130| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.130| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.131| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.132| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:50.132| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.133| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.135| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:50.136| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:51.005| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:51.006| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:7RciwGO97p7TvlnRIyxs9+h15U0=, time:1650867890999 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:51.008| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:51.008| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:51.009| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:51.009| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[247062843563184128,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:51.013| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select * from t_e_exam tee where EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id WHERE 1 = 1 and tbeiu.user_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' and tee.id = tbeiu.exam_id ) order by tee.create_time desc  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.014| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.017| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.019| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:51.045| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:51.045| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:mhQVXWX1WoKEaPD6hv5xDu9Pri0=, time:1650867891037 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:51.047| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:51.048| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:GIEyoWq1b5XtdIB/FHSv1fUGYiM=, time:1650867891037 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:51.048| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:51.049| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:51.049| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:51.050| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:sXGnJA7Dq30qPAnFFtEvClGI3cg=, time:1650867891039 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:51.050| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:51.050| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:51.051| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:51.051| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:51.052| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:51.052| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:51.052| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:51.052| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:51.053| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:51.053| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:51.057| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.058| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.060| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.061| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.061| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.064| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.066| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.067| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.067| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.068| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.072| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.075| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.078| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.079| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.079| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.080| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.082| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.083| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:51.083| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.084| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:51.168| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.169| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.173| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.174| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 247062843563184128(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.179| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:51.180| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:52.489| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:52.490| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:oupzcF5qV6Ki5l7cv7kjWPdZn+w=, time:1650867892482 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:52.490| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:52.491| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:N8XZLhLBL5MXiH6GaqeZBz3+230=, time:1650867892483 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:52.493| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:52.494| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:52.495| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:52.495| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:52.496| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:52.496| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:52.496| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:52.497| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:52.506| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.507| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.508| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.509| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.513| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.514| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.521| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.522| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.522| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.523| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.525| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.531| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.533| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.533| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.537| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.538| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.538| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.539| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:52.543| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.547| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:52.675| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:52.676| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/exam/list/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:h6Ldzyq+mXq2838YbBxJKFgOY5U=, time:1650867892663 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:52.677| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:52.678| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:ppqOa58myWUAi6Ax3it9mfD3xOY=, time:1650867892665 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:52.679| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/exam/list/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:52.680| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:52.680| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:52.680| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:52.680| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:52.680| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:52.681| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:52.681| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId"],参数value===========:[247062843563184128] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:52.684| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select t.id as examId from t_e_exam t WHERE 1 = 1 and t.monitor_status <> 'FINISHED' and t.start_time <= unix_timestamp(current_timestamp()) * 1000 and t.enable = 1 and t.org_id = ? and EXISTS( select DISTINCT tbeiu.exam_id from t_b_exam_invigilate_user tbeiu left join t_e_exam_student tees on tees.room_code = tbeiu.room_code and tees.exam_id = tbeiu.exam_id where tbeiu.user_id = ? and t.id = tbeiu.exam_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.684| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and exists (select tbeiu.exam_id from t_b_exam_invigilate_user tbeiu where tbeiu.user_id = ? and tbeiu.exam_id = tees.exam_id and tbeiu.room_code = tees.room_code) and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.685| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062843563184128(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.685| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.686| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.686| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:52.687| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:52.687| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:54.815| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:54.816| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:54.816| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:EtP5noI09LRR25v8yiAt6IsI7II=, time:1650867894807 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:54.816| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:hLw8hOIL6DdBZR1WKt2iux+mPEY=, time:1650867894809 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:54.823| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:54.824| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:54.823| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:54.825| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:54.826| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:54.826| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:54.826| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:54.827| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:54.831| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.833| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.834| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.835| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.837| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.837| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.839| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.840| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.840| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.840| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.842| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.844| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.845| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.845| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.847| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.847| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.847| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:54.847| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.849| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:54.853| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:55.949| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:55.949| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:55.950| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:fKkE+jRHQzahGmZvhx6ii3YdElI=, time:1650867895938 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:55.950| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:TPU1DfryQwMd7azI38DskmEjD1g=, time:1650867895940 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:55.955| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:55.957| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:55.957| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:55.958| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:55.957| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:55.959| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:55.959| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:55.960| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:55.965| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.965| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ? AND user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.965| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.965| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 247062843563184128(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.967| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.967| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.969| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.970| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.970| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.971| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.975| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.977| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.978| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.978| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.980| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.981| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.981| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:55.981| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.984| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:55.984| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:58.872| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:24:58.872| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/user/logout, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token eea14b3a88f6e238e527a7826d78021c:MJJWQJq7IilJqnMA0CQRu8SIc58=, time:1650867898867 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:24:58.874| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/user/logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:58.874| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:58.874| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:logout | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:58.878| http-nio-6001-exec-8 | INFO |  -  | sendOneWay mqDto:{"id":"79ab2b160d65420b8facb636ac25599e","topic":"themis-topic-exam","tag":"USER","timestamp":1650867898878,"body":"LOGOUT","type":"USER","objId":"247062843563184128","objName":"eea14b3a88f6e238e527a7826d78021c","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:24:58.880| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:24:58.929| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/org/queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:24:58.930| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:24:58.930| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:queryByOrgCode | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:24:58.931| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["code"],参数value===========:["test1"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:24:58.932| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:03.587| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/user/login/account | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:03.587| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:03.588| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:login | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:03.590| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["mapParameter"],参数value===========:[{"loginName":"admin1","password":"MTIzNDU2","code":"test1"}] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:03.593| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE (login_name = ? AND org_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.595| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: admin1(String), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.597| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.599| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,login_name,password,mobile_number,enable,org_id,remark,name,create_id,create_time,update_id,update_Time FROM t_b_user WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.600| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.602| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.605| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,user_id,role_code FROM t_b_user_role WHERE (user_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.606| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.608| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.614| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,role_code,privilege_id FROM t_b_role_privilege WHERE (role_code IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.615| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: ADMIN(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.618| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 101 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.628| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,name,url,type,parent_id,sequence,remark,create_time FROM t_b_privilege WHERE (id IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) AND type = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.629| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1(Long), 2(Long), 4(Long), 5(Long), 6(Long), 7(Long), 8(Long), 9(Long), 16(Long), 17(Long), 18(Long), 19(Long), 21(Long), 22(Long), 24(Long), 25(Long), 26(Long), 27(Long), 28(Long), 29(Long), 30(Long), 35(Long), 36(Long), 37(Long), 38(Long), 39(Long), 40(Long), 41(Long), 42(Long), 43(Long), 44(Long), 45(Long), 46(Long), 47(Long), 48(Long), 49(Long), 50(Long), 51(Long), 52(Long), 53(Long), 54(Long), 55(Long), 56(Long), 57(Long), 58(Long), 59(Long), 82(Long), 83(Long), 84(Long), 85(Long), 86(Long), 98(Long), 99(Long), 100(Long), 101(Long), 104(Long), 105(Long), 106(Long), 107(Long), 108(Long), 109(Long), 110(Long), 111(Long), 112(Long), 113(Long), 119(Long), 120(Long), 122(Long), 123(Long), 124(Long), 125(Long), 126(Long), 127(Long), 128(Long), 129(Long), 130(Long), 131(Long), 132(Long), 133(Long), 134(Long), 135(Long), 136(Long), 141(Long), 143(Long), 144(Long), 145(Long), 146(Long), 147(Long), 148(Long), 149(Long), 150(Long), 151(Long), 152(Long), 153(Long), 155(Long), 156(Long), 159(Long), 160(Long), 161(Long), 162(Long), 163(Long), LINK(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.635| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 82 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.637| http-nio-6001-exec-7 | INFO |  -  | sendOneWay mqDto:{"id":"a148a4bcc22c4522b1352674497e43fc","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867903637,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:25:03.638| http-nio-6001-exec-7 | INFO |  -  | sendOneWay mqDto:{"id":"6bee1a4439bf44a69900c96903cd6656","topic":"themis-topic-exam","tag":"USER","timestamp":1650867903638,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:25:03.642| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:03.662| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:03.662| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/getPlayUrls, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ih79J3rCYkFAIeKzrWAqBfNb4Ec=, time:1650867903653 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:03.666| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:03.666| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:03.667| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:getPlayUrls | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:03.667| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:03.704| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:03.705| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fTd+/pJkC4cgjQGsPuaxXEwC/Pk=, time:1650867903689 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:03.707| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:03.708| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:03.708| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:03.712| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.713| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.716| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.716| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:03.826| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:03.827| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/user/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zNpRgHiyECBM69b9jS8PoMzo7uY=, time:1650867903815 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:03.828| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:03.829| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/role/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NCz4NyqKfZAYZB8Bn4sIwuBKCSE=, time:1650867903816 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:03.829| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/user/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:03.830| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TBUserController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:03.830| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:03.831| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["id","loginName","name","roleCode","enable","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:03.846| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tbu.org_id AS orgId, tbu.id, tbu.mobile_number AS mobileNumber, tbu.login_name AS loginName, tbu.name, GROUP_CONCAT(tbr.role_code) AS roleCodeStr, GROUP_CONCAT(tbr.role_name) AS roleNameStr, tbu.enable, (SELECT t.name FROM t_b_org t WHERE t.id = tbu.org_id) AS orgName, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.create_id) AS createName, tbu.create_time AS createTime, (SELECT t.name FROM t_b_user t WHERE t.id = tbu.update_id) AS updateName, tbu.update_time AS updateTime FROM t_b_user tbu LEFT JOIN t_b_user_role tbur ON tbur.user_id = tbu.id LEFT JOIN t_b_role tbr ON tbr.role_code = tbur.role_code WHERE tbu.org_id = ? GROUP BY tbu.org_id, tbu.id, tbu.mobile_number, tbu.login_name, tbu.name, tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN'  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.848| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.852| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select t.id, t.name, t.loginName, t.orgId, t.orgName, t.roleNameStr, t.enable, t.mobileNumber, t.roleCodeStr, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime from ( select tbu.org_id as orgId,tbu.id, tbu.mobile_number as mobileNumber, tbu.login_name as loginName, tbu.name, group_concat(tbr.role_code) as roleCodeStr, group_concat(tbr.role_name) as roleNameStr, tbu.enable,( select t.name from t_b_org t where t.id = tbu.org_id) as orgName,( select t.name from t_b_user t where t.id = tbu.create_id) as createName, tbu.create_time as createTime, ( select t.name from t_b_user t where t.id = tbu.update_id) as updateName, tbu.update_time as updateTime from t_b_user tbu left join t_b_user_role tbur on tbur.user_id = tbu.id left join t_b_role tbr on tbr.role_code = tbur.role_code WHERE tbu.org_id = ? group by tbu.org_id,tbu.id,tbu.mobile_number,tbu.login_name,tbu.name,tbu.enable) t WHERE t.roleCodeStr <> 'SUPER_ADMIN' order by t.name LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.854| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.858| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 8 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.860| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:04.902| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:04.902| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SoqxKuq25Erm3fPCXHxBbXTbaRM=, time:1650867904887 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:04.904| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:04.905| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:04.905| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:query | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:04.906| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","id","code","name","mode","enable","type","pageNumber","pageSize"],参数value===========:[null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:04.916| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName IS NOT NULL, t.updateName, t.createName) AS updateName, if(t.updateTime IS NOT NULL, t.updateTime, t.createTime) AS updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus FROM (SELECT t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time AS startTime, t.end_time AS endTime, t.create_time AS createTime, t.update_time AS updateTime, t.enable_ip_limit AS enableIpLimit, t.monitor_video_source AS monitorVideoSource, t.monitor_record AS monitorRecord, t.monitor_status AS monitorStatus, TRUNCATE(t.progress, 2) AS progress, t.score_status, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.create_id) AS createName, (SELECT t1.name FROM t_b_user t1 WHERE t1.id = t.update_id) AS updateName FROM t_e_exam t WHERE 1 = 1 AND t.org_id = ?) t GROUP BY t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus ORDER BY t.code, t.createTime DESC ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:04.917| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:04.920| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.score_status scoreStatus, if(t.updateName is not null, t.updateName, t.createName) as updateName, if(t.updateTime is not null, t.updateTime, t.createTime) as updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus from (select t.id, t.code, t.name, t.tag, t.mode, t.enable, t.start_time as startTime, t.end_time as endTime, t.create_time as createTime, t.update_time as updateTime, t.enable_ip_limit as enableIpLimit, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord, t.monitor_status as monitorStatus, TRUNCATE(t.progress,2) as progress, t.score_status, ( select t1.name from t_b_user t1 where t1.id = t.create_id) as createName, ( select t1.name from t_b_user t1 where t1.id = t.update_id) as updateName from t_e_exam t WHERE 1 = 1 and t.org_id = ? ) t group by t.id, t.code, t.name, t.tag, t.mode, t.enable, t.startTime, t.endTime, t.progress, t.updateName, t.updateTime, t.enableIpLimit, t.monitorVideoSource, t.monitorRecord, t.monitorStatus order by t.code,t.createTime desc LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:04.921| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:04.923| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:04.924| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:06.691| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:06.691| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:06.692| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Nb14a7rMeSUDZbFGoJd1GX4W2VA=, time:1650867906682 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:06.692| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Gfsok97wj8UzoOt74VH5Ji0vbQk=, time:1650867906683 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:06.695| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:06.696| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:06.696| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:06.696| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:06.696| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:06.696| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:06.697| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:06.697| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:06.699| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.700| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.701| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.702| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.704| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.705| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:06.704| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.706| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:06.809| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:06.809| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:OyHKefGaRkhwfv9AA8Bej2n9zjE=, time:1650867906800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:06.812| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:06.812| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:06.813| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:06.813| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:06.821| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.822| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.827| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.831| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:06.870| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:06.871| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/history/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5wEQIOBeI/fPP4SVdSIl4ZW13Qo=, time:1650867906862 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:06.874| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:06.875| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:06.875| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MTSjjy1CRf+HNR9mcCft0gVGZ0g=, time:1650867906863 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:06.875| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/history/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:06.875| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oOG8rEThBPIeOFKyPgAOOrsIkrI=, time:1650867906864 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:06.875| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:06.876| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:historyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:06.877| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","status","breachStatus","finishType","name","identity","minMultipleFaceCount","maxMultipleFaceCount","minExceptionCount","maxExceptionCount","minWarningCount","maxWarningCount","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,null,null,null,null,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:06.877| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:06.877| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:06.877| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:06.878| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:06.878| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:06.878| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:06.878| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:06.879| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:06.882| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select (@i := @i + 1) as seq,t.* from( select distinct t.exam_id examId, tee.name as examName, t.exam_activity_id examActivityId, teea.code as examActivityCode, t.exam_student_id examStudentId, t.id examRecordId, s.identity identity, s.room_code roomCode, s.room_name roomName, s.name name, s.course_name courseName, s.course_code courseCode, IFNULL(t.paper_download,1) paperDownload, t.status statusCode, TRUNCATE(t.answer_progress,2) progress, IFNULL(t.client_current_ip,'无') clientCurrentIp, IFNULL(t.warning_count,0) as warningCount, IFNULL(t.breach_status,1) as breachStatus, IFNULL(t.client_websocket_status,'OFF_LINE') as clientWebsocketStatus, t.client_last_sync_time as updateTime, t.monitor_video_source as monitorVideoSource, t.monitor_record as monitorRecord ,tes.mobile_number as mobileNumber ,t.finish_type as finishType ,(select count(1) from t_ie_invigilate_warn_info tiiwi where tiiwi.exam_record_id = t.id and tiiwi.`type` = 'FACE_COUNT_ERROR' and tiiwi.`level` = 'D8') as multipleFaceCount ,(select count(1) from t_ie_invigilate_exception_info tiiei where tiiei.exam_record_id = t.id) as exceptionCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id left join t_e_exam tee on tee.id = t.exam_id left join t_e_exam_activity teea on teea.id = t.exam_activity_id left join t_e_student tes on s.student_id = tes.id WHERE 1 = 1 and t.exam_id = ? and tee.org_id = ? ) t, (SELECT @i := 0) as i order by t.roomCode ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.883| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.885| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.888| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.884| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.889| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.890| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.891| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:06.892| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.895| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.899| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.903| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.903| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.904| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.907| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.908| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String), 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.911| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.912| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:06.912| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.915| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.916| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.918| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:06.919| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:07.431| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:07.431| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kli/0qFs8f+F3tOTaeEaTxLw1fA=, time:1650867907424 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:07.435| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:07.435| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:07.436| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:07.436| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:07.439| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.440| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.443| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.445| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:07.468| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:07.468| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:d07wwqGftjZWWiEOVHdJcDpViH4=, time:1650867907461 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:07.468| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:07.469| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fkd35EqZVKz2DutCpnrar8imG5U=, time:1650867907462 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:07.471| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:07.472| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:07.472| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:07.472| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:07.472| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:07.472| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:07.473| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examStudentLogList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:07.473| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:07.476| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.477| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.479| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.480| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.481| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.481| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.482| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.488| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, t.id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.name, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? ORDER BY t.exam_id, t.id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.489| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.489| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.491| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.491| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.493| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.494| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:07.496| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.497| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:07.796| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:07.796| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7xe4aR12+4g4r8uX5iO2CIGAu9Q=, time:1650867907790 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:07.798| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:07.799| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:07.800| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:07.801| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:07.804| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.805| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.808| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.810| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:07.904| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:07.905| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1Ri8CgFWTxB5eejN5k2FeiZEyjw=, time:1650867907898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:07.907| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:07.908| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nJpgg+Kg42Jvl49l+MoXJavjm68=, time:1650867907899 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:07.908| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:07.908| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:07.909| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:07.909| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:07.911| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:07.912| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:07.912| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:07.913| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:07.916| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.916| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.920| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.920| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.926| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.926| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.930| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.931| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.931| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.932| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.933| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.935| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:07.941| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.944| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.945| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.947| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:07.949| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:10.382| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:10.387| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NuASv5c75ouwJfJzbrUP5YAtHHQ=, time:1650867910377 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:10.390| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:10.390| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:10.390| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:10.390| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:10.396| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.397| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.399| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.402| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.403| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.408| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.411| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.412| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.413| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:10.414| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:12.905| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:12.905| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FJiTrHll14uoAxqvVwijsforIxQ=, time:1650867912896 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:12.907| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:12.908| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:12.908| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:12.908| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:12.910| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:12.911| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:12.913| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:12.915| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:12.917| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:12.921| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:12.921| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:14.950| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:14.951| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UYGi8AiiCpQcQjlqsoF9lTIL6wM=, time:1650867914944 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:14.953| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:14.954| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:14.955| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:14.956| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:14.960| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:14.961| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:14.962| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:14.963| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:15.868| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:15.869| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TI10zmZ+w9jyXBLlEoKRI6CxTNU=, time:1650867915862 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:15.870| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:15.871| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:15.871| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:15.871| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:15.873| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:15.875| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:15.878| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:15.880| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:15.881| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:15.882| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:15.883| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:16.827| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:16.828| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:le4y38x1zqqsrprUA6TEiY5URH0=, time:1650867916819 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:16.829| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:16.829| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:n/MY8XJ1nxTDwsLT29jg7BoZQu8=, time:1650867916820 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:16.831| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:16.831| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:16.832| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:16.832| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:16.832| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:16.832| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:16.832| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:16.833| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:16.834| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:16.834| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:16.835| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:16.835| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:16.837| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:16.837| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:16.838| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:16.838| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:17.481| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:17.482| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oQQpYbd01UgUS80j4ZfPMoIzXCY=, time:1650867917473 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:17.487| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:17.487| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:17.488| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:17.489| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:17.495| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.496| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.499| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.503| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.503| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.508| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.510| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.510| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.513| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:17.514| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:18.210| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:18.210| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Hy1A2YY6vIIk0R9fw8X1BbnIahA=, time:1650867918205 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:18.212| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:18.212| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:18.213| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:18.214| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:18.216| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:18.217| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:18.219| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:18.221| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:18.221| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:18.222| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:18.223| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:19.652| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:19.652| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z8l2gZgyuVhyKv6cYQET8cQf1KA=, time:1650867919647 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:19.654| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:19.655| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:19.655| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:19.656| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:19.660| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.661| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.663| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.666| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.666| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.672| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.675| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.676| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.678| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:19.678| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:20.372| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:20.372| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8nWNn+8r3wjvfOGS+kXtybvvE9U=, time:1650867920366 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:20.374| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:20.374| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:20.374| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:20.375| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:20.376| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:20.377| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:20.378| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:20.381| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:20.381| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:20.382| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:20.383| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:21.566| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:21.567| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GysDEHOkWO7SmeS2Zf44GBW4ebk=, time:1650867921559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:21.568| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:21.569| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:21.569| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:21.570| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:21.575| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.575| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.580| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.583| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:21.641| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:21.641| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:21.641| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Msl198if59SQe3NrwiqQ0E7F0qs=, time:1650867921635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:21.641| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6xFTrBolcD+ZPZysoRB6On6mWds=, time:1650867921635 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:21.643| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:21.643| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:21.643| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:21.643| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:21.643| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:21.643| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:21.643| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examStudentLogList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:21.644| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:21.647| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.648| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.650| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.651| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.652| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.655| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.656| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.661| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, t.id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.name, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? ORDER BY t.exam_id, t.id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.662| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.663| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.665| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.666| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:21.666| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.668| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.670| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:21.671| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:24.868| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:24.868| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:2tgpaAy49wKCTacPKShhfOnC4PU=, time:1650867924861 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:24.870| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:24.871| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:24.871| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:24.872| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688755019777,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:24.877| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:24.879| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1514187688755019777(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:24.885| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:26.850| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:26.850| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:26.850| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w2tjNhWcPCX01LckspntrbiJQe4=, time:1650867926844 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:26.850| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:uOA9X5Eg6u6a7fCR0AsrJBjKBJI=, time:1650867926845 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:26.852| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:26.852| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:26.852| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:26.852| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:26.853| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:26.853| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:26.853| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:26.853| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:26.856| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:26.858| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:26.860| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:26.862| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:26.862| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:26.863| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:26.864| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:26.865| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:27.672| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:27.677| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:igfB0lytWhB5hB19oChUWU1WtKI=, time:1650867927664 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:27.680| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:27.680| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:27.681| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:27.682| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:27.685| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:27.685| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:27.688| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:27.690| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:27.695| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:27.696| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:29.823| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:29.823| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_student_log_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+n/Knxo60irWW4twwX2bGx8OzQE=, time:1650867929815 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:29.825| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_student_log_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:29.825| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:29.826| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examStudentLogListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:29.826| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,7,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:29.831| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_student_log f WHERE f.exam_student_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:29.832| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:29.836| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select f.create_time createTime, f.title type, f.info remark from t_e_exam_student_log f where f.exam_student_id = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:29.837| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 60(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:29.839| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 5 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:29.840| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:32.258| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:32.259| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cD8Y0CriKtoS258+EFj+rpM8mo8=, time:1650867932252 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:32.263| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:32.264| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:32.264| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:32.265| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:32.270| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.271| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.274| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.276| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:32.337| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:32.337| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:wfJuRibGpwPmO9ImfPTkHRuuZBc=, time:1650867932329 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:32.339| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:32.339| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:32.340| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vWai11epUyLxkmsl5ROWbyYN4VU=, time:1650867932330 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:32.339| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:32.340| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:32.340| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:32.341| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:32.342| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:32.342| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:32.343| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:32.345| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.346| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.346| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.347| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.349| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.350| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.357| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.358| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.359| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.360| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.363| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.364| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:32.369| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.373| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.375| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.377| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:32.379| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:33.254| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:33.255| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:G93cwVIEylC5NJBf4kYsCMDEFUk=, time:1650867933249 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:33.258| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:33.259| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:33.260| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:33.261| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:33.273| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:33.275| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:33.278| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:33.734| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:33.735| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NCnmYvZy6vfwqkUxyuZK7TdGhh0=, time:1650867933730 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:33.737| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:33.738| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:33.738| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:33.739| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:33.746| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:33.747| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:33.752| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, '违纪' breachStatus, teea.code AS examActivityCode FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 0 AND h.org_id = ? ORDER BY f.exam_student_id ASC LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:33.753| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:33.755| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:33.757| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:35.146| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:35.146| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_breach_list_detail, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RQPaiVqjfNDZemQmRoLFlzrSdLU=, time:1650867935140 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:35.149| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_breach_list_detail | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:35.150| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:35.151| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examBreachListDetail | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:35.151| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examStudentId","pageNumber","pageSize"],参数value===========:[1514187688629190657,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:35.155| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_b_user t ON f.create_id = t.id WHERE f.exam_student_id = ? AND f.status = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:35.156| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:35.158| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT (case when f.status=0 then '违纪处理' else '撤销违纪' end)status, t.name createName, f.update_time endTime, f.type type, f.description description FROM t_e_exam_breach_log f left join t_b_user t on f.create_id=t.id where f.exam_student_id =? and f.status = ? order by f.create_time LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:35.159| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 1514187688629190657(Long), 0(Integer), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:35.162| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:35.163| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:36.800| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:36.800| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:28ZF3Hos9ZmXo9LlO3yjA9cNdq8=, time:1650867936794 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:36.803| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:36.803| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:36.804| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:36.804| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:36.809| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.810| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.811| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:36.877| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:36.878| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ib8dHnCXzDud2BpqsAFuBPJGxyA=, time:1650867936871 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:36.878| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:36.879| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jYRWCgbRnRHvDPS7R3iQ38sHTSU=, time:1650867936873 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:36.880| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:36.880| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:36.881| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:36.881| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:36.881| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:36.882| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:36.882| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:36.883| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:36.885| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.885| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.886| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.886| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.887| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.887| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:36.888| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:36.888| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:37.369| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:37.370| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:32PkieKmi5th1dauQn5F/32O9CI=, time:1650867937364 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:37.372| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:37.373| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:37.373| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:37.373| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:37.378| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:37.379| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:37.381| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:37.715| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:37.715| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mNOuGtEM9soCNnos7Ww9+Ld2vCk=, time:1650867937709 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:37.720| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:37.721| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:37.721| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:37.723| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:37.737| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:37.739| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:37.742| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:38.070| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:38.071| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YmUmej70ITDj384U6mhkt/RNuvQ=, time:1650867938064 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:38.074| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:38.074| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:38.074| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:38.075| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:38.077| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.077| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.079| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.080| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:38.464| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:38.464| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:38.464| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XM05FFYsSgtOEtFO3LeAKChX3gU=, time:1650867938457 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:38.464| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+9lpa2BD0hk4DScB1GPdsz2kttw=, time:1650867938456 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:38.466| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:38.466| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:38.466| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:38.467| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:38.467| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:38.468| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:38.468| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:38.468| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:38.471| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.473| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.476| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.479| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.480| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.481| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.481| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.481| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.482| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:38.488| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.489| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.492| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.493| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:38.818| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:38.819| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BMTHMhw0VRCvmASgoX807nXtQIY=, time:1650867938813 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:38.821| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:38.822| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:38.822| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:38.822| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:38.825| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.826| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.830| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.833| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.834| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.837| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:38.838| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:39.494| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:39.494| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7dwc9I8R2C+Z2bz1JnWAtGPaWTs=, time:1650867939488 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:39.497| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:39.498| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:39.498| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:39.498| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:39.503| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.504| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.507| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.509| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:39.534| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:39.535| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8oMbcugXEbyRaar5gOV1tgxws0I=, time:1650867939528 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:39.537| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:39.537| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EcuqZNS3UKmQ27kmuABNwAe07FI=, time:1650867939529 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:39.539| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:39.539| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:39.539| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:39.540| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:list | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:39.540| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:39.540| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:39.540| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:39.541| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:39.545| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.546| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.549| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.553| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.554| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.556| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT DISTINCT tees.room_code AS roomCode, tees.room_name AS roomName, tees.`identity`, tees.name, tees.exam_activity_id AS examActivityId, tees.id AS examStudentId, tees.course_code AS courseCode, tees.course_name AS courseName, tees.exam_id AS examId, if(tee.exam_count - tees.already_exam_count < 0, 0, tee.exam_count - tees.already_exam_count) AS examCount, (SELECT count(1) FROM t_oe_exam_record toer WHERE (toer.status <> 'FINISHED' AND toer.status <> 'PERSISTED') AND toer.exam_student_id = tees.id) AS statusCount, (SELECT count(1) FROM t_e_exam_reexam teer WHERE teer.exam_student_id = tees.id AND teer.status = 1) AS reexamCount FROM t_e_exam_student tees LEFT JOIN t_e_exam tee ON tees.exam_id = tee.id WHERE EXISTS (SELECT DISTINCT tbeiu.exam_id FROM t_b_exam_invigilate_user tbeiu WHERE 1 = 1 AND tbeiu.exam_id = tees.exam_id AND tees.room_code = tbeiu.room_code) AND tees.exam_id = ? AND tee.org_id = ? AND tee.monitor_status <> 'FINISHED') t WHERE t.examCount = 0 AND statusCount = 0  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.558| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.561| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.562| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:39.564| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.565| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.567| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.568| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:39.989| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:39.990| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3p/Ho5aTFQ7NiAAMrOJFpiw4es8=, time:1650867939983 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:39.992| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:39.993| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:39.994| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:39.994| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:39.997| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:39.998| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.001| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.002| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:40.027| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:40.027| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/progress/list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:VhkaLN98iCknVhpl5Rl+0eAiBEw=, time:1650867940018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:40.028| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:40.028| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:67jtJrPSXF6dJNXtcfmWiZ+AUzg=, time:1650867940018 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:40.030| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/progress/list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:40.030| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:40.030| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:40.031| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:progressList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:40.031| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:40.031| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:40.031| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:40.031| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:40.034| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:40.034| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/exam/prop/count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8NmgFIdTB2m8prhhkyGuguNw41c=, time:1650867940019 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:40.037| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.037| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/exam/prop/count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:40.037| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:40.037| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.038| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:propCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:40.039| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:40.040| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.043| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.044| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.044| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.045| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.046| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.049| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select sum(t.clientWebsocketStatusOffCount) as offCount, sum(t.cameraMonitorStatusStop + t.screenMonitorStatusStop + t.mobileFirstMonitorStatusStop + t.mobileSecondMonitorStatusStop) as stopCount, sum(t.allCount) as allCount from (select count((t.client_websocket_status = 'OFF_LINE' or t.client_websocket_status is null) or null) as clientWebsocketStatusOffCount, count(t.client_websocket_status = 'ON_LINE') as clientWebsocketStatusOnCount, count(t.camera_monitor_status = 'STOP') as cameraMonitorStatusStop, count(t.screen_monitor_status = 'STOP') as screenMonitorStatusStop, count(t.mobile_first_monitor_status = 'STOP') as mobileFirstMonitorStatusStop, count(t.mobile_second_monitor_status = 'STOP') as mobileSecondMonitorStatusStop, 0 as allCount from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FIRST_PREPARE' or t.STATUS = 'ANSWERING' or t.STATUS = 'BREAK_OFF' or t.STATUS = 'RESUME_PREPARE') group by t.client_websocket_status, t.camera_monitor_status, t.screen_monitor_status, t.mobile_first_monitor_status, t.mobile_second_monitor_status UNION all select 0 as clientWebsocketStatusOffCount, 0 as clientWebsocketStatusOnCount, 0 as cameraMonitorStatusStop, 0 as screenMonitorStatusStop, 0 as mobileFirstMonitorStatusStop, 0 as mobileSecondMonitorStatusStop, count(1) as allCount from t_e_exam_student t where t.exam_id = ? and t.room_code in ( ? , ? ) ) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.052| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.054| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.059| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.059| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'FIRST_PREPARE' and t.client_websocket_status = 'ON_LINE' union all select count(1) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and t.STATUS = 'ANSWERING' and t.client_websocket_status = 'ON_LINE' union all select count(distinct t.exam_student_id) as c from t_oe_exam_record t left join t_e_exam_student s on t.exam_student_id = s.id where t.exam_id = ? and s.room_code in ( ? , ? ) and (t.STATUS = 'FINISHED' or t.STATUS = 'PERSISTED')  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.060| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String), 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.062| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.063| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.063| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.064| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:40.065| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.066| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:40.180| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.182| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.186| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select distinct tee.id as examId, tee.name as examName, teea.id as examActivityId, teea.code as examActivityCode, tees.room_code as roomCode, tees.room_name as roomName, tees.`identity`, tees.name, tees.course_code as courseCode, tees.course_name as courseName, if(tee.exam_count - tees.already_exam_count < 0,0,tee.exam_count - tees.already_exam_count) as leftExamCount, if((select count(1) from t_oe_exam_record toer where toer.exam_student_id = tees.id and (toer.status = 'FINISHED' or toer.status = 'PERSISTED') > 0),'已完成','未完成') as status, tes.mobile_number as mobileNumber from t_e_exam_student tees left join t_e_exam tee on tee.id = tees.exam_id left join t_e_exam_activity teea on teea.id = tees.exam_activity_id left join t_e_student tes on tees.student_id = tes.id WHERE 1 = 1 and tees.exam_id = ? and tee.org_id = ? and tee.monitor_status <> 'FINISHED' order by tees.room_code LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.188| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.191| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 10 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.191| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:40.596| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:40.596| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3qPDRI23oYvPEFxxHHIfUAM3ihw=, time:1650867940589 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:40.599| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:40.599| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:40.600| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:40.601| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:40.604| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.605| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.609| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.612| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:40.664| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:40.665| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:bU+ht6PFVGKyh4yPaKI8GHUwQJ8=, time:1650867940658 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:40.666| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:40.666| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MFsm1DtDyJ6WUl2vJ12MFWK99HQ=, time:1650867940659 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:40.667| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:40.668| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:40.668| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:40.668| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:40.669| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:40.669| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:40.669| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:40.670| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:40.673| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.673| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.674| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.674| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.677| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.677| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.682| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.683| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.684| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.685| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.687| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.689| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:40.694| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.698| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.699| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.702| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:40.703| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:41.480| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:41.480| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:41.480| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:iJyxEfoeeUPyh39SJ/vqX2R/AIo=, time:1650867941472 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:41.480| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WNHmNesMhIYoUn5lkSqJXad0uBM=, time:1650867941472 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:41.482| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:41.483| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:41.483| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:41.484| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:41.484| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:41.485| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:41.485| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:41.486| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:41.487| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.488| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.491| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.500| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.500| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.501| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.502| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.502| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.502| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:41.506| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.507| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.516| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:41.517| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:42.154| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:42.154| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MG4UirAZFTKqjFDQKcxSzSlUJ9Y=, time:1650867942149 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:42.156| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:42.156| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:42.157| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:42.157| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:42.161| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:42.162| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:42.166| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:42.172| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:42.175| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:42.180| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:42.181| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:43.455| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:43.456| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KJxCbqQ6XlWyuZ9y/VObOTigqes=, time:1650867943445 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:43.458| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:43.458| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:X8dVcxyzt5Bie+T3hP67kv1e5vY=, time:1650867943447 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:43.458| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:43.459| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:43.460| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:43.460| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:43.460| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:43.461| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:43.461| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:43.461| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:43.465| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.466| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.469| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.473| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.474| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.474| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.476| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.476| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.478| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:43.482| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.484| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.489| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:43.490| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:44.242| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:44.242| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:558frUStSynrpRd6Ra6CI8XfDgA=, time:1650867944237 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:44.244| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:44.245| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:44.246| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:44.247| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:44.252| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.254| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.257| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.266| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.267| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.273| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.274| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:44.676| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:44.676| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QtMB/ThZsxn1q1ndxxA7Tb5rpc4=, time:1650867944671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:44.677| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:44.678| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YAu45AhrPcfFqiFge7cjmDRXsdU=, time:1650867944671 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:44.678| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:44.679| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:44.679| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:44.679| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:44.680| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:44.680| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:44.680| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:44.681| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:44.684| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.685| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.688| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.692| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.693| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.694| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.695| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.695| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.696| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:44.700| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.701| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.706| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:44.707| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:46.904| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:46.905| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:46.905| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mBmHUSYGf3AsLF/HPpBJh1YtrzU=, time:1650867946896 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:46.905| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zOyLk8M9HsHFyDHTGCCvOpMf88Q=, time:1650867946898 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:46.906| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:46.906| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:46.907| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:46.907| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:46.908| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:46.907| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:46.908| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:46.908| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:46.912| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:46.912| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:46.912| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:46.912| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:46.914| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:46.914| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:46.914| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:46.915| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:48.393| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:48.394| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:EYVeDOyQooH6IFCqDlovPVRwLdg=, time:1650867948386 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:48.397| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:48.398| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:48.399| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:48.399| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:48.404| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.405| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.407| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.409| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.410| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.417| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.419| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.419| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.420| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:48.421| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:50.064| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:50.065| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:50.065| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cbiuXlwn6VAlSB+mYoll9mdiKc8=, time:1650867950055 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:50.065| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aybKtqG/NJX1eanv3xM2s0ocq0g=, time:1650867950056 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:50.069| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:50.069| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:50.070| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:50.070| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:50.070| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:50.070| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:50.071| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:50.071| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:50.072| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.073| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.075| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.079| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.080| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.081| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.081| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.082| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:50.082| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.087| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.088| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.091| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:50.091| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:54.182| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:54.183| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8M6VAZgA+sqAVHOORNYVtcKZ43A=, time:1650867954177 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:54.184| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:54.185| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:54.186| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:54.187| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:54.191| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:54.192| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:54.195| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:54.201| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:54.203| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:54.205| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:54.206| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:55.276| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:55.276| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:55.276| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dMW6QqmGSWSXojBfF63Y3llTKPA=, time:1650867955270 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:55.276| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6dwUUNEMI/MdGvi+oRuX9hojlxk=, time:1650867955269 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:55.278| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:55.278| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:55.279| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:55.279| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:55.280| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:55.280| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:55.280| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:55.280| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[248097376878202880,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:55.284| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.285| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.287| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.291| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.292| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.294| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.294| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.294| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:55.294| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.301| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.302| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.305| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:55.305| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:56.902| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:56.903| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:4Xl9DF7EI7kwne4YeC8QDgbniJc=, time:1650867956897 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:56.905| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:56.905| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:56.905| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:56.906| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:56.911| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.912| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.914| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.917| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.917| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.925| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.928| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:56.928| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Bj47/sgVuvuIfBCxBvFRBbYgbzo=, time:1650867956920 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:56.929| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.930| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:56.930| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.931| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:56.932| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:56.931| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:56.932| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SKV+CXg2BeZZCi4KX4Jn9PegRik=, time:1650867956922 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:56.932| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:56.932| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.933| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:56.934| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:56.935| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:56.936| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:56.936| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.937| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:56.937| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.940| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.940| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.941| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:56.941| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.944| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:56.945| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:57.999| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:57.999| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yQHo5G9dI/NimwI5Ou9u678Xp2E=, time:1650867957993 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:57.999| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:25:58.000| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:mQh/P3pHsRYJYmi44Zu+Pn+wIx0=, time:1650867957993 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:25:58.001| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:58.001| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:25:58.001| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:58.002| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:25:58.002| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:58.002| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:25:58.002| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:58.003| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:25:58.006| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.008| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.010| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.012| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.013| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.013| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.014| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.014| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.015| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:25:58.017| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.019| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.022| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:58.023| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:06.999| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:07.000| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:07.001| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:aWf6C+qO2lItinugrkjY63WVBG0=, time:1650867966956 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:07.001| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/K5IjAdv/akiuDumzfzWv5hDmPE=, time:1650867966959 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:07.002| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:07.002| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:07.003| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:07.003| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:07.004| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:07.004| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:07.004| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:07.004| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:07.007| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:07.007| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:07.009| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:07.009| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:07.012| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:07.013| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:07.013| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:07.014| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:13.744| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:13.744| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:13.745| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1Z/VfKYNvmh8fODZ1MRKVd0kvfw=, time:1650867973732 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:13.745| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pUYabidh3TJxhSc95bBoI7ZKtdo=, time:1650867973734 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:13.747| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:13.748| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:13.748| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:13.748| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:13.748| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:13.748| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:13.749| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:13.752| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.753| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.754| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.755| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.757| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.758| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:13.761| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.765| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:13.868| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:13.868| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MHFnOBn47j5tdIhIVTo6o/IRLNw=, time:1650867973860 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:13.869| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:13.869| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GEO6s2R1AOrelwk3mrHEyFyzYpE=, time:1650867973861 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:13.870| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:13.871| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:13.871| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:13.872| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:13.872| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:13.872| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:13.873| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:13.873| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:13.875| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.876| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.876| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.878| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.878| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.880| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:13.881| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:13.882| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:14.007| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:14.007| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BBwPv3nokXErYgESMx6j8f8gujw=, time:1650867974000 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:14.008| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:14.009| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:attX720ztZNveLXGj3wJHEAOZC0=, time:1650867974001 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:14.010| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:14.011| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:14.011| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:14.011| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:14.012| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:14.012| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:14.012| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:14.013| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:14.016| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.017| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.018| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.018| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.020| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.020| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.023| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.024| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.026| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.026| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.027| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.027| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:14.034| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.043| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.044| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.048| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:14.049| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:24.138| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:24.138| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:24.139| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6TtIyZ69t+jIIx1RbP5pnONXiWg=, time:1650867984126 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:24.139| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WHuSGWh4P8P0ECg0ROjgCZMRVI0=, time:1650867984128 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:24.142| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:24.142| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:24.142| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:24.142| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:24.143| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:24.143| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:24.143| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:24.143| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:24.145| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:24.145| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:24.146| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:24.146| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:24.147| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:24.147| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:24.148| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:24.148| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:34.161| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:34.162| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:34.163| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b/vbT+4WDfxVAQhCcN/LAsN8NkA=, time:1650867994156 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:34.163| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:24qg5SQJEOuEZUHPQdoxZnwqPVw=, time:1650867994154 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:34.164| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:34.164| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:34.165| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:34.165| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:34.166| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:34.166| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:34.167| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:34.167| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:34.169| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:34.171| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:34.171| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:34.171| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:34.172| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:34.173| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:34.173| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:34.174| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:44.192| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:44.193| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:44.194| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jorHa05FMH6uMj2MNFdJOfU34Ck=, time:1650868004182 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:44.194| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/vm+d6GSYlmxGoBvvaJGkCce2xU=, time:1650868004181 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:44.196| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:44.196| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:44.196| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:44.196| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:44.196| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:44.197| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:44.197| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:44.197| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:44.199| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:44.199| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:44.200| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:44.200| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:44.201| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:44.201| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:44.202| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:44.202| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:54.220| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:54.220| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:26:54.222| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QSRxEyfPobDtU1GxfMayn5vXsWA=, time:1650868014211 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:54.222| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:G7YsXTHwJ7x2vAl2oHrYHHy74Pk=, time:1650868014210 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:26:54.224| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:54.224| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:26:54.224| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:54.224| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:26:54.225| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:54.225| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:26:54.225| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:54.225| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:26:54.227| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:54.227| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:54.228| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:54.228| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:54.229| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:54.229| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:26:54.230| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:26:54.230| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:04.246| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:04.246| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:04.246| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ePVhnOPPoKRThRZAWDb27VR6xp0=, time:1650868024236 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:04.247| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fRH2SzDbpwA/z/4muI8vgv1T9wQ=, time:1650868024237 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:04.249| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:04.249| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:04.249| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:04.249| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:04.250| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:04.250| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:04.250| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:04.250| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:04.252| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:04.252| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:04.252| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:04.253| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:04.254| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:04.254| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:04.255| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:04.255| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:14.270| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:14.271| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:14.273| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y8LepQvG80p6LiGRPwt06+lL//w=, time:1650868034260 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:14.273| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ClWXyRnEiCUZjm/p6KVSA5sMoFw=, time:1650868034262 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:14.275| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:14.275| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:14.276| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:14.276| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:14.277| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:14.277| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:14.277| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:14.277| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:14.280| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:14.281| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:14.281| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:14.282| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:14.283| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:14.283| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:14.284| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:14.284| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:24.302| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:24.302| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:24.303| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YznsxN2ug6RojrWoQkQWd8EH+7A=, time:1650868044293 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:24.303| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BdX9m+18TLLa0e90ZrrgFXBsf6g=, time:1650868044291 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:24.420| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:24.420| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:24.420| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:24.420| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:24.421| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:24.421| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:24.421| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:24.421| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:24.423| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:24.423| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:24.423| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:24.423| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:24.424| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:24.424| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:24.425| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:24.425| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:34.444| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:34.444| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:34.445| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HQu7NJuyA/nhVkI1kTp4c8L64t4=, time:1650868054431 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:34.445| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ehjTEY/2fU5U7KX//auHE2Oa+iU=, time:1650868054433 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:34.448| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:34.448| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:34.448| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:34.448| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:34.449| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:34.449| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:34.449| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:34.449| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:34.451| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:34.451| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:34.452| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:34.452| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:34.454| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:34.454| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:34.455| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:34.455| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:44.472| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:44.472| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:44.474| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:6yvLm7IvEnO73bLagxodKpJdNkc=, time:1650868064464 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:44.474| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ROPW3QQcPiOLNrfaCb+N1H5WCEE=, time:1650868064462 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:44.476| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:44.476| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:44.477| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:44.477| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:44.477| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:44.477| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:44.477| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:44.478| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:44.480| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:44.479| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:44.480| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:44.480| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:44.482| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:44.482| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:44.482| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:44.482| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:54.499| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:54.499| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:27:54.499| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MQ+7yrpPn66XDIEyZOohX3l0Dy4=, time:1650868074489 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:54.500| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9nTSBXDb0A3fo56M3//Ez2qUxQA=, time:1650868074490 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:27:54.502| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:54.502| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:27:54.502| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:54.502| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:27:54.503| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:54.503| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:27:54.503| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:54.503| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:27:54.505| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:54.505| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:54.506| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:54.506| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:54.507| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:54.507| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:27:54.508| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:27:54.508| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:04.527| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:04.529| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fNdywVOb2UZIOmlIYKHBzwMr5uc=, time:1650868084514 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:04.529| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:04.530| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0eFsY5nPo+swg1Hb9BzKfh4ybPs=, time:1650868084516 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:04.530| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:04.531| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:04.531| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:04.531| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:04.531| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:04.532| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:04.532| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:04.532| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:04.534| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:04.534| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:04.535| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:04.535| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:04.536| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:04.536| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:04.536| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:04.536| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:14.555| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:14.555| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:14.556| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3oKzRltb8o2gjN0EEAc2yp3qwOo=, time:1650868094546 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:14.556| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:1IaHOtGe8QXxi6y0pnJjue1yNlI=, time:1650868094544 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:14.558| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:14.558| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:14.558| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:14.558| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:14.558| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:14.558| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:14.559| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:14.559| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:14.560| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:14.561| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:14.561| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:14.561| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:14.562| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:14.562| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:14.563| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:14.563| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:24.580| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:24.581| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IIWCbDp8yCl/AAStoOn6Y/UM3QU=, time:1650868104570 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:24.581| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:24.582| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y35ow0cJTNiVwNxcDWtr80iR97Q=, time:1650868104571 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:24.583| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:24.583| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:24.583| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:24.583| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:24.583| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:24.584| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:24.584| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:24.584| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:24.585| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:24.586| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:24.586| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:24.586| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:24.588| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:24.588| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:24.588| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:24.588| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:34.605| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:34.605| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:34.605| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:sC4pErXFrkM5EH5qyGSWSSANlTk=, time:1650868114595 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:34.606| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JPHI3GcwL1NZ7X8lN4pCS1h5i+s=, time:1650868114596 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:34.607| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:34.607| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:34.608| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:34.608| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:34.608| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:34.609| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:34.609| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:34.609| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:34.611| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:34.611| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:34.612| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:34.612| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:34.613| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:34.613| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:34.614| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:34.614| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:44.630| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:44.630| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:44.632| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:O8mWxP/PzrXAe7zGvZ3iF2acGLs=, time:1650868124620 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:44.631| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:gZVS5VkZKFN9FVPTo6Ym7CgXIu8=, time:1650868124621 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:44.634| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:44.635| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:44.636| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:44.635| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:44.636| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:44.636| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:44.636| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:44.637| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:44.638| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:44.638| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:44.639| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:44.639| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:44.640| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:44.640| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:44.641| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:44.641| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:54.656| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:54.657| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:28:54.658| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Z0DWQI68NdgGeq8wD2noZ7zxNTw=, time:1650868134648 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:54.658| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DmkNhP/PbGD5QyP7pfjbjpuHMMc=, time:1650868134647 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:28:54.660| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:54.660| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:28:54.661| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:54.661| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:28:54.661| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:54.661| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:28:54.662| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:54.662| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:28:54.664| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:54.664| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:54.665| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:54.666| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:54.666| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:54.667| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:28:54.667| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:28:54.667| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:04.686| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:04.686| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:04.686| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CYllsjDy3eqCaOfJoxsb4XA3vn8=, time:1650868144676 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:04.686| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:62dQ5FwnZNhFouyyA1W04So+CrE=, time:1650868144674 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:04.688| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:04.688| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:04.689| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:04.689| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:04.689| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:04.689| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:04.689| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:04.689| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:04.691| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:04.692| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:04.692| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:04.693| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:04.694| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:04.694| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:04.695| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:04.695| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:14.720| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:14.720| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:14.722| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:489ivANKk8pQB/V3ZkOTgzvTJ/c=, time:1650868154702 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:14.723| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:kxFLr4f/I57p5jhCKT7T7/mewGw=, time:1650868154704 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:14.725| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:14.725| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:14.726| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:14.726| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:14.727| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:14.727| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:14.728| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:14.728| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:14.730| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:14.731| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:14.731| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:14.731| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:14.733| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:14.733| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:14.733| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:14.733| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:24.753| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:24.753| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:24.753| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:9pLek623cCHESUZDbrRGzM818lo=, time:1650868164742 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:24.753| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RVMVo2r84ohSYhR8JoLB7RbcsIg=, time:1650868164744 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:24.755| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:24.755| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:24.756| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:24.756| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:24.756| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:24.756| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:24.756| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:24.757| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:24.759| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:24.759| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:24.760| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:24.760| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:24.761| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:24.761| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:24.762| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:24.762| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:34.780| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:34.781| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:34.782| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:0etTN8p1V/jivBremfq8XYGMu5w=, time:1650868174771 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:34.782| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cRlDZPCuWyh0Da96cNkksUsENGM=, time:1650868174772 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:34.784| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:34.784| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:34.785| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:34.785| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:34.786| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:34.786| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:34.786| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:34.786| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:34.789| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:34.790| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:34.790| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:34.790| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:34.791| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:34.791| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:34.792| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:34.792| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:44.806| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:44.806| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:44.807| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:D44DOPDB/3jSQUmBd/0YuGXCWkY=, time:1650868184800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:44.807| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+tig55PPMCDGJRBYu7b6mL1VtMQ=, time:1650868184799 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:44.808| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:44.808| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:44.809| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:44.809| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:44.809| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:44.809| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:44.810| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:44.810| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:44.812| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:44.813| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:44.813| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:44.814| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:44.815| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:44.815| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:44.816| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:44.816| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:54.831| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:54.831| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:29:54.832| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dCOdmc8PIHzDNLXzF+wXbGzWDhg=, time:1650868194824 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:54.832| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:3XZ9EFGyVJXEd0ZBbtloyvPBIno=, time:1650868194825 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:29:54.834| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:54.834| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:29:54.835| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:54.835| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:29:54.835| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:54.835| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:29:54.836| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:54.836| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:29:54.837| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:54.837| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:54.838| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:54.838| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:54.839| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:54.839| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:29:54.840| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:29:54.840| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:00.026| scheduled-task-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 14:30:04.858| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:04.858| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:04.859| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ah1sdUKJhwgeoO+GhmeKUA/tK3c=, time:1650868204846 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:04.859| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Y4N/JVyVpkJUUt1dRhQCVM1ttMo=, time:1650868204848 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:04.861| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:04.861| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:04.861| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:04.862| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:04.863| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:04.863| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:04.863| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:04.864| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:04.865| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:04.866| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:04.866| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:04.867| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:04.868| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:04.868| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:04.868| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:04.869| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:14.887| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:14.888| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LmBVqVHZBBkofmPQHBjyzeP6b54=, time:1650868214877 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:14.888| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:14.889| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nP7ZusLWK8wfFZpPdRAUMpD/n10=, time:1650868214879 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:14.890| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:14.891| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:14.891| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:14.891| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:14.892| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:14.892| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:14.892| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:14.893| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:14.894| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:14.895| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:14.895| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:14.895| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:14.896| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:14.896| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:14.897| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:14.897| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:24.911| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:24.911| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:24.911| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Whk1VTtC9KlL6paN8Q29ur7k9ew=, time:1650868224904 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:24.911| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LL2LscUOPHbMtOJMSGwI9NQnJ4k=, time:1650868224905 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:24.913| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:24.913| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:24.913| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:24.913| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:24.913| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:24.914| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:24.914| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:24.914| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:24.916| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:24.916| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:24.916| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:24.916| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:24.918| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:24.918| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:24.918| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:24.918| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:34.935| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:34.935| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:34.937| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:oguNqnp4ZckU9zfuvNeqlPgc+Uo=, time:1650868234925 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:34.937| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5Ex5pBmwrKqf1OYI94rrxz79hfs=, time:1650868234926 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:34.938| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:34.938| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:34.939| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:34.939| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:34.939| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:34.939| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:34.940| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:34.940| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:34.942| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:34.942| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:34.943| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:34.943| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:34.944| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:34.944| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:34.945| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:34.945| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:44.966| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:44.969| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:44.970| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BupVpMAFOyrcnyyW3DyVVAtOuBI=, time:1650868244953 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:44.968| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cJVYd0zYrg9TMM+rb3heJV4TD2Y=, time:1650868244951 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:44.973| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:44.973| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:44.974| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:44.974| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:44.974| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:44.975| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:44.975| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:44.975| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:44.979| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:44.980| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:44.980| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:44.980| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:44.983| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:44.984| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:44.985| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:44.985| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:55.003| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:55.003| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:30:55.005| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:yKx0q8V4QWAEYVAx+Z0G5QNnYKE=, time:1650868254992 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:55.005| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:+yp9fbpyNT9ln574HJpCEULPW1E=, time:1650868254994 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:30:55.007| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:55.007| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:30:55.008| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:55.008| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:30:55.008| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:55.008| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:30:55.008| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:55.009| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:30:55.010| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:55.010| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:55.011| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:55.011| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:55.012| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:55.012| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:30:55.013| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:30:55.013| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:05.543| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:05.543| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:05.544| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:7mVHX/0BcJV7YyTbp7SxpnbyJ3g=, time:1650868265535 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:05.544| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Xj9Ji0GMRY3Y30ASnNIZScfBchg=, time:1650868265536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:05.546| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:05.546| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:05.546| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:05.546| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:05.547| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:05.547| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:05.547| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:05.547| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:05.549| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:05.549| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:05.549| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:05.549| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:05.551| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:05.551| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:05.552| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:05.552| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:16.841| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:16.841| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:16.841| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:dHvL936zv7WOesXlRn0j7H1FpE0=, time:1650868276833 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:16.841| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XDY79/DYh/jZ3yYlSP00TN/nvYs=, time:1650868276834 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:16.843| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:16.843| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:16.843| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:16.843| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:16.843| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:16.843| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:16.844| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:16.844| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:16.845| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:16.845| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:16.846| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:16.846| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:16.847| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:16.847| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:16.848| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:16.848| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:27.547| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:27.548| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FXyXN51KTZIa7Ch4msD5BiodJCE=, time:1650868287537 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:27.547| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:27.549| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BN7xMF6Nh5u0rSQ4iwDLaDq4Fnk=, time:1650868287536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:27.550| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:27.550| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:27.550| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:27.551| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:27.551| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:27.551| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:27.551| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:27.551| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:27.554| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:27.555| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:27.555| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:27.556| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:27.557| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:27.557| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:27.558| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:27.559| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:38.549| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:38.550| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NhrE3xCmLiNWTYMGIBGg+CYO7kU=, time:1650868298536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:38.551| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:38.552| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vHJ+rrgpnF5jWips4oG/6ek5+nE=, time:1650868298537 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:38.552| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:38.552| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:38.553| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:38.554| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:38.554| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:38.554| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:38.555| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:38.556| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:38.558| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:38.559| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:38.559| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:38.560| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:38.562| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:38.562| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:38.563| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:38.563| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:49.548| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:49.549| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:31:49.550| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:P+qzQb/zxAhDskJ9eSapL7egxYU=, time:1650868309536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:49.550| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:clBhuVWxpHuNsKdedrUdr8lNZ2s=, time:1650868309539 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:31:49.551| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:49.551| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:31:49.552| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:49.552| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:31:49.552| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:49.552| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:31:49.552| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:49.552| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:31:49.554| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:49.555| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:49.556| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:49.556| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:49.557| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:49.557| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:31:49.557| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:31:49.557| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:00.543| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:00.543| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Hc0nj9H3YDVDxlFZucVjMmhv/s8=, time:1650868320536 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:00.543| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:00.544| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BMyE7/i8YxkiDyLCpBPaDB2HiR8=, time:1650868320537 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:00.544| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:00.544| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:00.545| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:00.545| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:00.545| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:00.545| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:00.545| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:00.545| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:00.548| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:00.548| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:00.549| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:00.549| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:00.550| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:00.550| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:00.551| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:00.551| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:13.302| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:13.303| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:13.304| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5GZoCsaagt0safwDRKmz4rz59zs=, time:1650868333292 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:13.304| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/d7iLvaQF7V4suH+E4PAT481RvI=, time:1650868333294 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:13.306| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:13.306| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:13.306| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:13.306| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:13.306| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:13.306| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:13.307| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:13.307| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:13.309| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:13.309| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:13.310| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:13.310| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:13.312| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:13.312| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:13.313| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:13.313| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:23.544| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:23.544| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:23.546| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:YJm8EzkCntisFK1L36byqc8fKk4=, time:1650868343538 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:23.546| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vjwJS89ZtZl2zFIZ7++1LeNX4wg=, time:1650868343537 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:23.548| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:23.548| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:23.548| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:23.548| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:23.548| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:23.548| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:23.549| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:23.549| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:23.551| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:23.551| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:23.551| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:23.551| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:23.553| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:23.553| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:23.554| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:23.554| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:34.555| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:34.556| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:34.557| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ut/kbLiCNksBpAtOEOSZ1NthV14=, time:1650868354545 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:34.557| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:MKNfNUU2OCyWVP4UuEQFTmUNhl0=, time:1650868354544 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:34.559| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:34.559| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:34.559| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:34.559| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:34.559| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:34.559| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:34.560| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:34.560| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:34.561| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:34.561| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:34.562| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:34.562| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:34.563| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:34.563| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:34.564| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:34.564| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:45.560| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:45.560| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:45.561| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Yip0mHQM5Pb4BIRRCnlUtuiARQA=, time:1650868365551 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:45.561| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:cx2p+iwupPK+Km3ocTXx9g8j47o=, time:1650868365553 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:45.563| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:45.563| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:45.563| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:45.563| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:45.564| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:45.564| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:45.564| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:45.564| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:45.566| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:45.566| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:45.567| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:45.567| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:45.569| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:45.569| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:45.570| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:45.570| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:56.561| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:56.561| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:32:56.561| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Iq03zOXXjv+/y5ZNRjZHJjE0zlY=, time:1650868376554 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:56.561| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ijKjLW5pfnGhgo4stBExdk3Y9A8=, time:1650868376555 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:32:56.563| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:56.563| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:32:56.563| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:56.563| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:32:56.563| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:56.563| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:32:56.564| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:56.564| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:32:56.565| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:56.565| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:56.566| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:56.566| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:56.567| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:56.567| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:32:56.568| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:32:56.568| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:07.566| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:07.567| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:07.568| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rT/ZMe6VolNcqJhsNMhDuucHWGY=, time:1650868387556 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:07.568| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:NFaHG7ec+dhDCqoGnj7y6w4dtTY=, time:1650868387558 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:07.570| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:07.570| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:07.571| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:07.571| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:07.571| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:07.571| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:07.572| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:07.572| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:07.575| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:07.575| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:07.575| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:07.575| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:07.577| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:07.577| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:07.577| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:07.577| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:18.577| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:18.577| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:18.578| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WiXnr0R1ABVT9cNm2+Tafq30jEc=, time:1650868398559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:18.578| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rhdMIisK5bXuMLEaF8VqmZpQM6I=, time:1650868398563 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:18.580| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:18.580| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:18.581| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:18.581| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:18.581| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:18.581| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:18.582| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:18.582| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:18.585| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:18.587| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:18.587| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:18.587| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:18.588| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:18.589| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:18.589| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:18.590| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:29.564| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:29.565| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:RXLsZ3tj5TlE4wMIKi8+tJBfV2E=, time:1650868409557 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:29.565| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:29.566| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:y43CZgrd/oUSkIwKVCn7+OTG9+A=, time:1650868409559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:29.567| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:29.567| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:29.567| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:29.567| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:29.567| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:29.568| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:29.568| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:29.568| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:29.571| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:29.571| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:29.572| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:29.572| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:29.574| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:29.575| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:29.575| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:29.575| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:40.566| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:40.567| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:40.572| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JfLoCS/dv4Xe3oUnUSZYAGApGVo=, time:1650868420559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:40.572| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:JZaQH21ee4QIXLNEzOCcEYadLLg=, time:1650868420558 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:40.574| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:40.575| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:40.575| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:40.575| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:40.575| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:40.575| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:40.576| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:40.576| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:40.577| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:40.577| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:40.578| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:40.578| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:40.579| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:40.579| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:40.580| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:40.580| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:51.568| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:51.569| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:33:51.569| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Ihv5xdijinPPcg7QeqxCzuBJyfU=, time:1650868431559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:51.569| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:fGBUoBVovSYyYEU+Dom+Otysxsw=, time:1650868431560 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:33:51.570| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:51.571| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:33:51.571| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:51.571| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:33:51.571| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:51.571| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:33:51.572| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:51.572| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:33:51.574| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:51.574| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:51.574| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:51.575| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:51.576| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:51.576| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:33:51.576| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:33:51.576| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:02.569| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:02.570| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:02.571| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CwrP4JYT5ko5Vqc5Vgc+Gocft3A=, time:1650868442559 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:02.571| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:LfE27r4Jk6RLhAQnOlJVAdpxYto=, time:1650868442561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:02.573| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:02.573| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:02.574| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:02.574| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:02.574| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:02.574| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:02.574| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:02.574| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:02.577| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:02.577| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:02.577| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:02.578| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:02.579| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:02.579| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:02.580| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:02.580| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:13.571| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:13.572| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:C9CDmzX8Fi+58I/uAQ2T0kj7JJ8=, time:1650868453560 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:13.572| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:13.573| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BfYjxZSq0txLtMiQLpZhX6Zinpo=, time:1650868453561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:13.574| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:13.574| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:13.574| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:13.575| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:13.575| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:13.575| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:13.575| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:13.576| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:13.577| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:13.577| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:13.578| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:13.578| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:13.579| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:13.579| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:13.580| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:13.580| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:24.572| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:24.572| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:24.573| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:Rbn9g2X3BwIUmzp+h1WhfDjE8qw=, time:1650868464564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:24.573| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BkPaCJCYNZRRYxnrTJK0DXhyM0o=, time:1650868464561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:24.575| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:24.576| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:24.576| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:24.577| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:24.577| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:24.577| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:24.577| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:24.578| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:24.580| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:24.581| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:24.582| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:24.582| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:24.583| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:24.584| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:24.584| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:24.585| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:35.566| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:35.566| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:35.566| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:pzeRt4Ywb/oOwv9HvyQuI6akUG8=, time:1650868475560 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:35.566| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:IZ3ocp7G/04bPtoJ5ZgIQO/GF5E=, time:1650868475561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:35.567| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:35.567| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:35.568| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:35.568| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:35.568| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:35.568| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:35.568| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:35.568| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:35.571| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:35.571| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:35.571| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:35.572| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:35.574| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:35.575| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:35.575| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:35.575| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:46.568| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:46.569| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:46.570| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:UJcep6Tqq1sRU1TSCTnBOFB+Sq4=, time:1650868486560 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:46.570| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:nadIyo0XW8Wz2IRs3NXAUTCbmJM=, time:1650868486561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:46.571| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:46.571| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:46.572| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:46.572| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:46.572| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:46.572| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:46.573| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:46.573| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:46.574| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:46.574| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:46.575| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:46.575| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:46.576| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:46.576| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:46.577| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:46.577| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:57.571| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:57.571| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:QwGhARVbrb0PhlCNJzgjZbQkptg=, time:1650868497561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:57.572| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:34:57.572| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:GqEHqqdSkdIP/j1daEeaBxSLqDU=, time:1650868497562 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:34:57.574| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:57.575| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:34:57.575| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:57.575| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:34:57.575| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:57.575| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:34:57.575| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:57.576| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:34:57.578| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:57.578| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:57.578| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:57.578| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:57.579| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:57.579| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:34:57.580| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:34:57.580| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:08.571| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:08.571| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:08.573| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:qxAcJ2HQ265kHLJ3XeJMiGYbP64=, time:1650868508561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:08.573| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zwbicIsKpbCzIz6ZFlOvt+A5VnE=, time:1650868508562 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:08.574| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:08.574| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:08.574| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:08.574| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:08.575| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:08.575| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:08.575| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:08.575| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:08.578| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:08.578| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:08.579| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:08.579| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:08.580| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:08.580| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:08.581| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:08.581| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:19.568| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:19.568| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:AbE3Kgn29xmyWsOwiRMS8J0xEzQ=, time:1650868519561 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:19.569| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:19.569| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:zPcsue7o7z9RGv2OXaN59tGZZBs=, time:1650868519562 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:19.570| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:19.570| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:19.570| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:19.570| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:19.571| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:19.571| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:19.571| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:19.572| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:19.574| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:19.574| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:19.574| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:19.574| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:19.575| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:19.575| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:19.576| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:19.576| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:30.573| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:30.575| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:PSYH18isau4DnNX9rEP1v1YK5hk=, time:1650868530562 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:30.576| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:30.576| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:rbBZhvor4Y0EDxf2MtY8FELUh3E=, time:1650868530563 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:30.577| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:30.578| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:30.578| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:30.578| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:30.579| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:30.579| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:30.579| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:30.579| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:30.583| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:30.583| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:30.584| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:30.585| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:30.586| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:30.587| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:30.587| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:30.587| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:41.575| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:41.576| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:41.577| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:BZcO4S2KOb4F4vpbEYAoRlwqY7Y=, time:1650868541564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:41.577| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vkyKQksIhuD6wohE6OjXhHsUVQ8=, time:1650868541566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:41.579| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:41.579| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:41.579| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:41.579| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:41.579| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:41.579| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:41.579| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:41.580| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:41.581| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:41.581| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:41.582| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:41.582| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:41.583| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:41.583| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:41.583| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:41.583| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:45.015| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:45.017| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:45.017| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/getMenu, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:KnMGc8GSRMoKf1cPYC+cLo8PSX4=, time:1650868545000 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:45.017| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/query, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:CfzCgx2lnCNSdPSOXyhoPMophlc=, time:1650868545002 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:45.019| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:45.020| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:45.020| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/query | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:45.020| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:getMenu | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:45.020| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:45.021| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:45.021| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["userId","name","type"],参数value===========:[null,null,"monitor"] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:45.023| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select tbp.* from t_b_privilege tbp left join t_b_role_privilege tbrp on tbrp.privilege_id = tbp.id left join t_b_role tbr on tbr.role_code = tbrp.role_code left join t_b_user_role tbur on tbur.role_code = tbr.role_code left join t_b_user tbu on tbu.id = tbur.user_id where tbp.`type` = 'MENU' and tbu.id = ? order by tbp.parent_id, tbp.`sequence`  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.026| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.031| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (org_id = ? AND enable = ?) ORDER BY code ASC,create_time DESC  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.034| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 1(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.037| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 19 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.038| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:45.041| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 3 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.046| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:45.151| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:45.152| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:moqdcAGT4Z5llCVrTsxnNol66Ds=, time:1650868545144 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:45.153| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:45.154| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:DEm88vWaNJ5AY7He0pwRg8sOniI=, time:1650868545145 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:45.154| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:45.155| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:45.155| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:45.155| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:45.155| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:45.155| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:45.156| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:45.156| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:45.158| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.158| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.159| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.159| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.161| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.161| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.162| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:45.162| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:45.314| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:45.314| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:8BHTb1L47xYRi9jBkGsOzHn3cT8=, time:1650868545306 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:45.315| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:45.315| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/He8AEPTOCH/01m1QtiYLZPmkAI=, time:1650868545307 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:45.316| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:45.317| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:45.317| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:45.318| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:45.318| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:45.318| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:45.320| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:45.320| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:45.324| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.325| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.326| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.326| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.330| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.331| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.345| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.345| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.346| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.346| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.349| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.350| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:45.354| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.359| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.360| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.363| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:45.365| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:47.625| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:47.626| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:5trG0usbVyJaFCppYpq+nQeAepI=, time:1650868547621 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:47.628| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:47.628| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:47.629| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:47.629| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId"],参数value===========:[247387078705811456] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:47.635| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:47.636| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:47.637| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:47.638| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:48.851| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:48.853| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:w4cqU/crJKEl2paUYfXhWjDneyA=, time:1650868548842 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:48.856| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:48.856| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:48.857| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:48.857| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247387078705811456,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:48.859| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:48.859| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247387078705811456(Long), 240069373300576256(Long), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:48.861| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:48.863| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:48.864| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247387078705811456(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:48.865| http-nio-6001-exec-8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:48.866| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:50.208| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:50.209| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WpdZbPqf1YXz+hMSEV4Oz9tcfu8=, time:1650868550203 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:50.213| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:50.213| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:50.214| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:50.215| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId"],参数value===========:[248097376878202880] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:50.219| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.219| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.221| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.226| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.227| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.233| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 41 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.236| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? , ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.236| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 248097845365182464(Long), 248097890713997312(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.238| http-nio-6001-exec-3 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:50.239| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:51.032| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:51.033| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:jovdhmkdiIyVozhZAO8O9Szi8QY=, time:1650868551022 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:51.036| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:51.036| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:51.037| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:51.037| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[248097376878202880,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:51.040| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:51.041| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 248097376878202880(Long), 240069373300576256(Long), 248097376878202880(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:51.044| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:51.046| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:51.047| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 248097376878202880(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:51.048| http-nio-6001-exec-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:51.049| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:52.651| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:52.652| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/sys/exam/privilegeQuery, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:XMPa9uTafyb8OeLy8Lw1oOV9UWo=, time:1650868552645 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:52.654| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/sys/exam/privilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:52.655| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.SysController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:52.656| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:examPrivilegeQuery | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:52.657| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId"],参数value===========:[247063819158294528] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:52.660| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,org_id,user_id,room_code,room_name,monitor_status FROM t_b_exam_invigilate_user WHERE (org_id = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.662| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.664| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 6 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.669| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,student_id,course_code,room_code,identity,name,parameter,already_exam_count,current_record_id,select_record_id,room_name,enable,grade,class_no,course_name,create_id,create_time,update_id,update_Time FROM t_e_exam_student WHERE (exam_id = ? AND room_code IN (?,?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.670| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), kc099999(String), kc088888(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.674| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 45 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.676| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE id IN ( ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.677| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.679| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:52.681| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:53.596| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:53.597| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:TR2QNpYbbPeIj52PBTGjwbVXoFU=, time:1650868553588 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:53.601| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:53.601| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:53.602| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:53.603| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:53.606| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:53.607| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:53.610| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:53.613| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:53.614| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:53.618| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:53.619| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:55.246| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:55.246| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:55.246| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view_count, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:/LREAfLbEvMk0LUOQqw2/SnLrOo=, time:1650868555238 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:55.247| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/report/exam_view, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:HY09R9iN0/8AWX/7ZqANPCRH9w4=, time:1650868555239 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:55.248| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:55.249| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:55.249| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/report/exam_view_count | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:55.250| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:examView | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:55.250| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:55.250| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity"],参数value===========:[247063819158294528,null,null,null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:55.250| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:examViewCount | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:55.251| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:55.253| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as c from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id and tes.org_id = tee.org_id ) union all select count(distinct toer.exam_student_id) as c from t_oe_exam_record toer where exists ( select * from ( select tees.id from t_e_exam_student tees join t_e_student tes on tees.student_id = tes.id where exists( select tee.id from t_e_exam tee WHERE 1 = 1 and tee.org_id = ? and tee.id = ? and tees.exam_id = tee.id )) t where t.id = toer.exam_student_id)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.253| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), 247063819158294528(Long), 240069373300576256(Long), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.258| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.261| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select FROM_UNIXTIME(f.first_prepare_time / 1000,'%Y-%m-%d') AS day, count(DISTINCT(f.exam_student_id)) count from t_oe_exam_record f left join t_e_exam_student t on f.exam_student_id=t.id left join t_e_student h on t.student_id=h.id where f.exam_id = ? and h.org_id=? group by day ORDER BY day  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.261| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.263| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.265| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:55.269| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM (SELECT tee.name AS examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code AS examActivityCode, tee.monitor_status AS monitorStatus, (SELECT count(DISTINCT toer.exam_student_id) FROM t_oe_exam_record toer JOIN t_e_exam_student tees ON toer.exam_student_id = tees.id WHERE toer.exam_id = t.exam_id AND toer.exam_activity_id = t.exam_activity_id AND tees.room_code = t.room_code) AS actualExamTotal FROM t_e_exam_student t LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = t.exam_id WHERE t.exam_id = ? AND h.org_id = ? GROUP BY t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.270| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.276| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select t.*, if(t.monitorStatus = 'FINISHED', t.examTotal - t.actualExamTotal, 0) as deficiencyExamTotal from ( select tee.name as examName, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.room_name roomName, count(1) examTotal, teea.code as examActivityCode, tee.monitor_status as monitorStatus, ( select count(distinct toer.exam_student_id) from t_oe_exam_record toer join t_e_exam_student tees on toer.exam_student_id = tees.id where toer.exam_id = t.exam_id and toer.exam_activity_id = t.exam_activity_id and tees.room_code = t.room_code) as actualExamTotal from t_e_exam_student t left join t_e_student h on t.student_id = h.id left join t_e_exam_activity teea on teea.id = t.exam_activity_id join t_e_exam tee on tee.id = t.exam_id where t.exam_id = ? and h.org_id=? group by t.exam_id, t.exam_activity_id, t.room_code, t.room_name) t order by t.examId LIMIT ?,?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.277| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long), 0(Long), 10(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.280| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.281| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:55.441| http-nio-6001-exec-6 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:55.442| http-nio-6001-exec-6 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:WXvQPueU4EmTBHjGdsvP4eBotFk=, time:1650868555434 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:55.444| http-nio-6001-exec-7 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:55.444| http-nio-6001-exec-6 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:55.444| http-nio-6001-exec-7 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:SgyZiIcHU55dZVz1nyhkxyRqVg0=, time:1650868555435 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:55.444| http-nio-6001-exec-6 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:55.445| http-nio-6001-exec-6 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:55.445| http-nio-6001-exec-6 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:55.446| http-nio-6001-exec-7 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:55.446| http-nio-6001-exec-7 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:55.447| http-nio-6001-exec-7 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:55.447| http-nio-6001-exec-7 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:55.448| http-nio-6001-exec-6 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.449| http-nio-6001-exec-6 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.450| http-nio-6001-exec-7 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.451| http-nio-6001-exec-7 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.451| http-nio-6001-exec-6 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.452| http-nio-6001-exec-6 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:55.454| http-nio-6001-exec-7 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:55.455| http-nio-6001-exec-7 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:56.458| http-nio-6001-exec-10 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:56.460| http-nio-6001-exec-10 | INFO |  -  | Start authorization: url:/api/admin/report/exam_deficiency_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:vh/kLSMSUkuolbUTuCNYlqTJXvg=, time:1650868556452 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:56.462| http-nio-6001-exec-10 | INFO |  -  | ============请求地址========:/api/admin/report/exam_deficiency_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:56.462| http-nio-6001-exec-10 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:56.462| http-nio-6001-exec-10 | INFO |  -  | ============方法===========:examDeficiencyList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:56.463| http-nio-6001-exec-10 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:56.464| http-nio-6001-exec-10 | DEBUG |  -  | ==>  Preparing: select t.* from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.exam_id=? and f.org_id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:56.465| http-nio-6001-exec-10 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:56.466| http-nio-6001-exec-10 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:56.467| http-nio-6001-exec-10 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:56.971| http-nio-6001-exec-8 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:56.971| http-nio-6001-exec-8 | INFO |  -  | Start authorization: url:/api/admin/report/exam_exception_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:tFBd9YYJ2XBRwntHOvuZxwdT9k8=, time:1650868556966 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:56.974| http-nio-6001-exec-8 | INFO |  -  | ============请求地址========:/api/admin/report/exam_exception_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:56.974| http-nio-6001-exec-8 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:56.975| http-nio-6001-exec-8 | INFO |  -  | ============方法===========:examExceptionList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:56.975| http-nio-6001-exec-8 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:56.983| http-nio-6001-exec-8 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, count(f.exam_student_id) exceptionCount, sum(f.difference) exceptionTotalTime, teea.code AS examActivityCode FROM t_ie_invigilate_exception_info f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:56.984| http-nio-6001-exec-8 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:56.986| http-nio-6001-exec-8 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:57.380| http-nio-6001-exec-3 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:57.380| http-nio-6001-exec-3 | INFO |  -  | Start authorization: url:/api/admin/report/exam_reexam_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:ksyJsWvAr+W3WIKgAR1KOMnNsKY=, time:1650868557374 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:57.383| http-nio-6001-exec-3 | INFO |  -  | ============请求地址========:/api/admin/report/exam_reexam_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:57.383| http-nio-6001-exec-3 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:57.383| http-nio-6001-exec-3 | INFO |  -  | ============方法===========:examReexamList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:57.384| http-nio-6001-exec-3 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:57.389| http-nio-6001-exec-3 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM ( SELECT tee.name AS examName, f.exam_student_id examStudentId, t.exam_id examId, t.exam_activity_id examActivityId, t.room_code roomCode, t.course_code courseCode, t.course_name courseName, t.NAME, t.identity, t.room_name roomName, teea.code AS examActivityCode FROM t_e_exam_reexam f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND h.org_id = ? GROUP BY f.exam_student_id ORDER BY t.room_code ) TOTAL  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:57.389| http-nio-6001-exec-3 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:57.391| http-nio-6001-exec-3 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:35:57.805| http-nio-6001-exec-4 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:35:57.806| http-nio-6001-exec-4 | INFO |  -  | Start authorization: url:/api/admin/report/exam_revoke_breach_list, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:FgtP7/S/vHaxbAXh5k0x++F+ML8=, time:1650868557800 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:35:57.810| http-nio-6001-exec-4 | INFO |  -  | ============请求地址========:/api/admin/report/exam_revoke_breach_list | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:35:57.811| http-nio-6001-exec-4 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeReportController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:35:57.811| http-nio-6001-exec-4 | INFO |  -  | ============方法===========:examRevokeBreachList | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:35:57.812| http-nio-6001-exec-4 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode","courseCode","name","identity","pageNumber","pageSize"],参数value===========:[247063819158294528,null,null,null,null,null,1,10] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:35:57.820| http-nio-6001-exec-4 | DEBUG |  -  | ==>  Preparing: SELECT COUNT(1) FROM t_e_exam_breach_log f LEFT JOIN t_e_exam_student t ON f.exam_student_id = t.id LEFT JOIN t_e_student h ON t.student_id = h.id LEFT JOIN t_e_exam_activity teea ON teea.id = t.exam_activity_id JOIN t_e_exam tee ON tee.id = f.exam_id WHERE f.exam_id = ? AND f.status = 1 AND h.org_id = ?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:57.822| http-nio-6001-exec-4 | DEBUG |  -  | ==> Parameters: 247063819158294528(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:35:57.825| http-nio-6001-exec-4 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:36:05.572| http-nio-6001-exec-5 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:36:05.572| http-nio-6001-exec-9 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:36:05.573| http-nio-6001-exec-9 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:b7vJXwqyv+BiW49YAs/9hdGwQWQ=, time:1650868565566 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:36:05.573| http-nio-6001-exec-5 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:otglNHaAqU/eD8k0yeB+M2Ajglg=, time:1650868565564 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:36:05.575| http-nio-6001-exec-9 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:36:05.575| http-nio-6001-exec-5 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:36:05.575| http-nio-6001-exec-9 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:36:05.575| http-nio-6001-exec-5 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:36:05.575| http-nio-6001-exec-9 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:36:05.575| http-nio-6001-exec-5 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:36:05.576| http-nio-6001-exec-5 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:36:05.576| http-nio-6001-exec-9 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:36:05.578| http-nio-6001-exec-9 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:05.578| http-nio-6001-exec-5 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:05.579| http-nio-6001-exec-9 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:05.579| http-nio-6001-exec-5 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:05.580| http-nio-6001-exec-9 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:05.580| http-nio-6001-exec-5 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:05.581| http-nio-6001-exec-9 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:36:05.581| http-nio-6001-exec-5 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:36:16.571| http-nio-6001-exec-2 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:36:16.572| http-nio-6001-exec-1 | INFO |  -  | admin HandlerInterceptor preHandle is come in | [com.qmth.themis.admin.interceptor.AuthInterceptor:34]
-2022-04-25 14:36:16.572| http-nio-6001-exec-2 | INFO |  -  | Start authorization: url:/api/admin/invigilate/warn/notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:x7Ja2fierE4fhxBa5+Wjtquft84=, time:1650868576563 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:36:16.572| http-nio-6001-exec-1 | INFO |  -  | Start authorization: url:/api/admin/invigilate/reexam/list_not_done_notify, method:POST, platform:WEB, deviceId:c9586b400c218bb2e6ce127765a79518, authorization:Token 477bc2ab85ae1d18a4a4e595fe4884cd:erWBZDBG+3eV2kA2xkaN3YdTzTE=, time:1650868576565 | [com.qmth.themis.admin.interceptor.AuthInterceptor:44]
-2022-04-25 14:36:16.573| http-nio-6001-exec-1 | INFO |  -  | ============请求地址========:/api/admin/invigilate/reexam/list_not_done_notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:36:16.573| http-nio-6001-exec-2 | INFO |  -  | ============请求地址========:/api/admin/invigilate/warn/notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:57]
-2022-04-25 14:36:16.574| http-nio-6001-exec-1 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TEExamReexamController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:36:16.574| http-nio-6001-exec-2 | INFO |  -  | ============类=============:com.qmth.themis.admin.api.TIeInvigilateWarnInfoController | [com.qmth.themis.admin.aspect.ApiControllerAspect:58]
-2022-04-25 14:36:16.574| http-nio-6001-exec-1 | INFO |  -  | ============方法===========:listNotDoneNotify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:36:16.574| http-nio-6001-exec-2 | INFO |  -  | ============方法===========:notify | [com.qmth.themis.admin.aspect.ApiControllerAspect:59]
-2022-04-25 14:36:16.574| http-nio-6001-exec-1 | INFO |  -  | ============参数key:["examId"],参数value===========:[null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:36:16.574| http-nio-6001-exec-2 | INFO |  -  | ============参数key:["examId","examActivityId","roomCode"],参数value===========:[null,null,null] | [com.qmth.themis.admin.aspect.ApiControllerAspect:69]
-2022-04-25 14:36:16.576| http-nio-6001-exec-1 | DEBUG |  -  | ==>  Preparing: select count(1) from t_e_exam_reexam teer left join t_e_exam_student tees on tees.id = teer.exam_student_id left join t_e_exam tee on tee.id = teer.exam_id left join t_e_exam_activity teea on teea.id = teer.exam_activity_id left join t_b_user tbu on tbu.id = teer.create_id left join t_e_exam_reexam_auditing teera on teera.reexam_id = teer.id WHERE teera.auditing_id = ? and tee.org_id = ? and teer.status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:16.576| http-nio-6001-exec-2 | DEBUG |  -  | ==>  Preparing: select count(1) as count from t_ie_invigilate_warn_info tiiwi left join t_e_exam_student tees on tees.id = tiiwi.exam_student_id left join t_e_exam tee on tee.id = tees.exam_id WHERE 1 = 1 and tee.org_id = ? and tiiwi.approve_status = 0 and tiiwi.remind_status = 1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:16.576| http-nio-6001-exec-1 | DEBUG |  -  | ==> Parameters: 247062759656132608(Long), 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:16.576| http-nio-6001-exec-2 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:16.578| http-nio-6001-exec-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:16.578| http-nio-6001-exec-2 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:36:16.579| http-nio-6001-exec-2 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:36:16.579| http-nio-6001-exec-1 | INFO |  -  | ============耗时============:0秒 | [com.qmth.themis.admin.aspect.ApiControllerAspect:82]
-2022-04-25 14:36:23.605| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:36:23.609| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:36:23.621| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 14:36:23.651| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:36:23.654| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:36:23.663| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:36:23.664| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:36:23.671| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 14:36:23.729| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]

+ 0 - 1295
logs/themis-task.log

@@ -1,1295 +0,0 @@
-2022-04-25 11:51:01.248| main | INFO |  -  | Starting ThemisTaskApplication on kingdeMacBook-Air.local with PID 3029 (/Users/king/git/backend-service/themis-task/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 11:51:01.262| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 11:51:05.573| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 11:51:05.625| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 11:51:05.712| main | INFO |  -  | Finished Spring Data repository scanning in 36ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 11:51:06.203| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.204| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.205| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.205| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.205| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.205| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.206| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.207| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.208| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.208| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.208| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.209| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.209| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.209| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.209| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.210| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.210| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.211| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.211| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.211| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.212| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.212| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.213| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.213| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.213| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.214| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.214| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.214| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.215| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.215| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.215| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.216| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.216| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.216| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.217| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.217| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.217| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.218| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.218| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.218| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:06.219| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 11:51:07.445| main | INFO |  -  | Tomcat initialized with port(s): 6003 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 11:51:07.462| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6003"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:51:07.463| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:51:07.463| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:51:07.797| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:51:07.798| main | INFO |  -  | Root WebApplicationContext: initialization completed in 6058 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 11:51:10.813| main | INFO |  -  | Using default implementation for ThreadExecutor | [org.quartz.impl.StdSchedulerFactory:1220]
-2022-04-25 11:51:10.851| main | INFO |  -  | Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | [org.quartz.core.SchedulerSignalerImpl:61]
-2022-04-25 11:51:10.852| main | INFO |  -  | Quartz Scheduler v.2.3.2 created. | [org.quartz.core.QuartzScheduler:229]
-2022-04-25 11:51:11.568| main | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 11:51:11.575| main | INFO |  -  | Using db table-based data access locking (synchronization). | [org.quartz.impl.jdbcjobstore.JobStoreSupport:672]
-2022-04-25 11:51:11.579| main | INFO |  -  | JobStoreCMT initialized. | [org.quartz.impl.jdbcjobstore.JobStoreCMT:145]
-2022-04-25 11:51:11.581| main | INFO |  -  | Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ClusterQuartz' with instanceId 'kingdeMacBook-Air.local1650858670817'
-  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
-  NOT STARTED.
-  Currently in standby mode.
-  Number of jobs executed: 0
-  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
-  Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- | [org.quartz.core.QuartzScheduler:294]
-2022-04-25 11:51:11.581| main | INFO |  -  | Quartz scheduler 'ClusterQuartz' initialized from an externally provided properties instance. | [org.quartz.impl.StdSchedulerFactory:1374]
-2022-04-25 11:51:11.582| main | INFO |  -  | Quartz scheduler version: 2.3.2 | [org.quartz.impl.StdSchedulerFactory:1378]
-2022-04-25 11:51:11.582| main | INFO |  -  | JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7283877 | [org.quartz.core.QuartzScheduler:2293]
-2022-04-25 11:51:12.546| main | INFO |  -  | Uid init success, datacenterId=3, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 11:51:14.326| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 11:51:14.771| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:51:15.268| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:51:15.381| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6003"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:51:15.409| main | INFO |  -  | Tomcat started on port(s): 6003 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 11:51:15.411| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 11:51:15.429| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 11:51:15.493| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 11:51:15.522| main | INFO |  -  | Starting Quartz Scheduler now | [org.springframework.scheduling.quartz.SchedulerFactoryBean:727]
-2022-04-25 11:51:15.849| main | INFO |  -  | ClusterManager: detected 1 failed or restarted instances. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:3644]
-2022-04-25 11:51:15.850| main | INFO |  -  | ClusterManager: Scanning for instance "kingdeMacBook-Air.local1650782407954"'s failed in-progress jobs. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:3503]
-2022-04-25 11:51:15.881| main | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650858670817 started. | [org.quartz.core.QuartzScheduler:547]
-2022-04-25 11:51:15.927| main | INFO |  -  | Started ThemisTaskApplication in 16.803 seconds (JVM running for 19.382) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 11:51:15.928| QuartzScheduler_ClusterQuartz-kingdeMacBook-Air.local1650858670817_MisfireHandler | INFO |  -  | Handling 3 trigger(s) that missed their scheduled fire-time. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:973]
-2022-04-25 11:51:15.931| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.task.start.StartRunning:53]
-2022-04-25 11:51:16.153| main | INFO |  -  | 增加mqjob end | [com.qmth.themis.task.start.StartRunning:59]
-2022-04-25 11:51:16.156| main | INFO |  -  | 增加mqActivityjob start | [com.qmth.themis.task.start.StartRunning:61]
-2022-04-25 11:51:16.161| ClusterQuartz_Worker-1 | INFO |  -  | mq_activity_job进来了,context:JobExecutionContext: trigger: 'MQ_ACTIVITY_JOB_GROUP_NAME.MQ_ACTIVITY_JOB_NAME job: MQ_ACTIVITY_JOB_GROUP_NAME.MQ_ACTIVITY_JOB_NAME fireTime: 'Mon Apr 25 11:51:16 CST 2022 scheduledFireTime: Mon Apr 25 11:51:16 CST 2022 previousFireTime: 'null nextFireTime: Tue Apr 26 00:00:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqActivityJob:49]
-2022-04-25 11:51:16.199| ClusterQuartz_Worker-2 | INFO |  -  | ObjectiveAnswerCacheLoadJob进来了,context:JobExecutionContext: trigger: 'OBJECTIVE_ANSWER_CACHE_LOAD_JOB_GROUP_NAME.OBJECTIVE_ANSWER_CACHE_LOAD_JOB_NAME job: OBJECTIVE_ANSWER_CACHE_LOAD_JOB_GROUP_NAME.OBJECTIVE_ANSWER_CACHE_LOAD_JOB_NAME fireTime: 'Mon Apr 25 11:51:16 CST 2022 scheduledFireTime: Mon Apr 25 11:51:16 CST 2022 previousFireTime: 'null nextFireTime: Tue Apr 26 01:00:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.ObjectiveAnswerCacheLoadJob:34]
-2022-04-25 11:51:16.236| main | INFO |  -  | 增加mqActivityjob end | [com.qmth.themis.task.start.StartRunning:66]
-2022-04-25 11:51:16.239| main | INFO |  -  | 增加客观题答案缓存加载job start | [com.qmth.themis.task.start.StartRunning:68]
-2022-04-25 11:51:16.278| ClusterQuartz_Worker-2 | DEBUG |  -  | ==>  Preparing: select distinct t.exam_id from t_e_exam_activity t left join t_e_exam f on t.exam_id=f.id where t.start_time>=? and t.start_time<=? and t.enable=1 and f.enable=1  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.303| ClusterQuartz_Worker-2 | DEBUG |  -  | ==> Parameters: 1650816000000(Long), 1650902399000(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.321| main | INFO |  -  | 增加客观题答案缓存加载job end | [com.qmth.themis.task.start.StartRunning:73]
-2022-04-25 11:51:16.332| ClusterQuartz_Worker-2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.336| ClusterQuartz_Worker-1 | DEBUG |  -  | ==>  Preparing: SELECT id,org_id,code,name,tag,start_time,end_time,short_code,prepare_seconds,min_duration_seconds,pre_notice,pre_notice_stay_seconds,post_notice,exam_count,break_expire_seconds,break_resume_count,camera_photo_upload,reexam_auditing,show_objective_score,mode,enable,archived,opening_seconds,max_duration_seconds,force_finish,entry_authentication_policy,in_process_face_verify,in_process_face_stranger_ignore,in_process_liveness_verify,in_process_liveness_fixed_range,in_process_liveness_judge_policy,record_select_strategy,enable_ip_limit,ip_allow,score_status,objective_score_policy,monitor_video_source,monitor_record,progress,mobile_photo_upload,invigilate_verify,monitor_status,in_process_realness_verify,create_id,create_time,update_id,update_Time FROM t_e_exam WHERE (enable = ? AND force_finish = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.339| ClusterQuartz_Worker-1 | DEBUG |  -  | ==> Parameters: 1(Integer), 0(Integer) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.355| ClusterQuartz_Worker-1 | DEBUG |  -  | <==      Total: 2 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.370| ClusterQuartz_Worker-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE (enable = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.374| ClusterQuartz_Worker-1 | DEBUG |  -  | ==> Parameters: 1(Integer), 247063819158294528(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.379| ClusterQuartz_Worker-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.407| ClusterQuartz_Worker-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url FROM t_oe_exam_record WHERE (exam_activity_id IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.410| ClusterQuartz_Worker-1 | DEBUG |  -  | ==> Parameters: 247063873336119296(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.435| ClusterQuartz_Worker-1 | DEBUG |  -  | <==      Total: 4 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.452| ClusterQuartz_Worker-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,code,prepare_seconds,max_duration_seconds,enable,opening_seconds,start_time,finish_time,create_id,create_time,update_id,update_Time FROM t_e_exam_activity WHERE (enable = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.453| ClusterQuartz_Worker-1 | DEBUG |  -  | ==> Parameters: 1(Integer), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.469| ClusterQuartz_Worker-1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.477| ClusterQuartz_Worker-1 | DEBUG |  -  | ==>  Preparing: SELECT id,exam_id,exam_activity_id,exam_student_id,paper_id,status,first_prepare_time,first_start_time,last_break_time,last_prepare_time,last_start_time,already_break_count,client_current_ip,client_websocket_status,client_websocket_id,client_last_sync_time,answer_progress,duration_seconds,finish_time,finish_type,warning_count,review_result,objective_score,paper_download,breach_status,paper_struct_path,paper_struct_upload,serial_number,last_break_id,entry_authentication_result,entry_authentication_id,in_process_face_verify_status,in_process_liveness_verify_status,in_process_liveness_verify_count,monitor_key,monitor_status_source,score_status,start_time,end_time,opening_seconds,min_duration_seconds,max_duration_seconds,force_finish,has_answer_file,in_process_realness_verify_status,camera_photo_upload,mobile_photo_upload,entry_authentication_policy,in_process_face_stranger_ignore,in_process_liveness_fixed_range,in_process_liveness_judge_policy,monitor_video_source,monitor_record,mobile_first_websocket_status,mobile_first_websocket_id,mobile_second_websocket_status,mobile_second_websocket_id,camera_monitor_status,screen_monitor_status,mobile_first_monitor_status,mobile_second_monitor_status,tencent_video_url FROM t_oe_exam_record WHERE (exam_activity_id IN (?))  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.478| ClusterQuartz_Worker-1 | DEBUG |  -  | ==> Parameters: 247387079523700736(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.487| ClusterQuartz_Worker-1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:16.588| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-session,topic:themis-topic-exam,tag:WEB||WIN||MAC||WXAPP||IOS||ANDROID,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.642| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-userLog,topic:themis-topic-exam,tag:USER||STUDENT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.686| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-log,topic:themis-topic-exam,tag:EXCEPTION_LOG||MONITOR_LOG,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.772| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-task,topic:themis-topic-exam,tag:EXAM_STUDENT_IMPORT||ROOM_CODE_IMPORT||ROOM_CODE_EXPORT||EXAM_PAPER_IMPORT||EXAM_STUDENT_EXPORT||MARK_RESULT_SIMPLE_EXPORT||MARK_RESULT_STANDARD_EXPORT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.835| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketDelay,topic:themis-topic-exam,tag:OE_UN_NORMAL,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.889| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-quartz,topic:themis-topic-exam,tag:EXAM_ACTIVITY||EXAM_STUDENT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.909| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-scoreCalculate,topic:themis-topic-exam,tag:EXAM_SCORE_CALCULATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.937| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-faceVerifySave,topic:themis-topic-exam,tag:FACE_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:16.974| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-livenessVerifySave,topic:themis-topic-exam,tag:LIVENESS_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.010| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.034| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordPersisted,topic:themis-topic-exam,tag:EXAM_RECORD_PERSISTED,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.067| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreakHistoryPersisted,topic:themis-topic-exam,tag:EXAM_BREAK_HISTORY_PERSISTED,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.092| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examStudentUpdate,topic:themis-topic-exam,tag:EXAM_STUDNET_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.133| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreak,topic:themis-topic-exam,tag:EXAM_BREAK,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.167| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreakDelay,topic:themis-topic-exam,tag:EXAM_BREAK_DELAY,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.187| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-tencentVideo,topic:themis-topic-exam,tag:TENCENT_VIDEO,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:51:17.196| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.task.start.StartRunning:127]
-2022-04-25 11:51:30.032| ClusterQuartz_Worker-3 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:51:30 CST 2022 scheduledFireTime: Mon Apr 25 11:51:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 11:52:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 11:51:30.039| ClusterQuartz_Worker-3 | INFO |  -  | redisKey:mq:topic:buffer:list缓冲区的消息数为:15 | [com.qmth.themis.task.quartz.MqJob:54]
-2022-04-25 11:51:30.220| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"efea626ac34f42afac66fbe2cb7f0668","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857062902,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.266| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"9b04da19ebf448c89cd7781834bdf771","topic":"themis-topic-exam","tag":"USER","timestamp":1650857041726,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.268| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"3c625b9af9134bfda4827c6769c6f0e9","topic":"themis-topic-exam","tag":"USER","timestamp":1650857365355,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.270| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"095fb388dc21465cbfbeffe2c728f0fe","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852630170,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.273| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"1f2b4d97e4aa4a5584215f3424f8c06c","topic":"themis-topic-exam","tag":"WEB","timestamp":1650851629351,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.279| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"5d8a688b713c4cb483709d6699c94b5b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650851871375,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.281| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"10b00578af02459a84ead28a945ecf45","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852522314,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.284| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"872c6db60cc244b0a1898fdaed089ff7","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852702278,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.286| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"4fef9655bd4949cca4673e381d7f817b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857365350,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.288| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"fbd7510e6bcd467e80a054ec377353b2","topic":"themis-topic-exam","tag":"USER","timestamp":1650852630173,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.290| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"1bb5ab2868c34001b79be65c1794b4fe","topic":"themis-topic-exam","tag":"USER","timestamp":1650852522321,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.294| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"22bd2fae606045edb44435d669320739","topic":"themis-topic-exam","tag":"USER","timestamp":1650851629440,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.296| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"e17220c6cef44fa1b6227ccc0da935ea","topic":"themis-topic-exam","tag":"USER","timestamp":1650857062904,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.298| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"aac2b0f6b71e485b8e92a24c455ae552","topic":"themis-topic-exam","tag":"USER","timestamp":1650852702279,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.300| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"84ab52b51afa45b98da7514799f16bf6","topic":"themis-topic-exam","tag":"USER","timestamp":1650851871381,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:51:30.301| ClusterQuartz_Worker-3 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:51:30 CST 2022 scheduledFireTime: Mon Apr 25 11:51:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 11:52:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 11:51:30.303| ClusterQuartz_Worker-3 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:51:30 CST 2022 scheduledFireTime: Mon Apr 25 11:51:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 11:52:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 11:51:37.721| ConsumeMessageThread_1 | INFO |  -  | :340-:ConsumeMessageThread_1 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:37.721| ConsumeMessageThread_1 | INFO |  -  | :341-:ConsumeMessageThread_1 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:37.751| ConsumeMessageThread_1 | INFO |  -  | :340-:ConsumeMessageThread_1 consumer 接收到的消息:{"id":"22bd2fae606045edb44435d669320739","topic":"themis-topic-exam","tag":"USER","timestamp":1650851629440,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:37.751| ConsumeMessageThread_1 | INFO |  -  | :341-:ConsumeMessageThread_1 consumer 接收到的消息:{"id":"095fb388dc21465cbfbeffe2c728f0fe","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852630170,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:37.754| ConsumeMessageThread_1 | INFO |  -  | :340-:ConsumeMessageThread_1 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:37.755| ConsumeMessageThread_1 | INFO |  -  | :341-:ConsumeMessageThread_1 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:37.800| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.802| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 251313878285688832(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650858697798(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.818| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.827| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.828| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.835| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 22bd2fae606045edb44435d669320739(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.835| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 095fb388dc21465cbfbeffe2c728f0fe(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.846| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.847| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.862| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.863| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.864| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 095fb388dc21465cbfbeffe2c728f0fe(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858697861(Long), 1650852630170(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.866| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 22bd2fae606045edb44435d669320739(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650858697861(Long), 1650851629440(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.867| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:37.869| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.692| ConsumeMessageThread_2 | INFO |  -  | :342-:ConsumeMessageThread_2 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:38.694| ConsumeMessageThread_2 | INFO |  -  | :342-:ConsumeMessageThread_2 consumer 接收到的消息:{"id":"872c6db60cc244b0a1898fdaed089ff7","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852702278,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:38.696| ConsumeMessageThread_3 | INFO |  -  | :343-:ConsumeMessageThread_3 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:38.696| ConsumeMessageThread_4 | INFO |  -  | :344-:ConsumeMessageThread_4 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:38.697| ConsumeMessageThread_3 | INFO |  -  | :343-:ConsumeMessageThread_3 consumer 接收到的消息:{"id":"1f2b4d97e4aa4a5584215f3424f8c06c","topic":"themis-topic-exam","tag":"WEB","timestamp":1650851629351,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:38.697| ConsumeMessageThread_4 | INFO |  -  | :344-:ConsumeMessageThread_4 consumer 接收到的消息:{"id":"10b00578af02459a84ead28a945ecf45","topic":"themis-topic-exam","tag":"WEB","timestamp":1650852522314,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:38.700| ConsumeMessageThread_2 | INFO |  -  | :342-:ConsumeMessageThread_2 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:38.701| ConsumeMessageThread_3 | INFO |  -  | :343-:ConsumeMessageThread_3 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:38.704| ConsumeMessageThread_4 | INFO |  -  | :344-:ConsumeMessageThread_4 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:38.707| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.707| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.708| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 1f2b4d97e4aa4a5584215f3424f8c06c(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.708| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 872c6db60cc244b0a1898fdaed089ff7(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.711| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.711| ConsumeMessageThread_3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.712| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.712| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 10b00578af02459a84ead28a945ecf45(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.715| ConsumeMessageThread_4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.715| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.716| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.717| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 1f2b4d97e4aa4a5584215f3424f8c06c(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858698714(Long), 1650851629351(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.720| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.720| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 872c6db60cc244b0a1898fdaed089ff7(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858698714(Long), 1650852702278(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.721| ConsumeMessageThread_3 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.722| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 10b00578af02459a84ead28a945ecf45(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858698718(Long), 1650852522314(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.724| ConsumeMessageThread_3 | INFO |  -  | :346-:ConsumeMessageThread_3 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:38.725| ConsumeMessageThread_2 | INFO |  -  | :345-:ConsumeMessageThread_2 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:38.727| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.728| ConsumeMessageThread_2 | INFO |  -  | :345-:ConsumeMessageThread_2 consumer 接收到的消息:{"id":"aac2b0f6b71e485b8e92a24c455ae552","topic":"themis-topic-exam","tag":"USER","timestamp":1650852702279,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:38.728| ConsumeMessageThread_4 | INFO |  -  | :347-:ConsumeMessageThread_4 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:51:38.728| ConsumeMessageThread_4 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.725| ConsumeMessageThread_3 | INFO |  -  | :346-:ConsumeMessageThread_3 consumer 接收到的消息:{"id":"1bb5ab2868c34001b79be65c1794b4fe","topic":"themis-topic-exam","tag":"USER","timestamp":1650852522321,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:38.729| ConsumeMessageThread_4 | INFO |  -  | :347-:ConsumeMessageThread_4 consumer 接收到的消息:{"id":"9b04da19ebf448c89cd7781834bdf771","topic":"themis-topic-exam","tag":"USER","timestamp":1650857041726,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:51:38.733| ConsumeMessageThread_4 | INFO |  -  | :347-:ConsumeMessageThread_4 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:38.738| ConsumeMessageThread_2 | INFO |  -  | :345-:ConsumeMessageThread_2 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:38.740| ConsumeMessageThread_3 | INFO |  -  | :346-:ConsumeMessageThread_3 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:51:38.740| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.742| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 251313882341580800(Long), 247062759656132608(Long), LOGOUT(String), 注销(String), 注销(String), 1650858698738(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.745| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.746| ConsumeMessageThread_4 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.747| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.747| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 251313882366746625(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650858698743(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.749| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 251313882366746624(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650858698743(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.751| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.751| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 9b04da19ebf448c89cd7781834bdf771(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.753| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.754| ConsumeMessageThread_3 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.755| ConsumeMessageThread_4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.758| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.758| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.759| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 1bb5ab2868c34001b79be65c1794b4fe(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.760| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: aac2b0f6b71e485b8e92a24c455ae552(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.762| ConsumeMessageThread_3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.763| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.766| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.767| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.769| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 1bb5ab2868c34001b79be65c1794b4fe(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650858698765(Long), 1650852522321(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.772| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.772| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 9b04da19ebf448c89cd7781834bdf771(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247062759656132608(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858698765(Long), 1650857041726(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.773| ConsumeMessageThread_3 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.775| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: aac2b0f6b71e485b8e92a24c455ae552(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650858698768(Long), 1650852702279(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.775| ConsumeMessageThread_4 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:51:38.777| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.028| ClusterQuartz_Worker-4 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:52:00 CST 2022 scheduledFireTime: Mon Apr 25 11:52:00 CST 2022 previousFireTime: 'Mon Apr 25 11:51:30 CST 2022 nextFireTime: Mon Apr 25 11:52:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 11:52:00.032| ClusterQuartz_Worker-4 | INFO |  -  | redisKey:mq:topic:buffer:list缓冲区的消息数为:7 | [com.qmth.themis.task.quartz.MqJob:54]
-2022-04-25 11:52:00.037| ClusterQuartz_Worker-4 | INFO |  -  | sendOneWay mqDto:{"id":"e17220c6cef44fa1b6227ccc0da935ea","topic":"themis-topic-exam","tag":"USER","timestamp":1650857062904,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:52:00.041| ClusterQuartz_Worker-4 | INFO |  -  | sendOneWay mqDto:{"id":"84ab52b51afa45b98da7514799f16bf6","topic":"themis-topic-exam","tag":"USER","timestamp":1650851871381,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:52:00.043| ClusterQuartz_Worker-4 | INFO |  -  | sendOneWay mqDto:{"id":"5d8a688b713c4cb483709d6699c94b5b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650851871375,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:52:00.045| ClusterQuartz_Worker-4 | INFO |  -  | sendOneWay mqDto:{"id":"efea626ac34f42afac66fbe2cb7f0668","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857062902,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:52:00.048| ConsumeMessageThread_5 | INFO |  -  | :348-:ConsumeMessageThread_5 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:52:00.049| ClusterQuartz_Worker-4 | INFO |  -  | sendOneWay mqDto:{"id":"3c625b9af9134bfda4827c6769c6f0e9","topic":"themis-topic-exam","tag":"USER","timestamp":1650857365355,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:52:00.049| ConsumeMessageThread_6 | INFO |  -  | :349-:ConsumeMessageThread_6 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:52:00.049| ConsumeMessageThread_5 | INFO |  -  | :348-:ConsumeMessageThread_5 consumer 接收到的消息:{"id":"e17220c6cef44fa1b6227ccc0da935ea","topic":"themis-topic-exam","tag":"USER","timestamp":1650857062904,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:52:00.050| ConsumeMessageThread_6 | INFO |  -  | :349-:ConsumeMessageThread_6 consumer 接收到的消息:{"id":"84ab52b51afa45b98da7514799f16bf6","topic":"themis-topic-exam","tag":"USER","timestamp":1650851871381,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:52:00.051| ConsumeMessageThread_5 | INFO |  -  | :350-:ConsumeMessageThread_5 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:52:00.054| ConsumeMessageThread_5 | INFO |  -  | :350-:ConsumeMessageThread_5 consumer 接收到的消息:{"id":"5d8a688b713c4cb483709d6699c94b5b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650851871375,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:52:00.056| ConsumeMessageThread_6 | INFO |  -  | :349-:ConsumeMessageThread_6 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:52:00.056| ConsumeMessageThread_5 | INFO |  -  | :348-:ConsumeMessageThread_5 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:52:00.056| ConsumeMessageThread_5 | INFO |  -  | :350-:ConsumeMessageThread_5 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:52:00.057| ConsumeMessageThread_6 | INFO |  -  | :351-:ConsumeMessageThread_6 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:52:00.058| ConsumeMessageThread_6 | INFO |  -  | :351-:ConsumeMessageThread_6 consumer 接收到的消息:{"id":"efea626ac34f42afac66fbe2cb7f0668","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857062902,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:52:00.063| ConsumeMessageThread_7 | INFO |  -  | :352-:ConsumeMessageThread_7 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:52:00.064| ConsumeMessageThread_7 | INFO |  -  | :352-:ConsumeMessageThread_7 consumer 接收到的消息:{"id":"3c625b9af9134bfda4827c6769c6f0e9","topic":"themis-topic-exam","tag":"USER","timestamp":1650857365355,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:52:00.064| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.065| ConsumeMessageThread_6 | INFO |  -  | :351-:ConsumeMessageThread_6 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:52:00.066| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: 251313971768336384(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650858720058(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.066| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.067| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.068| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: 5d8a688b713c4cb483709d6699c94b5b(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.062| ClusterQuartz_Worker-4 | INFO |  -  | sendOneWay mqDto:{"id":"4fef9655bd4949cca4673e381d7f817b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857365350,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:52:00.069| ConsumeMessageThread_7 | INFO |  -  | :352-:ConsumeMessageThread_7 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:52:00.070| ConsumeMessageThread_6 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.070| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: 251313971768336385(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650858720064(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.077| ConsumeMessageThread_5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.078| ConsumeMessageThread_5 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.081| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.081| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.080| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.082| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: efea626ac34f42afac66fbe2cb7f0668(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.083| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.083| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: 84ab52b51afa45b98da7514799f16bf6(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.083| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: 251313971848028160(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650858720077(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.082| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.083| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: e17220c6cef44fa1b6227ccc0da935ea(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.085| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: 5d8a688b713c4cb483709d6699c94b5b(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858720081(Long), 1650851871375(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.088| ConsumeMessageThread_5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.089| ConsumeMessageThread_6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.089| ConsumeMessageThread_5 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.089| ConsumeMessageThread_6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.088| ConsumeMessageThread_7 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.094| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.094| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.094| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.094| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.097| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: 3c625b9af9134bfda4827c6769c6f0e9(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.097| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: e17220c6cef44fa1b6227ccc0da935ea(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650858720093(Long), 1650857062904(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.098| ConsumeMessageThread_7 | INFO |  -  | :353-:ConsumeMessageThread_7 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:52:00.099| ConsumeMessageThread_7 | INFO |  -  | :353-:ConsumeMessageThread_7 consumer 接收到的消息:{"id":"4fef9655bd4949cca4673e381d7f817b","topic":"themis-topic-exam","tag":"WEB","timestamp":1650857365350,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:52:00.100| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: efea626ac34f42afac66fbe2cb7f0668(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858720092(Long), 1650857062902(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.100| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: 84ab52b51afa45b98da7514799f16bf6(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650858720093(Long), 1650851871381(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.101| ConsumeMessageThread_7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.102| ConsumeMessageThread_5 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.105| ConsumeMessageThread_7 | INFO |  -  | :353-:ConsumeMessageThread_7 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:52:00.107| ClusterQuartz_Worker-4 | INFO |  -  | sendOneWay mqDto:{"id":"fbd7510e6bcd467e80a054ec377353b2","topic":"themis-topic-exam","tag":"USER","timestamp":1650852630173,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 11:52:00.108| ConsumeMessageThread_6 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.107| ConsumeMessageThread_6 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.108| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.109| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: 3c625b9af9134bfda4827c6769c6f0e9(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650858720105(Long), 1650857365355(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.112| ClusterQuartz_Worker-4 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:52:00 CST 2022 scheduledFireTime: Mon Apr 25 11:52:00 CST 2022 previousFireTime: 'Mon Apr 25 11:51:30 CST 2022 nextFireTime: Mon Apr 25 11:52:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 11:52:00.112| ConsumeMessageThread_7 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.113| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.113| ClusterQuartz_Worker-4 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:52:00 CST 2022 scheduledFireTime: Mon Apr 25 11:52:00 CST 2022 previousFireTime: 'Mon Apr 25 11:51:30 CST 2022 nextFireTime: Mon Apr 25 11:52:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 11:52:00.117| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: 4fef9655bd4949cca4673e381d7f817b(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.119| ConsumeMessageThread_8 | INFO |  -  | :354-:ConsumeMessageThread_8 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 11:52:00.120| ConsumeMessageThread_8 | INFO |  -  | :354-:ConsumeMessageThread_8 consumer 接收到的消息:{"id":"fbd7510e6bcd467e80a054ec377353b2","topic":"themis-topic-exam","tag":"USER","timestamp":1650852630173,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 11:52:00.123| ConsumeMessageThread_7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.123| ConsumeMessageThread_8 | INFO |  -  | :354-:ConsumeMessageThread_8 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 11:52:00.126| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.126| ConsumeMessageThread_8 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.127| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: 4fef9655bd4949cca4673e381d7f817b(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650858720124(Long), 1650857365350(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.127| ConsumeMessageThread_8 | DEBUG |  -  | ==> Parameters: 251313972049354752(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650858720125(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.129| ConsumeMessageThread_8 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.129| ConsumeMessageThread_7 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.133| ConsumeMessageThread_8 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.134| ConsumeMessageThread_8 | DEBUG |  -  | ==> Parameters: fbd7510e6bcd467e80a054ec377353b2(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.136| ConsumeMessageThread_8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.139| ConsumeMessageThread_8 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.140| ConsumeMessageThread_8 | DEBUG |  -  | ==> Parameters: fbd7510e6bcd467e80a054ec377353b2(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650858720137(Long), 1650852630173(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:00.141| ConsumeMessageThread_8 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 11:52:30.032| ClusterQuartz_Worker-5 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:52:30 CST 2022 scheduledFireTime: Mon Apr 25 11:52:30 CST 2022 previousFireTime: 'Mon Apr 25 11:52:00 CST 2022 nextFireTime: Mon Apr 25 11:53:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 11:52:30.035| ClusterQuartz_Worker-5 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:52:30 CST 2022 scheduledFireTime: Mon Apr 25 11:52:30 CST 2022 previousFireTime: 'Mon Apr 25 11:52:00 CST 2022 nextFireTime: Mon Apr 25 11:53:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 11:52:30.036| ClusterQuartz_Worker-5 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:52:30 CST 2022 scheduledFireTime: Mon Apr 25 11:52:30 CST 2022 previousFireTime: 'Mon Apr 25 11:52:00 CST 2022 nextFireTime: Mon Apr 25 11:53:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 11:52:31.302| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650858670817 paused. | [org.quartz.core.QuartzScheduler:585]
-2022-04-25 11:52:31.381| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:52:31.388| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:52:31.410| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 11:52:32.454| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:52:32.456| SpringContextShutdownHook | INFO |  -  | Shutting down Quartz Scheduler | [org.springframework.scheduling.quartz.SchedulerFactoryBean:845]
-2022-04-25 11:52:32.457| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650858670817 shutting down. | [org.quartz.core.QuartzScheduler:666]
-2022-04-25 11:52:32.456| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:52:32.457| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650858670817 paused. | [org.quartz.core.QuartzScheduler:585]
-2022-04-25 11:52:32.471| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650858670817 shutdown complete. | [org.quartz.core.QuartzScheduler:740]
-2022-04-25 11:52:32.475| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 11:52:32.524| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 11:57:09.643| main | INFO |  -  | Starting ThemisTaskApplication on kingdeMacBook-Air.local with PID 3130 (/Users/king/git/backend-service/themis-task/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 11:57:09.650| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 11:57:13.120| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 11:57:13.126| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 11:57:13.215| main | INFO |  -  | Finished Spring Data repository scanning in 49ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 11:57:13.656| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.657| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.657| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.658| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.658| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.659| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.659| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.660| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.660| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.660| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.661| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.661| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.662| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.662| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.663| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.663| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.663| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.664| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.664| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.664| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.665| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.665| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.666| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.666| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.666| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.667| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.667| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.668| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.668| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.668| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.669| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.669| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.670| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.670| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.670| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.671| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.671| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.672| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.672| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.672| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:13.673| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 11:57:14.907| main | INFO |  -  | Tomcat initialized with port(s): 6003 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 11:57:14.923| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6003"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:57:14.924| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:57:14.925| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:57:15.228| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:57:15.229| main | INFO |  -  | Root WebApplicationContext: initialization completed in 5324 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 11:57:18.152| main | INFO |  -  | Using default implementation for ThreadExecutor | [org.quartz.impl.StdSchedulerFactory:1220]
-2022-04-25 11:57:18.192| main | INFO |  -  | Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | [org.quartz.core.SchedulerSignalerImpl:61]
-2022-04-25 11:57:18.192| main | INFO |  -  | Quartz Scheduler v.2.3.2 created. | [org.quartz.core.QuartzScheduler:229]
-2022-04-25 11:57:18.889| main | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 11:57:18.895| main | INFO |  -  | Using db table-based data access locking (synchronization). | [org.quartz.impl.jdbcjobstore.JobStoreSupport:672]
-2022-04-25 11:57:18.900| main | INFO |  -  | JobStoreCMT initialized. | [org.quartz.impl.jdbcjobstore.JobStoreCMT:145]
-2022-04-25 11:57:18.901| main | INFO |  -  | Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ClusterQuartz' with instanceId 'kingdeMacBook-Air.local1650859038158'
-  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
-  NOT STARTED.
-  Currently in standby mode.
-  Number of jobs executed: 0
-  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
-  Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- | [org.quartz.core.QuartzScheduler:294]
-2022-04-25 11:57:18.902| main | INFO |  -  | Quartz scheduler 'ClusterQuartz' initialized from an externally provided properties instance. | [org.quartz.impl.StdSchedulerFactory:1374]
-2022-04-25 11:57:18.902| main | INFO |  -  | Quartz scheduler version: 2.3.2 | [org.quartz.impl.StdSchedulerFactory:1378]
-2022-04-25 11:57:18.903| main | INFO |  -  | JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7e4ac598 | [org.quartz.core.QuartzScheduler:2293]
-2022-04-25 11:57:19.631| main | INFO |  -  | Uid init success, datacenterId=3, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 11:57:21.540| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 11:57:22.107| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:57:22.583| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 11:57:22.685| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6003"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 11:57:22.727| main | INFO |  -  | Tomcat started on port(s): 6003 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 11:57:22.731| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 11:57:22.750| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 11:57:22.854| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 11:57:22.906| main | INFO |  -  | Starting Quartz Scheduler now | [org.springframework.scheduling.quartz.SchedulerFactoryBean:727]
-2022-04-25 11:57:23.190| main | INFO |  -  | ClusterManager: detected 1 failed or restarted instances. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:3644]
-2022-04-25 11:57:23.191| main | INFO |  -  | ClusterManager: Scanning for instance "kingdeMacBook-Air.local1650858670817"'s failed in-progress jobs. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:3503]
-2022-04-25 11:57:23.207| main | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650859038158 started. | [org.quartz.core.QuartzScheduler:547]
-2022-04-25 11:57:23.230| QuartzScheduler_ClusterQuartz-kingdeMacBook-Air.local1650859038158_MisfireHandler | INFO |  -  | Handling 1 trigger(s) that missed their scheduled fire-time. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:973]
-2022-04-25 11:57:23.281| main | INFO |  -  | Started ThemisTaskApplication in 15.47 seconds (JVM running for 17.36) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 11:57:23.285| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.task.start.StartRunning:53]
-2022-04-25 11:57:23.380| main | INFO |  -  | 增加mqjob end | [com.qmth.themis.task.start.StartRunning:59]
-2022-04-25 11:57:23.380| main | INFO |  -  | 增加mqActivityjob start | [com.qmth.themis.task.start.StartRunning:61]
-2022-04-25 11:57:23.437| main | INFO |  -  | 增加mqActivityjob end | [com.qmth.themis.task.start.StartRunning:66]
-2022-04-25 11:57:23.438| main | INFO |  -  | 增加客观题答案缓存加载job start | [com.qmth.themis.task.start.StartRunning:68]
-2022-04-25 11:57:23.497| main | INFO |  -  | 增加客观题答案缓存加载job end | [com.qmth.themis.task.start.StartRunning:73]
-2022-04-25 11:57:23.550| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-session,topic:themis-topic-exam,tag:WEB||WIN||MAC||WXAPP||IOS||ANDROID,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.567| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-userLog,topic:themis-topic-exam,tag:USER||STUDENT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.603| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-log,topic:themis-topic-exam,tag:EXCEPTION_LOG||MONITOR_LOG,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.621| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-task,topic:themis-topic-exam,tag:EXAM_STUDENT_IMPORT||ROOM_CODE_IMPORT||ROOM_CODE_EXPORT||EXAM_PAPER_IMPORT||EXAM_STUDENT_EXPORT||MARK_RESULT_SIMPLE_EXPORT||MARK_RESULT_STANDARD_EXPORT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.643| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketDelay,topic:themis-topic-exam,tag:OE_UN_NORMAL,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.679| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-quartz,topic:themis-topic-exam,tag:EXAM_ACTIVITY||EXAM_STUDENT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.706| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-scoreCalculate,topic:themis-topic-exam,tag:EXAM_SCORE_CALCULATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.723| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-faceVerifySave,topic:themis-topic-exam,tag:FACE_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.747| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-livenessVerifySave,topic:themis-topic-exam,tag:LIVENESS_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.760| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.772| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordPersisted,topic:themis-topic-exam,tag:EXAM_RECORD_PERSISTED,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.788| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreakHistoryPersisted,topic:themis-topic-exam,tag:EXAM_BREAK_HISTORY_PERSISTED,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.800| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examStudentUpdate,topic:themis-topic-exam,tag:EXAM_STUDNET_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.816| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreak,topic:themis-topic-exam,tag:EXAM_BREAK,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.828| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreakDelay,topic:themis-topic-exam,tag:EXAM_BREAK_DELAY,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.839| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-tencentVideo,topic:themis-topic-exam,tag:TENCENT_VIDEO,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 11:57:23.846| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.task.start.StartRunning:127]
-2022-04-25 11:57:30.042| ClusterQuartz_Worker-1 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:57:30 CST 2022 scheduledFireTime: Mon Apr 25 11:57:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 11:58:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 11:57:30.047| ClusterQuartz_Worker-1 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:57:30 CST 2022 scheduledFireTime: Mon Apr 25 11:57:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 11:58:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 11:57:30.048| ClusterQuartz_Worker-1 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:57:30 CST 2022 scheduledFireTime: Mon Apr 25 11:57:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 11:58:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 11:58:00.027| ClusterQuartz_Worker-2 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:58:00 CST 2022 scheduledFireTime: Mon Apr 25 11:58:00 CST 2022 previousFireTime: 'Mon Apr 25 11:57:30 CST 2022 nextFireTime: Mon Apr 25 11:58:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 11:58:00.029| ClusterQuartz_Worker-2 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:58:00 CST 2022 scheduledFireTime: Mon Apr 25 11:58:00 CST 2022 previousFireTime: 'Mon Apr 25 11:57:30 CST 2022 nextFireTime: Mon Apr 25 11:58:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 11:58:00.030| ClusterQuartz_Worker-2 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:58:00 CST 2022 scheduledFireTime: Mon Apr 25 11:58:00 CST 2022 previousFireTime: 'Mon Apr 25 11:57:30 CST 2022 nextFireTime: Mon Apr 25 11:58:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 11:58:30.037| ClusterQuartz_Worker-3 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:58:30 CST 2022 scheduledFireTime: Mon Apr 25 11:58:30 CST 2022 previousFireTime: 'Mon Apr 25 11:58:00 CST 2022 nextFireTime: Mon Apr 25 11:59:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 11:58:30.040| ClusterQuartz_Worker-3 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:58:30 CST 2022 scheduledFireTime: Mon Apr 25 11:58:30 CST 2022 previousFireTime: 'Mon Apr 25 11:58:00 CST 2022 nextFireTime: Mon Apr 25 11:59:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 11:58:30.042| ClusterQuartz_Worker-3 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 11:58:30 CST 2022 scheduledFireTime: Mon Apr 25 11:58:30 CST 2022 previousFireTime: 'Mon Apr 25 11:58:00 CST 2022 nextFireTime: Mon Apr 25 11:59:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 11:58:39.524| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650859038158 paused. | [org.quartz.core.QuartzScheduler:585]
-2022-04-25 11:58:39.583| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:58:39.586| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 11:58:39.594| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 11:58:39.615| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:58:39.617| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 11:58:39.617| SpringContextShutdownHook | INFO |  -  | Shutting down Quartz Scheduler | [org.springframework.scheduling.quartz.SchedulerFactoryBean:845]
-2022-04-25 11:58:39.617| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650859038158 shutting down. | [org.quartz.core.QuartzScheduler:666]
-2022-04-25 11:58:39.618| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650859038158 paused. | [org.quartz.core.QuartzScheduler:585]
-2022-04-25 11:58:39.620| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650859038158 shutdown complete. | [org.quartz.core.QuartzScheduler:740]
-2022-04-25 11:58:39.623| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 11:58:39.641| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]
-2022-04-25 14:22:01.335| main | INFO |  -  | Starting ThemisTaskApplication on kingdeMacBook-Air.local with PID 4564 (/Users/king/git/backend-service/themis-task/target/classes started by king in /Users/king/git/backend-service) | [org.springframework.boot.StartupInfoLogger:55]
-2022-04-25 14:22:01.354| main | INFO |  -  | No active profile set, falling back to default profiles: default | [org.springframework.boot.SpringApplication:651]
-2022-04-25 14:22:04.532| main | INFO |  -  | Multiple Spring Data modules found, entering strict repository configuration mode! | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:249]
-2022-04-25 14:22:04.536| main | INFO |  -  | Bootstrapping Spring Data Redis repositories in DEFAULT mode. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:127]
-2022-04-25 14:22:04.597| main | INFO |  -  | Finished Spring Data repository scanning in 31ms. Found 0 Redis repository interfaces. | [org.springframework.data.repository.config.RepositoryConfigurationDelegate:187]
-2022-04-25 14:22:04.955| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppMapper' and 'com.qmth.themis.business.dao.TBAppMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.956| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAppVersionMapper' and 'com.qmth.themis.business.dao.TBAppVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.957| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBAttachmentMapper' and 'com.qmth.themis.business.dao.TBAttachmentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.957| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBClientVersionMapper' and 'com.qmth.themis.business.dao.TBClientVersionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.958| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBExamInvigilateUserMapper' and 'com.qmth.themis.business.dao.TBExamInvigilateUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.958| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBOrgMapper' and 'com.qmth.themis.business.dao.TBOrgMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.959| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBPrivilegeMapper' and 'com.qmth.themis.business.dao.TBPrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.959| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRoleMapper' and 'com.qmth.themis.business.dao.TBRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.959| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBRolePrivilegeMapper' and 'com.qmth.themis.business.dao.TBRolePrivilegeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.960| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBSessionMapper' and 'com.qmth.themis.business.dao.TBSessionMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.960| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBTaskHistoryMapper' and 'com.qmth.themis.business.dao.TBTaskHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.961| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserMapper' and 'com.qmth.themis.business.dao.TBUserMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.961| main | WARN |  -  | Skipping MapperFactoryBean with name 'TBUserRoleMapper' and 'com.qmth.themis.business.dao.TBUserRoleMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.961| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEConfigMapper' and 'com.qmth.themis.business.dao.TEConfigMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.962| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamActivityMapper' and 'com.qmth.themis.business.dao.TEExamActivityMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.962| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamBreachLogMapper' and 'com.qmth.themis.business.dao.TEExamBreachLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.962| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamCourseMapper' and 'com.qmth.themis.business.dao.TEExamCourseMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.962| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamMapper' and 'com.qmth.themis.business.dao.TEExamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.963| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamPaperMapper' and 'com.qmth.themis.business.dao.TEExamPaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.963| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamAuditingMapper' and 'com.qmth.themis.business.dao.TEExamReexamAuditingMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.963| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamReexamMapper' and 'com.qmth.themis.business.dao.TEExamReexamMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.963| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentLogMapper' and 'com.qmth.themis.business.dao.TEExamStudentLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.964| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEExamStudentMapper' and 'com.qmth.themis.business.dao.TEExamStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.964| main | WARN |  -  | Skipping MapperFactoryBean with name 'TESimulatePaperMapper' and 'com.qmth.themis.business.dao.TESimulatePaperMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.964| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEStudentMapper' and 'com.qmth.themis.business.dao.TEStudentMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.964| main | WARN |  -  | Skipping MapperFactoryBean with name 'TEUserLogMapper' and 'com.qmth.themis.business.dao.TEUserLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.965| main | WARN |  -  | Skipping MapperFactoryBean with name 'TGErrorMapper' and 'com.qmth.themis.business.dao.TGErrorMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.965| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallLogMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallLogMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.966| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateCallMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateCallMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.966| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeExamInvigilateNoticeMapper' and 'com.qmth.themis.business.dao.TIeExamInvigilateNoticeMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.966| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateExceptionInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateExceptionInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.966| main | WARN |  -  | Skipping MapperFactoryBean with name 'TIeInvigilateWarnInfoMapper' and 'com.qmth.themis.business.dao.TIeInvigilateWarnInfoMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.967| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMRocketMessageMapper' and 'com.qmth.themis.business.dao.TMRocketMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.967| main | WARN |  -  | Skipping MapperFactoryBean with name 'TMTencentVideoMessageMapper' and 'com.qmth.themis.business.dao.TMTencentVideoMessageMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.967| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamAnswerMapper' and 'com.qmth.themis.business.dao.TOeExamAnswerMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.967| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamBreakHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamBreakHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.968| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamRecordMapper' and 'com.qmth.themis.business.dao.TOeExamRecordMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.968| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeExamSimulateHistoryMapper' and 'com.qmth.themis.business.dao.TOeExamSimulateHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.969| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeFaceVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeFaceVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.969| main | WARN |  -  | Skipping MapperFactoryBean with name 'TOeLivenessVerifyHistoryMapper' and 'com.qmth.themis.business.dao.TOeLivenessVerifyHistoryMapper' mapperInterface. Bean already defined with the same name! | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:04.970| main | WARN |  -  | No MyBatis mapper was found in '[com.qmth.themis.business.dao]' package. Please check your configuration. | [org.mybatis.logging.Logger:44]
-2022-04-25 14:22:06.595| main | INFO |  -  | Tomcat initialized with port(s): 6003 (http) | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:108]
-2022-04-25 14:22:06.615| main | INFO |  -  | Initializing ProtocolHandler ["http-nio-6003"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:22:06.616| main | INFO |  -  | Starting service [Tomcat] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:22:06.617| main | INFO |  -  | Starting Servlet engine: [Apache Tomcat/9.0.35] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:22:07.238| main | INFO |  -  | Initializing Spring embedded WebApplicationContext | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:22:07.240| main | INFO |  -  | Root WebApplicationContext: initialization completed in 5431 ms | [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext:284]
-2022-04-25 14:22:12.755| main | INFO |  -  | Using default implementation for ThreadExecutor | [org.quartz.impl.StdSchedulerFactory:1220]
-2022-04-25 14:22:12.793| main | INFO |  -  | Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl | [org.quartz.core.SchedulerSignalerImpl:61]
-2022-04-25 14:22:12.794| main | INFO |  -  | Quartz Scheduler v.2.3.2 created. | [org.quartz.core.QuartzScheduler:229]
-2022-04-25 14:22:13.776| main | INFO |  -  | {dataSource-1} inited | [com.alibaba.druid.pool.DruidDataSource:1003]
-2022-04-25 14:22:13.783| main | INFO |  -  | Using db table-based data access locking (synchronization). | [org.quartz.impl.jdbcjobstore.JobStoreSupport:672]
-2022-04-25 14:22:13.788| main | INFO |  -  | JobStoreCMT initialized. | [org.quartz.impl.jdbcjobstore.JobStoreCMT:145]
-2022-04-25 14:22:13.790| main | INFO |  -  | Scheduler meta-data: Quartz Scheduler (v2.3.2) 'ClusterQuartz' with instanceId 'kingdeMacBook-Air.local1650867732759'
-  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
-  NOT STARTED.
-  Currently in standby mode.
-  Number of jobs executed: 0
-  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
-  Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.
- | [org.quartz.core.QuartzScheduler:294]
-2022-04-25 14:22:13.791| main | INFO |  -  | Quartz scheduler 'ClusterQuartz' initialized from an externally provided properties instance. | [org.quartz.impl.StdSchedulerFactory:1374]
-2022-04-25 14:22:13.791| main | INFO |  -  | Quartz scheduler version: 2.3.2 | [org.quartz.impl.StdSchedulerFactory:1378]
-2022-04-25 14:22:13.791| main | INFO |  -  | JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@3f1158ee | [org.quartz.core.QuartzScheduler:2293]
-2022-04-25 14:22:16.906| main | INFO |  -  | Uid init success, datacenterId=3, machineId=2 | [com.qmth.themis.business.util.UidUtil:56]
-2022-04-25 14:22:21.232| main | INFO |  -  | Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] | [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping:69]
-2022-04-25 14:22:21.657| main | INFO |  -  | Initializing ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:22:22.070| main | INFO |  -  | Initializing ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:181]
-2022-04-25 14:22:22.175| main | INFO |  -  | Starting ProtocolHandler ["http-nio-6003"] | [org.apache.juli.logging.DirectJDKLog:173]
-2022-04-25 14:22:22.203| main | INFO |  -  | Tomcat started on port(s): 6003 (http) with context path '' | [org.springframework.boot.web.embedded.tomcat.TomcatWebServer:220]
-2022-04-25 14:22:22.205| main | INFO |  -  | Context refreshed | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:160]
-2022-04-25 14:22:22.221| main | INFO |  -  | Found 1 custom documentation plugin(s) | [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper:163]
-2022-04-25 14:22:22.282| main | INFO |  -  | Scanning for api listing references | [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner:41]
-2022-04-25 14:22:22.307| main | INFO |  -  | Starting Quartz Scheduler now | [org.springframework.scheduling.quartz.SchedulerFactoryBean:727]
-2022-04-25 14:22:22.560| main | INFO |  -  | ClusterManager: detected 1 failed or restarted instances. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:3644]
-2022-04-25 14:22:22.560| main | INFO |  -  | ClusterManager: Scanning for instance "kingdeMacBook-Air.local1650859038158"'s failed in-progress jobs. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:3503]
-2022-04-25 14:22:22.581| main | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650867732759 started. | [org.quartz.core.QuartzScheduler:547]
-2022-04-25 14:22:22.604| QuartzScheduler_ClusterQuartz-kingdeMacBook-Air.local1650867732759_MisfireHandler | INFO |  -  | Handling 1 trigger(s) that missed their scheduled fire-time. | [org.quartz.impl.jdbcjobstore.JobStoreSupport:973]
-2022-04-25 14:22:22.621| main | INFO |  -  | Started ThemisTaskApplication in 23.887 seconds (JVM running for 25.755) | [org.springframework.boot.StartupInfoLogger:61]
-2022-04-25 14:22:22.625| main | INFO |  -  | 服务器启动时执行 start | [com.qmth.themis.task.start.StartRunning:53]
-2022-04-25 14:22:22.753| main | INFO |  -  | 增加mqjob end | [com.qmth.themis.task.start.StartRunning:59]
-2022-04-25 14:22:22.754| main | INFO |  -  | 增加mqActivityjob start | [com.qmth.themis.task.start.StartRunning:61]
-2022-04-25 14:22:22.818| main | INFO |  -  | 增加mqActivityjob end | [com.qmth.themis.task.start.StartRunning:66]
-2022-04-25 14:22:22.818| main | INFO |  -  | 增加客观题答案缓存加载job start | [com.qmth.themis.task.start.StartRunning:68]
-2022-04-25 14:22:22.857| main | INFO |  -  | 增加客观题答案缓存加载job end | [com.qmth.themis.task.start.StartRunning:73]
-2022-04-25 14:22:22.985| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-session,topic:themis-topic-exam,tag:WEB||WIN||MAC||WXAPP||IOS||ANDROID,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.016| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-userLog,topic:themis-topic-exam,tag:USER||STUDENT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.044| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-log,topic:themis-topic-exam,tag:EXCEPTION_LOG||MONITOR_LOG,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.095| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-task,topic:themis-topic-exam,tag:EXAM_STUDENT_IMPORT||ROOM_CODE_IMPORT||ROOM_CODE_EXPORT||EXAM_PAPER_IMPORT||EXAM_STUDENT_EXPORT||MARK_RESULT_SIMPLE_EXPORT||MARK_RESULT_STANDARD_EXPORT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.127| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-websocketDelay,topic:themis-topic-exam,tag:OE_UN_NORMAL,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.133| ConsumeMessageThread_2 | INFO |  -  | :337-:ConsumeMessageThread_2 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:23.133| ConsumeMessageThread_3 | INFO |  -  | :339-:ConsumeMessageThread_3 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:23.133| ConsumeMessageThread_1 | INFO |  -  | :338-:ConsumeMessageThread_1 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:23.175| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-quartz,topic:themis-topic-exam,tag:EXAM_ACTIVITY||EXAM_STUDENT,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.236| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-scoreCalculate,topic:themis-topic-exam,tag:EXAM_SCORE_CALCULATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.249| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-faceVerifySave,topic:themis-topic-exam,tag:FACE_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.271| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-livenessVerifySave,topic:themis-topic-exam,tag:LIVENESS_VERIFY_SAVE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.292| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordUpdate,topic:themis-topic-exam,tag:EXAM_RECORD_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.321| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examRecordPersisted,topic:themis-topic-exam,tag:EXAM_RECORD_PERSISTED,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.362| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreakHistoryPersisted,topic:themis-topic-exam,tag:EXAM_BREAK_HISTORY_PERSISTED,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.401| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examStudentUpdate,topic:themis-topic-exam,tag:EXAM_STUDNET_UPDATE,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.426| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreak,topic:themis-topic-exam,tag:EXAM_BREAK,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.460| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-examBreakDelay,topic:themis-topic-exam,tag:EXAM_BREAK_DELAY,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.466| ConsumeMessageThread_2 | INFO |  -  | :337-:ConsumeMessageThread_2 consumer 接收到的消息:{"id":"64c58e25f14c456eb43e8a7c575f2c74","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866912823,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:23.467| ConsumeMessageThread_3 | INFO |  -  | :339-:ConsumeMessageThread_3 consumer 接收到的消息:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:23.485| ConsumeMessageThread_1 | INFO |  -  | :338-:ConsumeMessageThread_1 consumer 接收到的消息:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:23.492| main | INFO |  -  | consumer is start !!! groupName:themis-group-exam-tencentVideo,topic:themis-topic-exam,tag:TENCENT_VIDEO,namesrvAddr:127.0.0.1:9876 | [com.qmth.themis.mq.listener.RocketMessageConsumer:51]
-2022-04-25 14:22:23.502| main | INFO |  -  | 服务器启动时执行 end | [com.qmth.themis.task.start.StartRunning:127]
-2022-04-25 14:22:23.510| ConsumeMessageThread_2 | INFO |  -  | :337-:ConsumeMessageThread_2 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:23.510| ConsumeMessageThread_1 | INFO |  -  | :338-:ConsumeMessageThread_1 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:23.511| ConsumeMessageThread_3 | INFO |  -  | :339-:ConsumeMessageThread_3 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:23.555| ConsumeMessageThread_3 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:22:23.555| ConsumeMessageThread_1 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:22:23.817| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:23.853| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 64c58e25f14c456eb43e8a7c575f2c74(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:23.889| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.200| ConsumeMessageThread_1 | INFO |  -  | :358-:ConsumeMessageThread_1 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:24.200| ConsumeMessageThread_1 | INFO |  -  | :358-:ConsumeMessageThread_1 consumer 接收到的消息:{"id":"00d51477e8e848739150d81804bbe1d2","topic":"themis-topic-exam","tag":"USER","timestamp":1650866909393,"body":"LOGOUT","type":"USER","objId":"247062843563184128","objName":"eea14b3a88f6e238e527a7826d78021c","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:24.202| ConsumeMessageThread_1 | INFO |  -  | :358-:ConsumeMessageThread_1 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:24.203| ConsumeMessageThread_2 | INFO |  -  | :359-:ConsumeMessageThread_2 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:24.203| ConsumeMessageThread_3 | INFO |  -  | :360-:ConsumeMessageThread_3 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:24.204| ConsumeMessageThread_3 | INFO |  -  | :360-:ConsumeMessageThread_3 consumer 接收到的消息:{"id":"716d4e9ab0ac45bb90d41acd33894256","topic":"themis-topic-exam","tag":"USER","timestamp":1650866746340,"body":"LOGIN","type":"USER","objId":"247063035641335808","objName":"xk01","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:24.204| ConsumeMessageThread_2 | INFO |  -  | :359-:ConsumeMessageThread_2 consumer 接收到的消息:{"id":"968baf549a774a97a3f2b81de0bc6248","topic":"themis-topic-exam","tag":"USER","timestamp":1650866766948,"body":"LOGOUT","type":"USER","objId":"247063035641335808","objName":"93dce14563942b9548d9e5dfdda97720","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:24.205| ConsumeMessageThread_2 | INFO |  -  | :359-:ConsumeMessageThread_2 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:24.206| ConsumeMessageThread_3 | INFO |  -  | :360-:ConsumeMessageThread_3 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:24.220| ConsumeMessageThread_4 | INFO |  -  | :361-:ConsumeMessageThread_4 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:24.220| ConsumeMessageThread_4 | INFO |  -  | :361-:ConsumeMessageThread_4 consumer 接收到的消息:{"id":"6d1c53462fb14cb88bab0e23bbf99b30","topic":"themis-topic-exam","tag":"USER","timestamp":1650866742433,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:24.222| ConsumeMessageThread_4 | INFO |  -  | :361-:ConsumeMessageThread_4 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:24.365| ConsumeMessageThread_1 | INFO |  -  | :362-:ConsumeMessageThread_1 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:24.390| ConsumeMessageThread_1 | INFO |  -  | :362-:ConsumeMessageThread_1 consumer 接收到的消息:{"id":"f001ae06e8174894bec4a92a00353d73","topic":"themis-topic-exam","tag":"ROOM_CODE_IMPORT","timestamp":1650867705173,"body":{"tbTaskHistory":{"id":"251351657953628160","type":"IMPORT_INVIGILATE_USER","entityId":"247387078705811456","examId":"247387078705811456","status":"INIT","summary":"准备开始处理导入数据","progress":0.0,"importFileName":"考场监考老师导入","importFilePath":"{\"path\":\"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx\",\"uploadType\":3,\"type\":\"oss\"}","resultFilePath":null,"reportFilePath":null,"createId":"247062759656132608","createTime":1650867705158,"startTime":1650867705144,"finishTime":null,"orgId":"240069373300576256"},"createId":247062759656132608,"examId":247387078705811456,"remark":"{\"path\":\"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx\",\"uploadType\":3,\"type\":\"oss\"}","orgId":240069373300576256},"type":"ROOM_CODE_IMPORT","objId":"251351657953628160","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:24.393| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.394| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.395| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 251351821910024192(Long), 247062759656132608(Long), LOGOUT(String), 注销(String), 注销(String), 1650867744392(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.395| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.395| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 251351821838721025(Long), 247063035641335808(Long), LOGOUT(String), 注销(String), 注销(String), 1650867744392(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.397| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 251351821838721024(Long), 247063035641335808(Long), LOGIN(String), 登录(String), 登录(String), 1650867744392(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.399| ConsumeMessageThread_4 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.399| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.403| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.403| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.404| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 6d1c53462fb14cb88bab0e23bbf99b30(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.405| ConsumeMessageThread_3 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.404| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 968baf549a774a97a3f2b81de0bc6248(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.410| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.411| ConsumeMessageThread_4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.411| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 716d4e9ab0ac45bb90d41acd33894256(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.413| ConsumeMessageThread_1 | INFO |  -  | :362-:ConsumeMessageThread_1 准备执行mq exec:execMqTaskLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:24.413| ConsumeMessageThread_2 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.414| ConsumeMessageThread_3 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.428| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.434| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.434| ConsumeMessageThread_3 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.434| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.436| ConsumeMessageThread_1 | INFO |  -  | oss Download is come in | [com.qmth.themis.business.util.OssUtil:186]
-2022-04-25 14:22:24.436| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 6d1c53462fb14cb88bab0e23bbf99b30(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247062759656132608(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650867744433(Long), 1650866742433(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.437| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 968baf549a774a97a3f2b81de0bc6248(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247063035641335808(String), 93dce14563942b9548d9e5dfdda97720(String), 2(Integer), 1650867744433(Long), 1650866766948(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.436| ConsumeMessageThread_3 | DEBUG |  -  | ==> Parameters: 716d4e9ab0ac45bb90d41acd33894256(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247063035641335808(String), xk01(String), 2(Integer), 1650867744433(Long), 1650866746340(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.439| ConsumeMessageThread_4 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.439| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.440| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 251351821784195072(Long), 247062843563184128(Long), LOGOUT(String), 注销(String), 注销(String), 1650867744411(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.451| ConsumeMessageThread_3 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.461| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.465| ConsumeMessageThread_2 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.467| ConsumeMessageThread_2 | DEBUG |  -  | ==> Parameters: 64c58e25f14c456eb43e8a7c575f2c74(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650867744451(Long), 1650866912823(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.467| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.469| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 00d51477e8e848739150d81804bbe1d2(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.470| ConsumeMessageThread_2 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.475| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.482| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.487| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 00d51477e8e848739150d81804bbe1d2(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247062843563184128(String), eea14b3a88f6e238e527a7826d78021c(String), 2(Integer), 1650867744479(Long), 1650866909393(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:24.491| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:25.018| ConsumeMessageThread_1 | INFO |  -  | 开始读取excel里的数据 | [com.qmth.themis.business.util.ExcelUtil:45]
-2022-04-25 14:22:25.813| ConsumeMessageThread_1 | INFO |  -  | 读取了2条数据 | [com.qmth.themis.business.util.ExcelUtil:133]
-2022-04-25 14:22:25.813| ConsumeMessageThread_1 | INFO |  -  | 读取excel里的数据结束,============耗时============:0秒 | [com.qmth.themis.business.util.ExcelUtil:136]
-2022-04-25 14:22:25.814| ConsumeMessageThread_1 | INFO |  -  | 开始导入考场数据 | [com.qmth.themis.business.templete.impl.TaskRoomCodeImportTemplete:90]
-2022-04-25 14:22:25.899| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: SELECT COUNT( 1 ) FROM t_b_exam_invigilate_user WHERE (org_id = ? AND room_code = ? AND exam_id = ?)  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:25.904| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: 240069373300576256(Long), kc088888(String), 247387078705811456(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:25.909| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:25.913| ConsumeMessageThread_1 | ERROR |  -  | 导入报错 | [com.qmth.themis.business.templete.impl.TaskRoomCodeImportTemplete:97]
-com.qmth.themis.common.exception.BusinessException: 考场代码 kc088888 不存在
-	at com.qmth.themis.business.templete.service.impl.TempleteLogicServiceImpl.dataVerify(TempleteLogicServiceImpl.java:326)
-	at com.qmth.themis.business.templete.service.impl.TempleteLogicServiceImpl.execImportRoomCodeLogic(TempleteLogicServiceImpl.java:258)
-	at com.qmth.themis.business.templete.service.impl.TempleteLogicServiceImpl$$FastClassBySpringCGLIB$$1f1d4c91.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.business.templete.service.impl.TempleteLogicServiceImpl$$EnhancerBySpringCGLIB$$a559016b.execImportRoomCodeLogic(<generated>)
-	at com.qmth.themis.business.templete.impl.TaskRoomCodeImportTemplete.importTask(TaskRoomCodeImportTemplete.java:92)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqTaskLogic(MqLogicServiceImpl.java:220)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqTaskLogic(<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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.TaskConcurrentlyImpl.consumeMessage(TaskConcurrentlyImpl.java:27)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-2022-04-25 14:22:25.915| ConsumeMessageThread_1 | INFO |  -  | oss  upload stream is come in | [com.qmth.themis.business.util.OssUtil:103]
-2022-04-25 14:22:25.985| ConsumeMessageThread_1 | INFO |  -  | objectName:2022/04/25/116934b1c46745b2a5fecfbfec0cc712.txt,requestid:62663E21B8000538344E1D82 | [com.qmth.themis.business.util.OssUtil:114]
-2022-04-25 14:22:26.005| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: UPDATE t_b_task_history SET type=?, entity_id=?, exam_id=?, status=?, summary=?, progress=?, import_file_name=?, import_file_path=?, report_file_path=?, create_id=?, create_time=?, start_time=?, org_id=? WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.008| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: IMPORT_INVIGILATE_USER(String), 247387078705811456(Long), 247387078705811456(Long), FINISH(String), 数据处理到第1条时发生异常,请联系系统管理员处理!(String), 0.0(Double), 考场监考老师导入(String), {"path":"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx","uploadType":3,"type":"oss"}(String), {"path":"2022/04/25/116934b1c46745b2a5fecfbfec0cc712.txt","uploadType":3,"type":"oss"}(String), 247062759656132608(Long), 1650867705158(Long), 1650867705144(Long), 240069373300576256(Long), 251351657953628160(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.012| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.043| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.045| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: f001ae06e8174894bec4a92a00353d73(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.047| ConsumeMessageThread_1 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.053| ConsumeMessageThread_1 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.057| ConsumeMessageThread_1 | DEBUG |  -  | ==> Parameters: f001ae06e8174894bec4a92a00353d73(String), themis-topic-exam(String), ROOM_CODE_IMPORT(String), {"tbTaskHistory":{"id":2.5135165795362816E17,"type":"IMPORT_INVIGILATE_USER","entityId":2.47387078705811456E17,"examId":2.47387078705811456E17,"status":"FINISH","summary":"数据处理到第1条时发生异常,请联系系统管理员处理!","progress":0.0,"importFileName":"考场监考老师导入","importFilePath":"{\"path\":\"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx\",\"uploadType\":3,\"type\":\"oss\"}","reportFilePath":"{\"path\":\"2022/04/25/116934b1c46745b2a5fecfbfec0cc712.txt\",\"uploadType\":3,\"type\":\"oss\"}","createId":2.47062759656132608E17,"createTime":1.650867705158E12,"startTime":1.650867705144E12,"orgId":2.40069373300576256E17},"createId":2.47062759656132608E17,"examId":2.47387078705811456E17,"remark":"{\"path\":\"2022/04/25/fb853f66f58745c2bdb45e36f42a097d.xlsx\",\"uploadType\":3,\"type\":\"oss\"}","orgId":2.40069373300576256E17,"txtList":["2022-04-25 14:22:24->开始准备处理导入的考场数据","2022-04-25 14:22:25->数据处理到第1条时发生异常,请联系系统管理员处理!错误信息:[考场代码 kc088888 不存在]"]}(String), ROOM_CODE_IMPORT(String), 251351657953628160(String), admin1(String), 2(Integer), 1650867746053(Long), 1650867705173(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:26.063| ConsumeMessageThread_1 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.066| ClusterQuartz_Worker-1 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:22:30 CST 2022 scheduledFireTime: Mon Apr 25 14:22:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 14:23:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:22:30.069| ClusterQuartz_Worker-1 | INFO |  -  | redisKey:mq:topic:buffer:list缓冲区的消息数为:10 | [com.qmth.themis.task.quartz.MqJob:54]
-2022-04-25 14:22:30.092| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"bf3cde18cf3b44d6be6355c4b9621bd4","topic":"themis-topic-exam","tag":"USER","timestamp":1650867657532,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.114| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"93b8ff347fb54604af02d246d8aaff32","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867676442,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.119| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"b858500223424b1d98e40c789c7cf94a","topic":"themis-topic-exam","tag":"USER","timestamp":1650867653854,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.119| ConsumeMessageThread_5 | INFO |  -  | :363-:ConsumeMessageThread_5 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.120| ConsumeMessageThread_4 | INFO |  -  | :364-:ConsumeMessageThread_4 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.120| ConsumeMessageThread_5 | INFO |  -  | :363-:ConsumeMessageThread_5 consumer 接收到的消息:{"id":"bf3cde18cf3b44d6be6355c4b9621bd4","topic":"themis-topic-exam","tag":"USER","timestamp":1650867657532,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.121| ConsumeMessageThread_4 | INFO |  -  | :364-:ConsumeMessageThread_4 consumer 接收到的消息:{"id":"93b8ff347fb54604af02d246d8aaff32","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867676442,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.122| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"a6fbad11664344b8bda2512a2c812b87","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867657529,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.124| ConsumeMessageThread_4 | INFO |  -  | :364-:ConsumeMessageThread_4 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.123| ConsumeMessageThread_5 | INFO |  -  | :363-:ConsumeMessageThread_5 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.125| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"dff1db0307db49ecba0ba23e7f874571","topic":"themis-topic-exam","tag":"USER","timestamp":1650866912824,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.128| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.129| ConsumeMessageThread_6 | INFO |  -  | :365-:ConsumeMessageThread_6 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.130| ConsumeMessageThread_6 | INFO |  -  | :365-:ConsumeMessageThread_6 consumer 接收到的消息:{"id":"b858500223424b1d98e40c789c7cf94a","topic":"themis-topic-exam","tag":"USER","timestamp":1650867653854,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.130| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: 251351846622863360(Long), 247062843563184128(Long), LOGIN(String), 登录(String), 登录(String), 1650867750127(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.130| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.130| ConsumeMessageThread_5 | INFO |  -  | :366-:ConsumeMessageThread_5 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.131| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 93b8ff347fb54604af02d246d8aaff32(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.131| ConsumeMessageThread_5 | INFO |  -  | :366-:ConsumeMessageThread_5 consumer 接收到的消息:{"id":"a6fbad11664344b8bda2512a2c812b87","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867657529,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.132| ConsumeMessageThread_6 | INFO |  -  | :365-:ConsumeMessageThread_6 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.133| ConsumeMessageThread_5 | INFO |  -  | :366-:ConsumeMessageThread_5 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.133| ConsumeMessageThread_5 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.135| ConsumeMessageThread_4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.137| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.137| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.138| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: bf3cde18cf3b44d6be6355c4b9621bd4(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.138| ConsumeMessageThread_5 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:22:30.139| ConsumeMessageThread_4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.140| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: 251351846656417792(Long), 247062759656132608(Long), LOGOUT(String), 注销(String), 注销(String), 1650867750136(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.141| ConsumeMessageThread_4 | DEBUG |  -  | ==> Parameters: 93b8ff347fb54604af02d246d8aaff32(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650867750137(Long), 1650867676442(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.144| ConsumeMessageThread_5 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.145| ConsumeMessageThread_6 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.148| ConsumeMessageThread_5 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.149| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.150| ConsumeMessageThread_4 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.150| ConsumeMessageThread_7 | INFO |  -  | :367-:ConsumeMessageThread_7 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.150| ConsumeMessageThread_5 | DEBUG |  -  | ==> Parameters: bf3cde18cf3b44d6be6355c4b9621bd4(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062843563184128(String), jk01(String), 2(Integer), 1650867750147(Long), 1650867657532(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.151| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: b858500223424b1d98e40c789c7cf94a(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.153| ConsumeMessageThread_7 | INFO |  -  | :367-:ConsumeMessageThread_7 consumer 接收到的消息:{"id":"dff1db0307db49ecba0ba23e7f874571","topic":"themis-topic-exam","tag":"USER","timestamp":1650866912824,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.154| ConsumeMessageThread_5 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.154| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"ddfe7f1b518b4feca808542ff51719d7","topic":"themis-topic-exam","tag":"USER","timestamp":1650867673396,"body":"LOGOUT","type":"USER","objId":"247062843563184128","objName":"eea14b3a88f6e238e527a7826d78021c","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.154| ConsumeMessageThread_6 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.155| ConsumeMessageThread_7 | INFO |  -  | :367-:ConsumeMessageThread_7 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.159| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.159| ConsumeMessageThread_6 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.162| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: 251351846748692480(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650867750157(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.162| ConsumeMessageThread_6 | DEBUG |  -  | ==> Parameters: b858500223424b1d98e40c789c7cf94a(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247062759656132608(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650867750158(Long), 1650867653854(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.167| ConsumeMessageThread_7 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.168| ConsumeMessageThread_8 | INFO |  -  | :368-:ConsumeMessageThread_8 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.169| ConsumeMessageThread_8 | INFO |  -  | :368-:ConsumeMessageThread_8 consumer 接收到的消息:{"id":"ddfe7f1b518b4feca808542ff51719d7","topic":"themis-topic-exam","tag":"USER","timestamp":1650867673396,"body":"LOGOUT","type":"USER","objId":"247062843563184128","objName":"eea14b3a88f6e238e527a7826d78021c","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.171| ConsumeMessageThread_8 | INFO |  -  | :368-:ConsumeMessageThread_8 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.172| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.173| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: dff1db0307db49ecba0ba23e7f874571(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.171| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.175| ConsumeMessageThread_6 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.177| ConsumeMessageThread_7 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.180| ConsumeMessageThread_8 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.183| ConsumeMessageThread_7 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.186| ConsumeMessageThread_7 | DEBUG |  -  | ==> Parameters: dff1db0307db49ecba0ba23e7f874571(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650867750181(Long), 1650866912824(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.186| ConsumeMessageThread_8 | DEBUG |  -  | ==> Parameters: 251351846824189952(Long), 247062843563184128(Long), LOGOUT(String), 注销(String), 注销(String), 1650867750176(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.189| ConsumeMessageThread_8 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.192| ConsumeMessageThread_7 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.194| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"369a43f02e624acdb7fcc9167d240974","topic":"themis-topic-exam","tag":"USER","timestamp":1650866770563,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.194| ConsumeMessageThread_8 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.195| ConsumeMessageThread_6 | INFO |  -  | :369-:ConsumeMessageThread_6 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.195| ConsumeMessageThread_8 | DEBUG |  -  | ==> Parameters: ddfe7f1b518b4feca808542ff51719d7(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.196| ConsumeMessageThread_6 | INFO |  -  | :369-:ConsumeMessageThread_6 consumer 接收到的消息:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.197| ConsumeMessageThread_6 | INFO |  -  | :369-:ConsumeMessageThread_6 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.197| ConsumeMessageThread_8 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.201| ConsumeMessageThread_6 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:22:30.201| ConsumeMessageThread_8 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.203| ConsumeMessageThread_8 | DEBUG |  -  | ==> Parameters: ddfe7f1b518b4feca808542ff51719d7(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247062843563184128(String), eea14b3a88f6e238e527a7826d78021c(String), 2(Integer), 1650867750199(Long), 1650867673396(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.204| ConsumeMessageThread_9 | INFO |  -  | :370-:ConsumeMessageThread_9 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.206| ConsumeMessageThread_8 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.206| ConsumeMessageThread_9 | INFO |  -  | :370-:ConsumeMessageThread_9 consumer 接收到的消息:{"id":"369a43f02e624acdb7fcc9167d240974","topic":"themis-topic-exam","tag":"USER","timestamp":1650866770563,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.204| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"bc4b0862c58243a2b483246453bd1593","topic":"themis-topic-exam","tag":"USER","timestamp":1650867676443,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.208| ConsumeMessageThread_9 | INFO |  -  | :370-:ConsumeMessageThread_9 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.210| ClusterQuartz_Worker-1 | INFO |  -  | sendOneWay mqDto:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:22:30.213| ConsumeMessageThread_9 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.213| ConsumeMessageThread_10 | INFO |  -  | :371-:ConsumeMessageThread_10 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.214| ConsumeMessageThread_10 | INFO |  -  | :371-:ConsumeMessageThread_10 consumer 接收到的消息:{"id":"bc4b0862c58243a2b483246453bd1593","topic":"themis-topic-exam","tag":"USER","timestamp":1650867676443,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.214| ConsumeMessageThread_9 | DEBUG |  -  | ==> Parameters: 251351846975184896(Long), 247062843563184128(Long), LOGIN(String), 登录(String), 登录(String), 1650867750211(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.216| ConsumeMessageThread_10 | INFO |  -  | :371-:ConsumeMessageThread_10 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.217| ConsumeMessageThread_9 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.221| ConsumeMessageThread_10 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.222| ConsumeMessageThread_7 | INFO |  -  | :372-:ConsumeMessageThread_7 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:22:30.222| ConsumeMessageThread_9 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.223| ConsumeMessageThread_7 | INFO |  -  | :372-:ConsumeMessageThread_7 consumer 接收到的消息:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":1} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:22:30.223| ConsumeMessageThread_10 | DEBUG |  -  | ==> Parameters: 251351847008739328(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650867750219(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.217| ClusterQuartz_Worker-1 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:22:30 CST 2022 scheduledFireTime: Mon Apr 25 14:22:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 14:23:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:22:30.223| ConsumeMessageThread_9 | DEBUG |  -  | ==> Parameters: 369a43f02e624acdb7fcc9167d240974(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.227| ConsumeMessageThread_7 | INFO |  -  | :372-:ConsumeMessageThread_7 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:22:30.228| ConsumeMessageThread_10 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.229| ConsumeMessageThread_9 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.233| ConsumeMessageThread_7 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:22:30.235| ConsumeMessageThread_9 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.235| ConsumeMessageThread_10 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.236| ConsumeMessageThread_10 | DEBUG |  -  | ==> Parameters: bc4b0862c58243a2b483246453bd1593(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.237| ClusterQuartz_Worker-1 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:22:30 CST 2022 scheduledFireTime: Mon Apr 25 14:22:30 CST 2022 previousFireTime: 'null nextFireTime: Mon Apr 25 14:23:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:22:30.237| ConsumeMessageThread_9 | DEBUG |  -  | ==> Parameters: 369a43f02e624acdb7fcc9167d240974(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062843563184128(String), jk01(String), 2(Integer), 1650867750232(Long), 1650866770563(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.239| ConsumeMessageThread_9 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.239| ConsumeMessageThread_10 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.246| ConsumeMessageThread_10 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.248| ConsumeMessageThread_10 | DEBUG |  -  | ==> Parameters: bc4b0862c58243a2b483246453bd1593(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650867750242(Long), 1650867676443(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:22:30.254| ConsumeMessageThread_10 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:00.041| ClusterQuartz_Worker-2 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:23:00 CST 2022 scheduledFireTime: Mon Apr 25 14:23:00 CST 2022 previousFireTime: 'Mon Apr 25 14:22:30 CST 2022 nextFireTime: Mon Apr 25 14:23:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:23:00.044| ClusterQuartz_Worker-2 | INFO |  -  | redisKey:mq:topic:buffer:list缓冲区的消息数为:3 | [com.qmth.themis.task.quartz.MqJob:54]
-2022-04-25 14:23:00.048| ClusterQuartz_Worker-2 | INFO |  -  | sendOneWay mqDto:{"id":"a6fbad11664344b8bda2512a2c812b87","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867657529,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:00.050| ClusterQuartz_Worker-2 | INFO |  -  | sendOneWay mqDto:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:00.054| ClusterQuartz_Worker-2 | INFO |  -  | sendOneWay mqDto:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:00.057| ClusterQuartz_Worker-2 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:23:00 CST 2022 scheduledFireTime: Mon Apr 25 14:23:00 CST 2022 previousFireTime: 'Mon Apr 25 14:22:30 CST 2022 nextFireTime: Mon Apr 25 14:23:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:23:00.059| ClusterQuartz_Worker-2 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:23:00 CST 2022 scheduledFireTime: Mon Apr 25 14:23:00 CST 2022 previousFireTime: 'Mon Apr 25 14:22:30 CST 2022 nextFireTime: Mon Apr 25 14:23:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:23:00.059| ConsumeMessageThread_8 | INFO |  -  | :374-:ConsumeMessageThread_8 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:00.059| ConsumeMessageThread_9 | INFO |  -  | :375-:ConsumeMessageThread_9 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:00.060| ConsumeMessageThread_8 | INFO |  -  | :374-:ConsumeMessageThread_8 consumer 接收到的消息:{"id":"a6fbad11664344b8bda2512a2c812b87","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867657529,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:00.061| ConsumeMessageThread_9 | INFO |  -  | :375-:ConsumeMessageThread_9 consumer 接收到的消息:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:00.065| ConsumeMessageThread_8 | INFO |  -  | :374-:ConsumeMessageThread_8 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:00.065| ConsumeMessageThread_9 | INFO |  -  | :375-:ConsumeMessageThread_9 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:00.066| ConsumeMessageThread_10 | INFO |  -  | :376-:ConsumeMessageThread_10 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:00.068| ConsumeMessageThread_10 | INFO |  -  | :376-:ConsumeMessageThread_10 consumer 接收到的消息:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":2} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:00.071| ConsumeMessageThread_10 | INFO |  -  | :376-:ConsumeMessageThread_10 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:00.072| ConsumeMessageThread_8 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:23:00.074| ConsumeMessageThread_9 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:23:00.077| ConsumeMessageThread_10 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:23:08.976| ConsumeMessageThread_11 | INFO |  -  | :378-:ConsumeMessageThread_11 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:08.978| ConsumeMessageThread_11 | INFO |  -  | :378-:ConsumeMessageThread_11 consumer 接收到的消息:{"id":"1dc0391d77ac4803be35bb1dcd470ad7","topic":"themis-topic-exam","tag":"USER","timestamp":1650867788956,"body":"LOGOUT","type":"USER","objId":"247062759656132608","objName":"477bc2ab85ae1d18a4a4e595fe4884cd","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:08.979| ConsumeMessageThread_11 | INFO |  -  | :378-:ConsumeMessageThread_11 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:08.988| ConsumeMessageThread_11 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:08.989| ConsumeMessageThread_11 | DEBUG |  -  | ==> Parameters: 251352009596739584(Long), 247062759656132608(Long), LOGOUT(String), 注销(String), 注销(String), 1650867788983(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:08.993| ConsumeMessageThread_11 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:08.999| ConsumeMessageThread_11 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:09.001| ConsumeMessageThread_11 | DEBUG |  -  | ==> Parameters: 1dc0391d77ac4803be35bb1dcd470ad7(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:09.006| ConsumeMessageThread_11 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:09.023| ConsumeMessageThread_11 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:09.025| ConsumeMessageThread_11 | DEBUG |  -  | ==> Parameters: 1dc0391d77ac4803be35bb1dcd470ad7(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247062759656132608(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650867789018(Long), 1650867788956(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:09.030| ConsumeMessageThread_11 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.029| ConsumeMessageThread_11 | INFO |  -  | :379-:ConsumeMessageThread_11 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:12.030| ConsumeMessageThread_11 | INFO |  -  | :379-:ConsumeMessageThread_11 consumer 接收到的消息:{"id":"36ffae89c97549a887d467fd017dfd10","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867792019,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:12.031| ConsumeMessageThread_12 | INFO |  -  | :380-:ConsumeMessageThread_12 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:12.032| ConsumeMessageThread_12 | INFO |  -  | :380-:ConsumeMessageThread_12 consumer 接收到的消息:{"id":"874f97da546d402db5390163bf3759c4","topic":"themis-topic-exam","tag":"USER","timestamp":1650867792020,"body":"LOGIN","type":"USER","objId":"247062843563184128","objName":"jk01","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:12.034| ConsumeMessageThread_11 | INFO |  -  | :379-:ConsumeMessageThread_11 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:12.035| ConsumeMessageThread_12 | INFO |  -  | :380-:ConsumeMessageThread_12 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:12.041| ConsumeMessageThread_12 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.044| ConsumeMessageThread_12 | DEBUG |  -  | ==> Parameters: 251352022410338304(Long), 247062843563184128(Long), LOGIN(String), 登录(String), 登录(String), 1650867792038(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.047| ConsumeMessageThread_11 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.049| ConsumeMessageThread_11 | DEBUG |  -  | ==> Parameters: 36ffae89c97549a887d467fd017dfd10(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.050| ConsumeMessageThread_12 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.053| ConsumeMessageThread_11 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.058| ConsumeMessageThread_12 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.059| ConsumeMessageThread_12 | DEBUG |  -  | ==> Parameters: 874f97da546d402db5390163bf3759c4(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.061| ConsumeMessageThread_11 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.062| ConsumeMessageThread_11 | DEBUG |  -  | ==> Parameters: 36ffae89c97549a887d467fd017dfd10(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), eea14b3a88f6e238e527a7826d78021c(String), 2(Integer), 1650867792059(Long), 1650867792019(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.064| ConsumeMessageThread_12 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.067| ConsumeMessageThread_11 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.070| ConsumeMessageThread_12 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.073| ConsumeMessageThread_12 | DEBUG |  -  | ==> Parameters: 874f97da546d402db5390163bf3759c4(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062843563184128(String), jk01(String), 2(Integer), 1650867792066(Long), 1650867792020(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:12.078| ConsumeMessageThread_12 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.023| ClusterQuartz_Worker-3 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:23:30 CST 2022 scheduledFireTime: Mon Apr 25 14:23:30 CST 2022 previousFireTime: 'Mon Apr 25 14:23:00 CST 2022 nextFireTime: Mon Apr 25 14:24:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:23:30.024| ClusterQuartz_Worker-3 | INFO |  -  | redisKey:mq:topic:buffer:list缓冲区的消息数为:3 | [com.qmth.themis.task.quartz.MqJob:54]
-2022-04-25 14:23:30.026| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":3} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:30.028| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"a6fbad11664344b8bda2512a2c812b87","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867657529,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":3} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:30.031| ClusterQuartz_Worker-3 | INFO |  -  | sendOneWay mqDto:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":3} | [com.qmth.themis.business.service.impl.ProducerServerImpl:168]
-2022-04-25 14:23:30.031| ConsumeMessageThread_12 | INFO |  -  | :381-:ConsumeMessageThread_12 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:30.032| ClusterQuartz_Worker-3 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:23:30 CST 2022 scheduledFireTime: Mon Apr 25 14:23:30 CST 2022 previousFireTime: 'Mon Apr 25 14:23:00 CST 2022 nextFireTime: Mon Apr 25 14:24:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:23:30.033| ConsumeMessageThread_12 | INFO |  -  | :381-:ConsumeMessageThread_12 consumer 接收到的消息:{"id":"59827d3d07e944f3a77340b436d24616","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866770561,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":3} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:30.035| ClusterQuartz_Worker-3 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:23:30 CST 2022 scheduledFireTime: Mon Apr 25 14:23:30 CST 2022 previousFireTime: 'Mon Apr 25 14:23:00 CST 2022 nextFireTime: Mon Apr 25 14:24:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:23:30.037| ConsumeMessageThread_12 | INFO |  -  | :381-:ConsumeMessageThread_12 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:30.039| ConsumeMessageThread_13 | INFO |  -  | :382-:ConsumeMessageThread_13 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:30.040| ConsumeMessageThread_13 | INFO |  -  | :382-:ConsumeMessageThread_13 consumer 接收到的消息:{"id":"a6fbad11664344b8bda2512a2c812b87","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867657529,"body":"SESSION","type":"WEB","objId":"eea14b3a88f6e238e527a7826d78021c","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":3} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:30.044| ConsumeMessageThread_13 | INFO |  -  | :382-:ConsumeMessageThread_13 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:30.047| ConsumeMessageThread_12 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.047| ConsumeMessageThread_14 | INFO |  -  | :383-:ConsumeMessageThread_14 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:23:30.048| ConsumeMessageThread_12 | DEBUG |  -  | ==> Parameters: 59827d3d07e944f3a77340b436d24616(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.048| ConsumeMessageThread_14 | INFO |  -  | :383-:ConsumeMessageThread_14 consumer 接收到的消息:{"id":"cc0b2fa79ff64accbea2d6b3337c5e0d","topic":"themis-topic-exam","tag":"WEB","timestamp":1650866746338,"body":"SESSION","type":"WEB","objId":"93dce14563942b9548d9e5dfdda97720","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":3} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:23:30.051| ConsumeMessageThread_14 | INFO |  -  | :383-:ConsumeMessageThread_14 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:23:30.051| ConsumeMessageThread_12 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.054| ConsumeMessageThread_13 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.055| ConsumeMessageThread_13 | DEBUG |  -  | ==> Parameters: a6fbad11664344b8bda2512a2c812b87(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.057| ConsumeMessageThread_12 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.059| ConsumeMessageThread_14 | ERROR |  -  | mq普通消息监听,消息消费出错 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:973]
-java.lang.reflect.InvocationTargetException: null
-	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 com.qmth.themis.mq.service.impl.MqLogicServiceImpl.consumeMessage(MqLogicServiceImpl.java:961)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.consumeMessage(<generated>)
-	at com.qmth.themis.mq.templete.impl.SessionConcurrentlyImpl.consumeMessage(SessionConcurrentlyImpl.java:29)
-	at org.apache.rocketmq.client.impl.consumer.ConsumeMessageConcurrentlyService$ConsumeRequest.run(ConsumeMessageConcurrentlyService.java:411)
-	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-	at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
-	at java.util.concurrent.FutureTask.run(FutureTask.java)
-	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-	at java.lang.Thread.run(Thread.java:748)
-Caused by: com.qmth.themis.common.exception.BusinessException: 缓存session为空
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl.execMqSessionLogic(MqLogicServiceImpl.java:194)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$FastClassBySpringCGLIB$$246affd.invoke(<generated>)
-	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:366)
-	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
-	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
-	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
-	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
-	at com.qmth.themis.mq.service.impl.MqLogicServiceImpl$$EnhancerBySpringCGLIB$$7be8af2f.execMqSessionLogic(<generated>)
-	... 17 common frames omitted
-2022-04-25 14:23:30.059| ConsumeMessageThread_12 | DEBUG |  -  | ==> Parameters: 59827d3d07e944f3a77340b436d24616(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), eea14b3a88f6e238e527a7826d78021c(String), 2(Integer), 1650867810055(Long), 1650866770561(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.061| ConsumeMessageThread_13 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.062| ConsumeMessageThread_12 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.065| ConsumeMessageThread_13 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.066| ConsumeMessageThread_13 | DEBUG |  -  | ==> Parameters: a6fbad11664344b8bda2512a2c812b87(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), eea14b3a88f6e238e527a7826d78021c(String), 2(Integer), 1650867810063(Long), 1650867657529(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:23:30.068| ConsumeMessageThread_13 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:00.026| ClusterQuartz_Worker-4 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:24:00 CST 2022 scheduledFireTime: Mon Apr 25 14:24:00 CST 2022 previousFireTime: 'Mon Apr 25 14:23:30 CST 2022 nextFireTime: Mon Apr 25 14:24:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:24:00.030| ClusterQuartz_Worker-4 | INFO |  -  | redisKey:mq:topic:buffer:list缓冲区的消息数为:1 | [com.qmth.themis.task.quartz.MqJob:54]
-2022-04-25 14:24:00.038| ClusterQuartz_Worker-4 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:00.039| ClusterQuartz_Worker-4 | DEBUG |  -  | ==> Parameters: cc0b2fa79ff64accbea2d6b3337c5e0d(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:00.041| ClusterQuartz_Worker-4 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:00.048| ClusterQuartz_Worker-4 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:00.049| ClusterQuartz_Worker-4 | DEBUG |  -  | ==> Parameters: cc0b2fa79ff64accbea2d6b3337c5e0d(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 93dce14563942b9548d9e5dfdda97720(String), 1(Integer), 1650867840045(Long), 1650866746338(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:00.060| ClusterQuartz_Worker-4 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:00.061| ClusterQuartz_Worker-4 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:24:00 CST 2022 scheduledFireTime: Mon Apr 25 14:24:00 CST 2022 previousFireTime: 'Mon Apr 25 14:23:30 CST 2022 nextFireTime: Mon Apr 25 14:24:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:24:00.062| ClusterQuartz_Worker-4 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:24:00 CST 2022 scheduledFireTime: Mon Apr 25 14:24:00 CST 2022 previousFireTime: 'Mon Apr 25 14:23:30 CST 2022 nextFireTime: Mon Apr 25 14:24:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:24:30.037| ClusterQuartz_Worker-5 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:24:30 CST 2022 scheduledFireTime: Mon Apr 25 14:24:30 CST 2022 previousFireTime: 'Mon Apr 25 14:24:00 CST 2022 nextFireTime: Mon Apr 25 14:25:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:24:30.041| ClusterQuartz_Worker-5 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:24:30 CST 2022 scheduledFireTime: Mon Apr 25 14:24:30 CST 2022 previousFireTime: 'Mon Apr 25 14:24:00 CST 2022 nextFireTime: Mon Apr 25 14:25:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:24:30.042| ClusterQuartz_Worker-5 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:24:30 CST 2022 scheduledFireTime: Mon Apr 25 14:24:30 CST 2022 previousFireTime: 'Mon Apr 25 14:24:00 CST 2022 nextFireTime: Mon Apr 25 14:25:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:24:58.891| ConsumeMessageThread_13 | INFO |  -  | :387-:ConsumeMessageThread_13 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:24:58.892| ConsumeMessageThread_13 | INFO |  -  | :387-:ConsumeMessageThread_13 consumer 接收到的消息:{"id":"79ab2b160d65420b8facb636ac25599e","topic":"themis-topic-exam","tag":"USER","timestamp":1650867898878,"body":"LOGOUT","type":"USER","objId":"247062843563184128","objName":"eea14b3a88f6e238e527a7826d78021c","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:24:58.899| ConsumeMessageThread_13 | INFO |  -  | :387-:ConsumeMessageThread_13 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:24:58.906| ConsumeMessageThread_13 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.907| ConsumeMessageThread_13 | DEBUG |  -  | ==> Parameters: 251352470638829568(Long), 247062843563184128(Long), LOGOUT(String), 注销(String), 注销(String), 1650867898904(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.916| ConsumeMessageThread_13 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.920| ConsumeMessageThread_13 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.922| ConsumeMessageThread_13 | DEBUG |  -  | ==> Parameters: 79ab2b160d65420b8facb636ac25599e(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.932| ConsumeMessageThread_13 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.939| ConsumeMessageThread_13 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.940| ConsumeMessageThread_13 | DEBUG |  -  | ==> Parameters: 79ab2b160d65420b8facb636ac25599e(String), themis-topic-exam(String), USER(String), "LOGOUT"(String), USER(String), 247062843563184128(String), eea14b3a88f6e238e527a7826d78021c(String), 2(Integer), 1650867898937(Long), 1650867898878(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:24:58.946| ConsumeMessageThread_13 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:00.022| ClusterQuartz_Worker-6 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:25:00 CST 2022 scheduledFireTime: Mon Apr 25 14:25:00 CST 2022 previousFireTime: 'Mon Apr 25 14:24:30 CST 2022 nextFireTime: Mon Apr 25 14:25:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:25:00.022| ClusterQuartz_Worker-6 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:25:00 CST 2022 scheduledFireTime: Mon Apr 25 14:25:00 CST 2022 previousFireTime: 'Mon Apr 25 14:24:30 CST 2022 nextFireTime: Mon Apr 25 14:25:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:25:00.023| ClusterQuartz_Worker-6 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:25:00 CST 2022 scheduledFireTime: Mon Apr 25 14:25:00 CST 2022 previousFireTime: 'Mon Apr 25 14:24:30 CST 2022 nextFireTime: Mon Apr 25 14:25:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:25:03.649| ConsumeMessageThread_14 | INFO |  -  | :389-:ConsumeMessageThread_14 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:25:03.649| ConsumeMessageThread_14 | INFO |  -  | :389-:ConsumeMessageThread_14 consumer 接收到的消息:{"id":"6bee1a4439bf44a69900c96903cd6656","topic":"themis-topic-exam","tag":"USER","timestamp":1650867903638,"body":"LOGIN","type":"USER","objId":"247062759656132608","objName":"admin1","ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:25:03.651| ConsumeMessageThread_15 | INFO |  -  | :390-:ConsumeMessageThread_15 consumer 重试次数:0 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:946]
-2022-04-25 14:25:03.652| ConsumeMessageThread_15 | INFO |  -  | :390-:ConsumeMessageThread_15 consumer 接收到的消息:{"id":"a148a4bcc22c4522b1352674497e43fc","topic":"themis-topic-exam","tag":"WEB","timestamp":1650867903637,"body":"SESSION","type":"WEB","objId":"477bc2ab85ae1d18a4a4e595fe4884cd","objName":null,"ack":0,"sequence":null,"properties":null,"reconsume":0} | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:948]
-2022-04-25 14:25:03.653| ConsumeMessageThread_14 | INFO |  -  | :389-:ConsumeMessageThread_14 准备执行mq exec:execMqUserLogLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:25:03.657| ConsumeMessageThread_14 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_e_user_log ( id, user_id, type, info, remark, create_time ) VALUES ( ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.659| ConsumeMessageThread_14 | DEBUG |  -  | ==> Parameters: 251352490565967872(Long), 247062759656132608(Long), LOGIN(String), 登录(String), 登录(String), 1650867903655(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.661| ConsumeMessageThread_15 | INFO |  -  | :390-:ConsumeMessageThread_15 准备执行mq exec:execMqSessionLogic逻辑 | [com.qmth.themis.mq.service.impl.MqLogicServiceImpl:960]
-2022-04-25 14:25:03.664| ConsumeMessageThread_14 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.668| ConsumeMessageThread_14 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.668| ConsumeMessageThread_15 | DEBUG |  -  | ==>  Preparing: SELECT id,topic,tag,body,type,obj_id,obj_name,ack,sequence,properties AS prop,create_time,timestamp,source_id FROM t_m_rocket_message WHERE id=?  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.668| ConsumeMessageThread_14 | DEBUG |  -  | ==> Parameters: 6bee1a4439bf44a69900c96903cd6656(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.669| ConsumeMessageThread_15 | DEBUG |  -  | ==> Parameters: a148a4bcc22c4522b1352674497e43fc(String) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.672| ConsumeMessageThread_14 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.672| ConsumeMessageThread_15 | DEBUG |  -  | <==      Total: 0 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.675| ConsumeMessageThread_15 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.675| ConsumeMessageThread_14 | DEBUG |  -  | ==>  Preparing: INSERT INTO t_m_rocket_message ( id, topic, tag, body, type, obj_id, obj_name, ack, create_time, timestamp ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )  | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.677| ConsumeMessageThread_14 | DEBUG |  -  | ==> Parameters: 6bee1a4439bf44a69900c96903cd6656(String), themis-topic-exam(String), USER(String), "LOGIN"(String), USER(String), 247062759656132608(String), admin1(String), 2(Integer), 1650867903673(Long), 1650867903638(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.677| ConsumeMessageThread_15 | DEBUG |  -  | ==> Parameters: a148a4bcc22c4522b1352674497e43fc(String), themis-topic-exam(String), WEB(String), "SESSION"(String), WEB(String), 477bc2ab85ae1d18a4a4e595fe4884cd(String), 2(Integer), 1650867903673(Long), 1650867903637(Long) | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.683| ConsumeMessageThread_14 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:03.683| ConsumeMessageThread_15 | DEBUG |  -  | <==    Updates: 1 | [org.apache.ibatis.logging.jdbc.BaseJdbcLogger:143]
-2022-04-25 14:25:30.026| ClusterQuartz_Worker-7 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:25:30 CST 2022 scheduledFireTime: Mon Apr 25 14:25:30 CST 2022 previousFireTime: 'Mon Apr 25 14:25:00 CST 2022 nextFireTime: Mon Apr 25 14:26:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:25:30.027| ClusterQuartz_Worker-7 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:25:30 CST 2022 scheduledFireTime: Mon Apr 25 14:25:30 CST 2022 previousFireTime: 'Mon Apr 25 14:25:00 CST 2022 nextFireTime: Mon Apr 25 14:26:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:25:30.028| ClusterQuartz_Worker-7 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:25:30 CST 2022 scheduledFireTime: Mon Apr 25 14:25:30 CST 2022 previousFireTime: 'Mon Apr 25 14:25:00 CST 2022 nextFireTime: Mon Apr 25 14:26:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:26:00.019| ClusterQuartz_Worker-8 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:26:00 CST 2022 scheduledFireTime: Mon Apr 25 14:26:00 CST 2022 previousFireTime: 'Mon Apr 25 14:25:30 CST 2022 nextFireTime: Mon Apr 25 14:26:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:26:00.019| ClusterQuartz_Worker-8 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:26:00 CST 2022 scheduledFireTime: Mon Apr 25 14:26:00 CST 2022 previousFireTime: 'Mon Apr 25 14:25:30 CST 2022 nextFireTime: Mon Apr 25 14:26:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:26:00.020| ClusterQuartz_Worker-8 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:26:00 CST 2022 scheduledFireTime: Mon Apr 25 14:26:00 CST 2022 previousFireTime: 'Mon Apr 25 14:25:30 CST 2022 nextFireTime: Mon Apr 25 14:26:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:26:30.033| ClusterQuartz_Worker-9 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:26:30 CST 2022 scheduledFireTime: Mon Apr 25 14:26:30 CST 2022 previousFireTime: 'Mon Apr 25 14:26:00 CST 2022 nextFireTime: Mon Apr 25 14:27:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:26:30.035| ClusterQuartz_Worker-9 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:26:30 CST 2022 scheduledFireTime: Mon Apr 25 14:26:30 CST 2022 previousFireTime: 'Mon Apr 25 14:26:00 CST 2022 nextFireTime: Mon Apr 25 14:27:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:26:30.036| ClusterQuartz_Worker-9 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:26:30 CST 2022 scheduledFireTime: Mon Apr 25 14:26:30 CST 2022 previousFireTime: 'Mon Apr 25 14:26:00 CST 2022 nextFireTime: Mon Apr 25 14:27:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:27:00.023| ClusterQuartz_Worker-10 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:27:00 CST 2022 scheduledFireTime: Mon Apr 25 14:27:00 CST 2022 previousFireTime: 'Mon Apr 25 14:26:30 CST 2022 nextFireTime: Mon Apr 25 14:27:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:27:00.025| ClusterQuartz_Worker-10 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:27:00 CST 2022 scheduledFireTime: Mon Apr 25 14:27:00 CST 2022 previousFireTime: 'Mon Apr 25 14:26:30 CST 2022 nextFireTime: Mon Apr 25 14:27:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:27:00.026| ClusterQuartz_Worker-10 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:27:00 CST 2022 scheduledFireTime: Mon Apr 25 14:27:00 CST 2022 previousFireTime: 'Mon Apr 25 14:26:30 CST 2022 nextFireTime: Mon Apr 25 14:27:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:27:30.032| ClusterQuartz_Worker-1 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:27:30 CST 2022 scheduledFireTime: Mon Apr 25 14:27:30 CST 2022 previousFireTime: 'Mon Apr 25 14:27:00 CST 2022 nextFireTime: Mon Apr 25 14:28:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:27:30.034| ClusterQuartz_Worker-1 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:27:30 CST 2022 scheduledFireTime: Mon Apr 25 14:27:30 CST 2022 previousFireTime: 'Mon Apr 25 14:27:00 CST 2022 nextFireTime: Mon Apr 25 14:28:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:27:30.035| ClusterQuartz_Worker-1 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:27:30 CST 2022 scheduledFireTime: Mon Apr 25 14:27:30 CST 2022 previousFireTime: 'Mon Apr 25 14:27:00 CST 2022 nextFireTime: Mon Apr 25 14:28:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:28:00.023| ClusterQuartz_Worker-2 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:28:00 CST 2022 scheduledFireTime: Mon Apr 25 14:28:00 CST 2022 previousFireTime: 'Mon Apr 25 14:27:30 CST 2022 nextFireTime: Mon Apr 25 14:28:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:28:00.025| ClusterQuartz_Worker-2 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:28:00 CST 2022 scheduledFireTime: Mon Apr 25 14:28:00 CST 2022 previousFireTime: 'Mon Apr 25 14:27:30 CST 2022 nextFireTime: Mon Apr 25 14:28:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:28:00.026| ClusterQuartz_Worker-2 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:28:00 CST 2022 scheduledFireTime: Mon Apr 25 14:28:00 CST 2022 previousFireTime: 'Mon Apr 25 14:27:30 CST 2022 nextFireTime: Mon Apr 25 14:28:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:28:30.023| ClusterQuartz_Worker-3 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:28:30 CST 2022 scheduledFireTime: Mon Apr 25 14:28:30 CST 2022 previousFireTime: 'Mon Apr 25 14:28:00 CST 2022 nextFireTime: Mon Apr 25 14:29:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:28:30.025| ClusterQuartz_Worker-3 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:28:30 CST 2022 scheduledFireTime: Mon Apr 25 14:28:30 CST 2022 previousFireTime: 'Mon Apr 25 14:28:00 CST 2022 nextFireTime: Mon Apr 25 14:29:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:28:30.025| ClusterQuartz_Worker-3 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:28:30 CST 2022 scheduledFireTime: Mon Apr 25 14:28:30 CST 2022 previousFireTime: 'Mon Apr 25 14:28:00 CST 2022 nextFireTime: Mon Apr 25 14:29:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:29:00.020| ClusterQuartz_Worker-4 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:29:00 CST 2022 scheduledFireTime: Mon Apr 25 14:29:00 CST 2022 previousFireTime: 'Mon Apr 25 14:28:30 CST 2022 nextFireTime: Mon Apr 25 14:29:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:29:00.022| ClusterQuartz_Worker-4 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:29:00 CST 2022 scheduledFireTime: Mon Apr 25 14:29:00 CST 2022 previousFireTime: 'Mon Apr 25 14:28:30 CST 2022 nextFireTime: Mon Apr 25 14:29:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:29:00.024| ClusterQuartz_Worker-4 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:29:00 CST 2022 scheduledFireTime: Mon Apr 25 14:29:00 CST 2022 previousFireTime: 'Mon Apr 25 14:28:30 CST 2022 nextFireTime: Mon Apr 25 14:29:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:29:30.025| ClusterQuartz_Worker-5 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:29:30 CST 2022 scheduledFireTime: Mon Apr 25 14:29:30 CST 2022 previousFireTime: 'Mon Apr 25 14:29:00 CST 2022 nextFireTime: Mon Apr 25 14:30:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:29:30.027| ClusterQuartz_Worker-5 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:29:30 CST 2022 scheduledFireTime: Mon Apr 25 14:29:30 CST 2022 previousFireTime: 'Mon Apr 25 14:29:00 CST 2022 nextFireTime: Mon Apr 25 14:30:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:29:30.028| ClusterQuartz_Worker-5 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:29:30 CST 2022 scheduledFireTime: Mon Apr 25 14:29:30 CST 2022 previousFireTime: 'Mon Apr 25 14:29:00 CST 2022 nextFireTime: Mon Apr 25 14:30:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:30:00.017| scheduling-1 | INFO |  -  | Start renew machindId | [com.qmth.themis.business.util.UidUtil:71]
-2022-04-25 14:30:00.027| ClusterQuartz_Worker-6 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:30:00 CST 2022 scheduledFireTime: Mon Apr 25 14:30:00 CST 2022 previousFireTime: 'Mon Apr 25 14:29:30 CST 2022 nextFireTime: Mon Apr 25 14:30:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:30:00.028| ClusterQuartz_Worker-6 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:30:00 CST 2022 scheduledFireTime: Mon Apr 25 14:30:00 CST 2022 previousFireTime: 'Mon Apr 25 14:29:30 CST 2022 nextFireTime: Mon Apr 25 14:30:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:30:00.029| ClusterQuartz_Worker-6 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:30:00 CST 2022 scheduledFireTime: Mon Apr 25 14:30:00 CST 2022 previousFireTime: 'Mon Apr 25 14:29:30 CST 2022 nextFireTime: Mon Apr 25 14:30:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:30:30.021| ClusterQuartz_Worker-7 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:30:30 CST 2022 scheduledFireTime: Mon Apr 25 14:30:30 CST 2022 previousFireTime: 'Mon Apr 25 14:30:00 CST 2022 nextFireTime: Mon Apr 25 14:31:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:30:30.023| ClusterQuartz_Worker-7 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:30:30 CST 2022 scheduledFireTime: Mon Apr 25 14:30:30 CST 2022 previousFireTime: 'Mon Apr 25 14:30:00 CST 2022 nextFireTime: Mon Apr 25 14:31:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:30:30.023| ClusterQuartz_Worker-7 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:30:30 CST 2022 scheduledFireTime: Mon Apr 25 14:30:30 CST 2022 previousFireTime: 'Mon Apr 25 14:30:00 CST 2022 nextFireTime: Mon Apr 25 14:31:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:31:00.022| ClusterQuartz_Worker-8 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:31:00 CST 2022 scheduledFireTime: Mon Apr 25 14:31:00 CST 2022 previousFireTime: 'Mon Apr 25 14:30:30 CST 2022 nextFireTime: Mon Apr 25 14:31:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:31:00.024| ClusterQuartz_Worker-8 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:31:00 CST 2022 scheduledFireTime: Mon Apr 25 14:31:00 CST 2022 previousFireTime: 'Mon Apr 25 14:30:30 CST 2022 nextFireTime: Mon Apr 25 14:31:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:31:00.024| ClusterQuartz_Worker-8 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:31:00 CST 2022 scheduledFireTime: Mon Apr 25 14:31:00 CST 2022 previousFireTime: 'Mon Apr 25 14:30:30 CST 2022 nextFireTime: Mon Apr 25 14:31:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:31:30.025| ClusterQuartz_Worker-9 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:31:30 CST 2022 scheduledFireTime: Mon Apr 25 14:31:30 CST 2022 previousFireTime: 'Mon Apr 25 14:31:00 CST 2022 nextFireTime: Mon Apr 25 14:32:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:31:30.026| ClusterQuartz_Worker-9 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:31:30 CST 2022 scheduledFireTime: Mon Apr 25 14:31:30 CST 2022 previousFireTime: 'Mon Apr 25 14:31:00 CST 2022 nextFireTime: Mon Apr 25 14:32:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:31:30.027| ClusterQuartz_Worker-9 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:31:30 CST 2022 scheduledFireTime: Mon Apr 25 14:31:30 CST 2022 previousFireTime: 'Mon Apr 25 14:31:00 CST 2022 nextFireTime: Mon Apr 25 14:32:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:32:00.018| ClusterQuartz_Worker-10 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:32:00 CST 2022 scheduledFireTime: Mon Apr 25 14:32:00 CST 2022 previousFireTime: 'Mon Apr 25 14:31:30 CST 2022 nextFireTime: Mon Apr 25 14:32:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:32:00.020| ClusterQuartz_Worker-10 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:32:00 CST 2022 scheduledFireTime: Mon Apr 25 14:32:00 CST 2022 previousFireTime: 'Mon Apr 25 14:31:30 CST 2022 nextFireTime: Mon Apr 25 14:32:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:32:00.021| ClusterQuartz_Worker-10 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:32:00 CST 2022 scheduledFireTime: Mon Apr 25 14:32:00 CST 2022 previousFireTime: 'Mon Apr 25 14:31:30 CST 2022 nextFireTime: Mon Apr 25 14:32:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:32:30.028| ClusterQuartz_Worker-1 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:32:30 CST 2022 scheduledFireTime: Mon Apr 25 14:32:30 CST 2022 previousFireTime: 'Mon Apr 25 14:32:00 CST 2022 nextFireTime: Mon Apr 25 14:33:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:32:30.030| ClusterQuartz_Worker-1 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:32:30 CST 2022 scheduledFireTime: Mon Apr 25 14:32:30 CST 2022 previousFireTime: 'Mon Apr 25 14:32:00 CST 2022 nextFireTime: Mon Apr 25 14:33:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:32:30.031| ClusterQuartz_Worker-1 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:32:30 CST 2022 scheduledFireTime: Mon Apr 25 14:32:30 CST 2022 previousFireTime: 'Mon Apr 25 14:32:00 CST 2022 nextFireTime: Mon Apr 25 14:33:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:33:00.036| ClusterQuartz_Worker-2 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:33:00 CST 2022 scheduledFireTime: Mon Apr 25 14:33:00 CST 2022 previousFireTime: 'Mon Apr 25 14:32:30 CST 2022 nextFireTime: Mon Apr 25 14:33:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:33:00.038| ClusterQuartz_Worker-2 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:33:00 CST 2022 scheduledFireTime: Mon Apr 25 14:33:00 CST 2022 previousFireTime: 'Mon Apr 25 14:32:30 CST 2022 nextFireTime: Mon Apr 25 14:33:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:33:00.038| ClusterQuartz_Worker-2 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:33:00 CST 2022 scheduledFireTime: Mon Apr 25 14:33:00 CST 2022 previousFireTime: 'Mon Apr 25 14:32:30 CST 2022 nextFireTime: Mon Apr 25 14:33:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:33:30.019| ClusterQuartz_Worker-3 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:33:30 CST 2022 scheduledFireTime: Mon Apr 25 14:33:30 CST 2022 previousFireTime: 'Mon Apr 25 14:33:00 CST 2022 nextFireTime: Mon Apr 25 14:34:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:33:30.022| ClusterQuartz_Worker-3 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:33:30 CST 2022 scheduledFireTime: Mon Apr 25 14:33:30 CST 2022 previousFireTime: 'Mon Apr 25 14:33:00 CST 2022 nextFireTime: Mon Apr 25 14:34:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:33:30.023| ClusterQuartz_Worker-3 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:33:30 CST 2022 scheduledFireTime: Mon Apr 25 14:33:30 CST 2022 previousFireTime: 'Mon Apr 25 14:33:00 CST 2022 nextFireTime: Mon Apr 25 14:34:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:34:00.023| ClusterQuartz_Worker-4 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:34:00 CST 2022 scheduledFireTime: Mon Apr 25 14:34:00 CST 2022 previousFireTime: 'Mon Apr 25 14:33:30 CST 2022 nextFireTime: Mon Apr 25 14:34:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:34:00.026| ClusterQuartz_Worker-4 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:34:00 CST 2022 scheduledFireTime: Mon Apr 25 14:34:00 CST 2022 previousFireTime: 'Mon Apr 25 14:33:30 CST 2022 nextFireTime: Mon Apr 25 14:34:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:34:00.026| ClusterQuartz_Worker-4 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:34:00 CST 2022 scheduledFireTime: Mon Apr 25 14:34:00 CST 2022 previousFireTime: 'Mon Apr 25 14:33:30 CST 2022 nextFireTime: Mon Apr 25 14:34:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:34:30.023| ClusterQuartz_Worker-5 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:34:30 CST 2022 scheduledFireTime: Mon Apr 25 14:34:30 CST 2022 previousFireTime: 'Mon Apr 25 14:34:00 CST 2022 nextFireTime: Mon Apr 25 14:35:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:34:30.025| ClusterQuartz_Worker-5 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:34:30 CST 2022 scheduledFireTime: Mon Apr 25 14:34:30 CST 2022 previousFireTime: 'Mon Apr 25 14:34:00 CST 2022 nextFireTime: Mon Apr 25 14:35:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:34:30.027| ClusterQuartz_Worker-5 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:34:30 CST 2022 scheduledFireTime: Mon Apr 25 14:34:30 CST 2022 previousFireTime: 'Mon Apr 25 14:34:00 CST 2022 nextFireTime: Mon Apr 25 14:35:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:35:00.022| ClusterQuartz_Worker-6 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:35:00 CST 2022 scheduledFireTime: Mon Apr 25 14:35:00 CST 2022 previousFireTime: 'Mon Apr 25 14:34:30 CST 2022 nextFireTime: Mon Apr 25 14:35:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:35:00.024| ClusterQuartz_Worker-6 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:35:00 CST 2022 scheduledFireTime: Mon Apr 25 14:35:00 CST 2022 previousFireTime: 'Mon Apr 25 14:34:30 CST 2022 nextFireTime: Mon Apr 25 14:35:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:35:00.025| ClusterQuartz_Worker-6 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:35:00 CST 2022 scheduledFireTime: Mon Apr 25 14:35:00 CST 2022 previousFireTime: 'Mon Apr 25 14:34:30 CST 2022 nextFireTime: Mon Apr 25 14:35:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:35:30.023| ClusterQuartz_Worker-7 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:35:30 CST 2022 scheduledFireTime: Mon Apr 25 14:35:30 CST 2022 previousFireTime: 'Mon Apr 25 14:35:00 CST 2022 nextFireTime: Mon Apr 25 14:36:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:35:30.024| ClusterQuartz_Worker-7 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:35:30 CST 2022 scheduledFireTime: Mon Apr 25 14:35:30 CST 2022 previousFireTime: 'Mon Apr 25 14:35:00 CST 2022 nextFireTime: Mon Apr 25 14:36:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:35:30.025| ClusterQuartz_Worker-7 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:35:30 CST 2022 scheduledFireTime: Mon Apr 25 14:35:30 CST 2022 previousFireTime: 'Mon Apr 25 14:35:00 CST 2022 nextFireTime: Mon Apr 25 14:36:00 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:36:00.027| ClusterQuartz_Worker-8 | INFO |  -  | mq_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:36:00 CST 2022 scheduledFireTime: Mon Apr 25 14:36:00 CST 2022 previousFireTime: 'Mon Apr 25 14:35:30 CST 2022 nextFireTime: Mon Apr 25 14:36:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:38]
-2022-04-25 14:36:00.032| ClusterQuartz_Worker-8 | INFO |  -  | mq_delay_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:36:00 CST 2022 scheduledFireTime: Mon Apr 25 14:36:00 CST 2022 previousFireTime: 'Mon Apr 25 14:35:30 CST 2022 nextFireTime: Mon Apr 25 14:36:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:40]
-2022-04-25 14:36:00.034| ClusterQuartz_Worker-8 | INFO |  -  | mq_broadcast_job进来了,context:JobExecutionContext: trigger: 'MQ_JOB_GROUP_NAME.MQ_JOB_NAME job: MQ_JOB_GROUP_NAME.MQ_JOB_NAME fireTime: 'Mon Apr 25 14:36:00 CST 2022 scheduledFireTime: Mon Apr 25 14:36:00 CST 2022 previousFireTime: 'Mon Apr 25 14:35:30 CST 2022 nextFireTime: Mon Apr 25 14:36:30 CST 2022 isRecovering: false refireCount: 0 | [com.qmth.themis.task.quartz.MqJob:42]
-2022-04-25 14:36:22.279| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650867732759 paused. | [org.quartz.core.QuartzScheduler:585]
-2022-04-25 14:36:22.340| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'taskScheduler' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:36:22.344| SpringContextShutdownHook | INFO |  -  | Shutting down ExecutorService 'applicationTaskExecutor' | [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:218]
-2022-04-25 14:36:22.350| SpringContextShutdownHook | INFO |  -  | Start release machindId | [com.qmth.themis.business.util.UidUtil:81]
-2022-04-25 14:36:22.402| SpringContextShutdownHook | INFO |  -  | Shutting down Quartz Scheduler | [org.springframework.scheduling.quartz.SchedulerFactoryBean:845]
-2022-04-25 14:36:22.403| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650867732759 shutting down. | [org.quartz.core.QuartzScheduler:666]
-2022-04-25 14:36:22.404| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650867732759 paused. | [org.quartz.core.QuartzScheduler:585]
-2022-04-25 14:36:22.405| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[127.0.0.1:9876] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:36:22.409| NettyClientSelector_1 | INFO |  -  | closeChannel: close the connection to remote address[192.168.10.86:10911] result: true | [org.apache.rocketmq.logging.Slf4jLoggerFactory$Slf4jLogger:95]
-2022-04-25 14:36:22.412| SpringContextShutdownHook | INFO |  -  | Scheduler ClusterQuartz_$_kingdeMacBook-Air.local1650867732759 shutdown complete. | [org.quartz.core.QuartzScheduler:740]
-2022-04-25 14:36:22.415| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closing ... | [com.alibaba.druid.pool.DruidDataSource:1965]
-2022-04-25 14:36:22.441| SpringContextShutdownHook | INFO |  -  | {dataSource-1} closed | [com.alibaba.druid.pool.DruidDataSource:2037]

+ 234 - 4
themis-admin/src/main/java/com/qmth/themis/admin/api/TENotifyController.java

@@ -3,27 +3,43 @@ package com.qmth.themis.admin.api;
 import com.alibaba.fastjson.JSONArray;
 import com.alibaba.fastjson.JSONObject;
 import com.baomidou.mybatisplus.core.conditions.update.UpdateWrapper;
+import com.qmth.themis.business.bean.admin.TencentEventBean;
+import com.qmth.themis.business.bean.status.MonitorStatusBean;
 import com.qmth.themis.business.cache.ExamRecordCacheUtil;
 import com.qmth.themis.business.constant.SystemConstant;
+import com.qmth.themis.business.dto.MqDto;
+import com.qmth.themis.business.entity.TBSession;
 import com.qmth.themis.business.entity.TMTencentVideoMessage;
 import com.qmth.themis.business.entity.TOeExamRecord;
+import com.qmth.themis.business.enums.*;
+import com.qmth.themis.business.service.MqDtoService;
 import com.qmth.themis.business.service.TMTencentVideoMessageService;
 import com.qmth.themis.business.service.TOeExamRecordService;
+import com.qmth.themis.business.util.MqUtil;
 import com.qmth.themis.business.util.RedisUtil;
+import com.qmth.themis.business.util.ServletUtil;
 import com.qmth.themis.business.util.TencentYunUtil;
+import com.qmth.themis.common.contanst.Constants;
+import com.qmth.themis.common.enums.Platform;
+import com.qmth.themis.common.enums.Source;
 import com.qmth.themis.common.exception.BusinessException;
+import com.qmth.themis.common.util.Base64Util;
 import com.qmth.themis.common.util.MD5Util;
 import com.qmth.themis.common.util.Result;
 import com.qmth.themis.common.util.ResultUtil;
+import com.tencentcloudapi.common.Sign;
 import io.swagger.annotations.*;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
+import org.springframework.transaction.annotation.Transactional;
 import org.springframework.web.bind.annotation.RequestBody;
 import org.springframework.web.bind.annotation.RequestMapping;
 import org.springframework.web.bind.annotation.RequestMethod;
 import org.springframework.web.bind.annotation.RestController;
 
 import javax.annotation.Resource;
+import javax.servlet.http.HttpServletRequest;
+import java.nio.charset.StandardCharsets;
 import java.security.NoSuchAlgorithmException;
 import java.util.HashMap;
 import java.util.Map;
@@ -39,7 +55,7 @@ import java.util.Optional;
  */
 @Api(tags = "视频源回调接口")
 @RestController
-@RequestMapping("/${prefix.url.notify}/monitor/record")
+@RequestMapping("/${prefix.url.notify}/monitor")
 public class TENotifyController {
     private final static Logger log = LoggerFactory.getLogger(TENotifyController.class);
 
@@ -55,9 +71,16 @@ public class TENotifyController {
     @Resource
     TMTencentVideoMessageService tencentVideoMessageService;
 
+    @Resource
+    MqUtil mqUtil;
+
+    @Resource
+    MqDtoService mqDtoService;
+
     @ApiOperation(value = "腾讯云视频接口回调")
-    @RequestMapping(value = "/tencent", method = RequestMethod.POST)
+    @RequestMapping(value = "/record/tencent", method = RequestMethod.POST)
     @ApiResponses({@ApiResponse(code = 200, message = "结果信息")})
+    @Transactional
     public Result tencentCallback(@ApiParam(value = "腾讯云视频接口回调信息", required = true) @RequestBody JSONObject jsonObject) throws NoSuchAlgorithmException {
         log.info("腾讯云视频接口回调 jsonObject:{}", jsonObject.toJSONString());
         String callbackPwd = tencentYunUtil.getTencentYunDomain().getCallbackPwd();
@@ -114,11 +137,11 @@ public class TENotifyController {
                                 }
                                 updateWrapper.lambda().set(TOeExamRecord::getTencentVideoUrl, jsonArray.toJSONString());
                                 tOeExamRecordService.update(updateWrapper);
+                                TMTencentVideoMessage tencentVideoMessage = new TMTencentVideoMessage(SystemConstant.getUuid(), jsonObject.toJSONString());
+                                tencentVideoMessageService.save(tencentVideoMessage);
                             }
                         }
                     }
-                    TMTencentVideoMessage tencentVideoMessage = new TMTencentVideoMessage(SystemConstant.getUuid(), jsonObject.toJSONString());
-                    tencentVideoMessageService.save(tencentVideoMessage);
                 } finally {
                     redisUtil.releaseLock(SystemConstant.REDIS_LOCK_TENCENT_VIDEO_PREFIX + videoSource);
                 }
@@ -157,4 +180,211 @@ public class TENotifyController {
         }
         return jsonArray;
     }
+
+    @ApiOperation(value = "腾讯云状态事件接口回调")
+    @RequestMapping(value = "/status/tencent", method = RequestMethod.POST)
+    @ApiResponses({@ApiResponse(code = 200, message = "结果信息")})
+    public Result tencentEventCallback(@ApiParam(value = "腾讯云事件接口回调信息", required = true) @RequestBody String string) throws Exception {
+        log.info("腾讯云状态事件接口回调 string:{}", string);
+        String callbackPwd = tencentYunUtil.getTencentYunDomain().getCallbackPwd();
+        Optional.ofNullable(callbackPwd).orElseThrow(() -> new BusinessException("配置文件回调密码为空"));
+
+        String sign = ServletUtil.getRequestSign();
+        Optional.ofNullable(sign).orElseThrow(() -> new BusinessException("腾讯云签名为空"));
+        log.info("sign:{}", sign);
+
+        String localSign = Base64Util.encode(Sign.hmac256(callbackPwd.getBytes(StandardCharsets.UTF_8), string));
+        log.info("localSign:{}", localSign);
+
+        if (!Objects.equals(localSign, sign)) {
+            throw new BusinessException("腾讯云状态事件签名不匹配");
+        }
+
+        TencentEventBean tencentEventBean = JSONObject.toJavaObject(JSONObject.parseObject(string), TencentEventBean.class);
+        if (Objects.nonNull(tencentEventBean)) {
+            Long eventTime = null;
+            if (Objects.nonNull(tencentEventBean.getEventInfo()) &&
+                    Objects.nonNull(tencentEventBean.getEventInfo().getEventMsTs())) {
+                eventTime = tencentEventBean.getEventInfo().getEventMsTs();
+            } else if (Objects.nonNull(tencentEventBean.getEventInfo()) &&
+                    Objects.nonNull(tencentEventBean.getEventInfo().getEventTs())) {
+                eventTime = tencentEventBean.getEventInfo().getEventTs() * 1000L;
+            }
+            TencentEventGroupEnum tencentEventGroupEnum = TencentEventGroupEnum.convertToName(tencentEventBean.getEventGroupId());
+            if (Objects.isNull(tencentEventBean.getEventInfo().getUserId())) {
+                return ResultUtil.ok(true);
+            }
+            String userId = tencentEventBean.getEventInfo().getUserId();
+            Long recordId = Long.parseLong(tencentEventBean.getEventInfo().getRoomId());
+            String[] userIds = userId.split("_");
+            String sessionId = userIds[1];
+            TBSession tbSession = null;
+            Platform platform = null;
+            Source source = null;
+            //s是客户端和移动端,m是监控端
+            if (Objects.equals(userIds[0], "s")) {
+                tbSession = (TBSession) redisUtil.getUserSession(sessionId);
+                platform = Platform.valueOf(tbSession.getPlatform());
+                source = Source.valueOf(tbSession.getSource());
+            }
+            String monitorRecord = ExamRecordCacheUtil.getMonitorVideoSource(recordId);
+            if (Objects.isNull(monitorRecord)) {
+                TOeExamRecord tOeExamRecord = SystemConstant.getExamRecord(recordId);
+                monitorRecord = tOeExamRecord.getMonitorVideoSource();
+            }
+            Map<String, String> monitorRecordMap = SystemConstant.getMonitorRecordMap(monitorRecord);
+            TencentEventTypeEnum tencentEventTypeEnum = TencentEventTypeEnum.convertToName(tencentEventBean.getEventType());
+            switch (tencentEventGroupEnum) {
+                case EVENT_GROUP_ROOM://房间事件组
+                    switch (tencentEventTypeEnum) {
+                        case EVENT_TYPE_ENTER_ROOM://进入房间
+                            this.startLogic(userIds[0], source, platform, recordId, monitorRecordMap, eventTime);
+                            break;
+                        case EVENT_TYPE_EXIT_ROOM://退出房间
+                            this.stopLogic(userIds[0], source, platform, recordId, monitorRecordMap, eventTime);
+                            break;
+                        default:
+                            break;
+                    }
+                    break;
+                case EVENT_GROUP_MEDIA://媒体事件组
+                    switch (tencentEventTypeEnum) {
+                        case EVENT_TYPE_START_VIDEO://开始推送视频数据
+                            this.startLogic(userIds[0], source, platform, recordId, monitorRecordMap, eventTime);
+                            break;
+                        case EVENT_TYPE_STOP_VIDEO://停止推送视频数据
+                            this.stopLogic(userIds[0], source, platform, recordId, monitorRecordMap, eventTime);
+                            break;
+                        default:
+                            break;
+                    }
+                    break;
+                default:
+                    break;
+            }
+        }
+        return ResultUtil.ok(true);
+    }
+
+    /**
+     * 开始逻辑
+     *
+     * @param userIdPrefix
+     * @param source
+     * @param platform
+     * @param recordId
+     * @param monitorRecordMap
+     * @param eventTime
+     */
+    protected void startLogic(String userIdPrefix,
+                              Source source,
+                              Platform platform,
+                              Long recordId,
+                              Map<String, String> monitorRecordMap,
+                              Long eventTime) {
+        //s是客户端和移动端,m是监控端
+        if (Objects.equals(userIdPrefix, "s")) {
+//            if (source == Source.OE_CLIENT && (platform == Platform.WIN || platform == Platform.MAC)) {
+//                if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_CAMERA.name()))) {
+//                    this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_CAMERA.name()), MonitorStatusSourceEnum.START, MonitorCallStatusSourceEnum.START);
+//                } else if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_SCREEN.name()))) {
+//                    this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_SCREEN.name()), MonitorStatusSourceEnum.START, MonitorCallStatusSourceEnum.START);
+//                }
+//            } else
+            if (source == Source.MOBILE_MONITOR_FIRST && (platform == Platform.ANDROID || platform == Platform.IOS)) {
+                if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name()))) {
+                    MonitorStatusBean monitorStatusBean = ExamRecordCacheUtil.getMonitorStatusBean(recordId, MonitorVideoSourceEnum.valueOf(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name())));
+                    if (Objects.isNull(monitorStatusBean) || (Objects.nonNull(monitorStatusBean) && monitorStatusBean.getMonitorStatusSourceEnum() != MonitorStatusSourceEnum.START)) {
+                        this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name()), MonitorStatusSourceEnum.START, MonitorCallStatusSourceEnum.START, eventTime);
+                        this.monitorStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name()), MqTagEnum.MONITOR_START);
+                    }
+                }
+            } else if (source == Source.MOBILE_MONITOR_SECOND && (platform == Platform.ANDROID || platform == Platform.IOS)) {
+                if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name()))) {
+                    MonitorStatusBean monitorStatusBean = ExamRecordCacheUtil.getMonitorStatusBean(recordId, MonitorVideoSourceEnum.valueOf(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name())));
+                    if (Objects.isNull(monitorStatusBean) || (Objects.nonNull(monitorStatusBean) && monitorStatusBean.getMonitorStatusSourceEnum() != MonitorStatusSourceEnum.START)) {
+                        this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name()), MonitorStatusSourceEnum.START, MonitorCallStatusSourceEnum.START, eventTime);
+                        this.monitorStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name()), MqTagEnum.MONITOR_START);
+                    }
+                }
+            }
+        }
+    }
+
+    /**
+     * 退出逻辑
+     *
+     * @param userIdPrefix
+     * @param source
+     * @param platform
+     * @param recordId
+     * @param monitorRecordMap
+     * @param eventTime
+     */
+    protected void stopLogic(String userIdPrefix,
+                             Source source,
+                             Platform platform,
+                             Long recordId,
+                             Map<String, String> monitorRecordMap,
+                             Long eventTime) {
+        //s是客户端和移动端,m是监控端
+        if (Objects.equals(userIdPrefix, "s")) {
+//            if (source == Source.OE_CLIENT && (platform == Platform.WIN || platform == Platform.MAC)) {
+//                if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_CAMERA.name()))) {
+//                    this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_CAMERA.name()), MonitorStatusSourceEnum.STOP, MonitorCallStatusSourceEnum.STOP);
+//                } else if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_SCREEN.name()))) {
+//                    this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.CLIENT_SCREEN.name()), MonitorStatusSourceEnum.STOP, MonitorCallStatusSourceEnum.STOP);
+//                }
+//            } else
+            if (source == Source.MOBILE_MONITOR_FIRST && (platform == Platform.ANDROID || platform == Platform.IOS)) {
+                if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name()))) {
+                    MonitorStatusBean monitorStatusBean = ExamRecordCacheUtil.getMonitorStatusBean(recordId, MonitorVideoSourceEnum.valueOf(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name())));
+                    if (Objects.isNull(monitorStatusBean) || (Objects.nonNull(monitorStatusBean) && monitorStatusBean.getMonitorStatusSourceEnum() != MonitorStatusSourceEnum.STOP)) {
+                        this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name()), MonitorStatusSourceEnum.STOP, MonitorCallStatusSourceEnum.STOP, eventTime);
+                        this.monitorStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_FIRST.name()), MqTagEnum.MONITOR_STOP);
+                    }
+                }
+            } else if (source == Source.MOBILE_MONITOR_SECOND && (platform == Platform.ANDROID || platform == Platform.IOS)) {
+                if (Objects.nonNull(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name()))) {
+                    MonitorStatusBean monitorStatusBean = ExamRecordCacheUtil.getMonitorStatusBean(recordId, MonitorVideoSourceEnum.valueOf(monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name())));
+                    if (Objects.isNull(monitorStatusBean) || (Objects.nonNull(monitorStatusBean) && monitorStatusBean.getMonitorStatusSourceEnum() != MonitorStatusSourceEnum.STOP)) {
+                        this.updateStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name()), MonitorStatusSourceEnum.STOP, MonitorCallStatusSourceEnum.STOP, eventTime);
+                        this.monitorStatus(recordId, monitorRecordMap.get(MonitorVideoSourceEnum.MOBILE_SECOND.name()), MqTagEnum.MONITOR_STOP);
+                    }
+                }
+            }
+        }
+    }
+
+    /**
+     * 更新状态
+     *
+     * @param recordId
+     * @param source
+     * @param monitorStatusSourceEnum
+     * @param monitorCallStatusSourceEnum
+     * @param eventTime
+     */
+    protected void updateStatus(Long recordId, String source,
+                                MonitorStatusSourceEnum monitorStatusSourceEnum,
+                                MonitorCallStatusSourceEnum monitorCallStatusSourceEnum,
+                                Long eventTime) {
+        ExamRecordCacheUtil.setMonitorStatus(recordId, MonitorVideoSourceEnum.valueOf(source), monitorStatusSourceEnum, eventTime);
+        ExamRecordCacheUtil.setMonitorCallStatus(recordId, MonitorVideoSourceEnum.valueOf(source), monitorCallStatusSourceEnum, eventTime);
+    }
+
+    /**
+     * 监考状态
+     *
+     * @param recordId
+     * @param source
+     * @param mqTagEnum
+     */
+    protected void monitorStatus(Long recordId, String source, MqTagEnum mqTagEnum) {
+        Map mqMap = new HashMap<>();
+        mqMap.put(SystemConstant.RECORD_ID, recordId);
+        mqMap.put(Constants.HEADER_SOURCE, source);
+        MqDto mqDtoStart = new MqDto(mqUtil.getMqGroupDomain().getTopic(), mqTagEnum.name(), recordId, mqTagEnum, String.valueOf(recordId), mqMap, String.valueOf(recordId));
+        mqDtoService.assembleSendOneOrderMsg(mqDtoStart);
+    }
 }

+ 4 - 2
themis-admin/src/main/resources/application.properties

@@ -135,6 +135,8 @@ tencentyun.sdk.secretKey=g5D4dwxhByXrvjGWVDfqkPqzrSmqd9OM
 tencentyun.sdk.vodAppId=1500002365
 tencentyun.sdk.callbackPwd=123456
 tencentyun.sdk.callbackTime=10m
+tencentyun.sdk.trtcQueryUrl=trtc.tencentcloudapi.com
+tencentyun.sdk.trtcRegion=ap-guangzhou
 
 #\u7CFB\u7EDF\u914D\u7F6E
 sys.config.datacenterId=1
@@ -154,7 +156,7 @@ spring.resources.static-locations=file:${sys.config.serverUpload},classpath:/MET
 # \u914D\u7F6Erocketmq
 #============================================================================
 #namesrv\u5730\u5740
-rocketmq.name-server=127.0.0.1:9876
+rocketmq.name-server=192.168.10.36:9876
 #\u53D1\u9001\u6D88\u606F\u8D85\u65F6\u65F6\u95F4\uFF0C\u5355\u4F4D\u6BEB\u79D2\u3002\u9ED8\u8BA410000
 rocketmq.producer.send-message-timeout=300000
 #Producer\u7EC4\u540D\uFF0C\u591A\u4E2AProducer\u5982\u679C\u5C5E\u4E8E\u4E00\u4E2A\u5E94\u7528\uFF0C\u53D1\u9001\u540C\u6837\u7684\u6D88\u606F\uFF0C\u5219\u5E94\u8BE5\u5C06\u5B83\u4EEC\u5F52\u4E3A\u540C\u4E00\u7EC4\u3002\u9ED8\u8BA4DEFAULT_PRODUCER
@@ -206,5 +208,5 @@ prefix.url.notify=api/notify
 monitor.config.prefix=oe_test
 
 #\u65E0\u9700\u9274\u6743\u7684url
-no.auth.urls=/webjars/**,/druid/**,/swagger-ui.html,/doc.html,/swagger-resources/**,/v2/api-docs,/webjars/springfox-swagger-ui/**,/api/admin/user/login/account,/api/admin/sys/org/queryByOrgCode,/file/**,/upload/**,/client/**,/base_photo/**,/frontend/**,/api/admin/client/save,/api/admin/client/upload,/api/admin/client/query,/api/admin/app/save,/api/admin/app/query,/api/notify/monitor/record/tencent
+no.auth.urls=/webjars/**,/druid/**,/swagger-ui.html,/doc.html,/swagger-resources/**,/v2/api-docs,/webjars/springfox-swagger-ui/**,/api/admin/user/login/account,/api/admin/sys/org/queryByOrgCode,/file/**,/upload/**,/client/**,/base_photo/**,/frontend/**,/api/admin/client/save,/api/admin/client/upload,/api/admin/client/query,/api/admin/app/save,/api/admin/app/query,/api/notify/monitor/record/tencent,/api/notify/monitor/status/tencent
 common.system.urls=/api/admin/sys/getMenu,/api/admin/user/logout,/api/admin/sys/env,/api/admin/sys/file/upload,/api/admin/sys/file/download,/api/admin/sys/org/query,/api/admin/sys/role/query,/api/admin/sys/examActivity/query,/api/admin/sys/exam/query,/api/admin/sys/examRoom/query,/api/admin/sys/exam/privilegeQuery,/api/admin/student/photo/upload,/api/admin/sys/getPlayUrls

+ 59 - 0
themis-business/src/main/java/com/qmth/themis/business/bean/admin/TencentEventBean.java

@@ -0,0 +1,59 @@
+package com.qmth.themis.business.bean.admin;
+
+import io.swagger.annotations.ApiModelProperty;
+
+import java.io.Serializable;
+
+/**
+ * @Description: 腾讯云回调事件bean
+ * @Param:
+ * @return:
+ * @Author: wangliang
+ * @Date: 2022/4/28
+ */
+public class TencentEventBean implements Serializable {
+
+    @ApiModelProperty(name = "房间事件组")
+    private String EventGroupId;
+
+    @ApiModelProperty(name = "进入房间事件")
+    private String EventType;
+
+    @ApiModelProperty(name = "回调时间,单位毫秒")
+    private Long CallbackTs;
+
+    @ApiModelProperty(name = "事件详情")
+    private TencentEventInfoBean EventInfo;
+
+    public String getEventGroupId() {
+        return EventGroupId;
+    }
+
+    public void setEventGroupId(String eventGroupId) {
+        EventGroupId = eventGroupId;
+    }
+
+    public String getEventType() {
+        return EventType;
+    }
+
+    public void setEventType(String eventType) {
+        EventType = eventType;
+    }
+
+    public Long getCallbackTs() {
+        return CallbackTs;
+    }
+
+    public void setCallbackTs(Long callbackTs) {
+        CallbackTs = callbackTs;
+    }
+
+    public TencentEventInfoBean getEventInfo() {
+        return EventInfo;
+    }
+
+    public void setEventInfo(TencentEventInfoBean eventInfo) {
+        EventInfo = eventInfo;
+    }
+}

+ 114 - 0
themis-business/src/main/java/com/qmth/themis/business/bean/admin/TencentEventInfoBean.java

@@ -0,0 +1,114 @@
+package com.qmth.themis.business.bean.admin;
+
+import io.swagger.annotations.ApiModelProperty;
+
+import java.io.Serializable;
+
+/**
+ * @Description: 腾讯云回调事件info bean
+ * @Param:
+ * @return:
+ * @Author: wangliang
+ * @Date: 2022/4/28
+ */
+public class TencentEventInfoBean implements Serializable {
+
+    @ApiModelProperty(name = "数字房间号")
+    private String RoomId;
+
+    @ApiModelProperty(name = "事件发生时间,单位秒")
+    private Long EventTs;
+
+    @ApiModelProperty(name = "事件发生时间,单位豪秒")
+    private Long EventMsTs;
+
+    @ApiModelProperty(name = "用户ID")
+    private String UserId;
+
+    @ApiModelProperty(name = "唯一标识符")
+    private String UniqueId;
+
+    @ApiModelProperty(name = "用户角色")
+    private String Role;
+
+    @ApiModelProperty(name = "终端类型")
+    private String TerminalType;
+
+    @ApiModelProperty(name = "用户类型")
+    private String UserType;
+
+    @ApiModelProperty(name = "进房原因")
+    private String Reason;
+
+    public Long getEventMsTs() {
+        return EventMsTs;
+    }
+
+    public void setEventMsTs(Long eventMsTs) {
+        EventMsTs = eventMsTs;
+    }
+
+    public String getRoomId() {
+        return RoomId;
+    }
+
+    public void setRoomId(String roomId) {
+        RoomId = roomId;
+    }
+
+    public Long getEventTs() {
+        return EventTs;
+    }
+
+    public void setEventTs(Long eventTs) {
+        EventTs = eventTs;
+    }
+
+    public String getUserId() {
+        return UserId;
+    }
+
+    public void setUserId(String userId) {
+        UserId = userId;
+    }
+
+    public String getUniqueId() {
+        return UniqueId;
+    }
+
+    public void setUniqueId(String uniqueId) {
+        UniqueId = uniqueId;
+    }
+
+    public String getRole() {
+        return Role;
+    }
+
+    public void setRole(String role) {
+        Role = role;
+    }
+
+    public String getTerminalType() {
+        return TerminalType;
+    }
+
+    public void setTerminalType(String terminalType) {
+        TerminalType = terminalType;
+    }
+
+    public String getUserType() {
+        return UserType;
+    }
+
+    public void setUserType(String userType) {
+        UserType = userType;
+    }
+
+    public String getReason() {
+        return Reason;
+    }
+
+    public void setReason(String reason) {
+        Reason = reason;
+    }
+}

+ 2 - 0
themis-business/src/main/java/com/qmth/themis/business/constant/SystemConstant.java

@@ -42,6 +42,8 @@ public class SystemConstant {
 
     public static final String CHARSET_NAME = "UTF-8";
 
+    public static final String SIGN = "Sign";
+
     /**
      * 阿里云oss
      */

+ 23 - 1
themis-business/src/main/java/com/qmth/themis/business/domain/TencentYunDomain.java

@@ -22,6 +22,8 @@ public class TencentYunDomain implements Serializable {
     private Long vodAppId;
     private String callbackPwd;
     private String callbackTime;
+    private String trtcQueryUrl;
+    private String trtcRegion;
 
     public TencentYunDomain() {
 
@@ -36,7 +38,9 @@ public class TencentYunDomain implements Serializable {
                             String secretKey,
                             Long vodAppId,
                             String callbackPwd,
-                            String callbackTime) {
+                            String callbackTime,
+                            String trtcQueryUrl,
+                            String trtcRegion) {
         this.appId = appId;
         this.key = key;
         this.urls = urls;
@@ -47,6 +51,24 @@ public class TencentYunDomain implements Serializable {
         this.vodAppId = vodAppId;
         this.callbackPwd = callbackPwd;
         this.callbackTime = callbackTime;
+        this.trtcQueryUrl = trtcQueryUrl;
+        this.trtcRegion = trtcRegion;
+    }
+
+    public String getTrtcRegion() {
+        return trtcRegion;
+    }
+
+    public void setTrtcRegion(String trtcRegion) {
+        this.trtcRegion = trtcRegion;
+    }
+
+    public String getTrtcQueryUrl() {
+        return trtcQueryUrl;
+    }
+
+    public void setTrtcQueryUrl(String trtcQueryUrl) {
+        this.trtcQueryUrl = trtcQueryUrl;
     }
 
     public String getCallbackTime() {

+ 0 - 27
themis-business/src/main/java/com/qmth/themis/business/enums/MonitorRecordEnum.java

@@ -1,27 +0,0 @@
-//package com.qmth.themis.business.enums;
-//
-///**
-// * @Description: 监控转录 enum
-// * @Param:
-// * @return:
-// * @Author: wangliang
-// * @Date: 2020/11/30
-// */
-//public enum MonitorRecordEnum {
-//
-//    OFF("禁用"),
-//
-//    LIVE("直播"),
-//
-//    VIDEO("直播+回放");
-//
-//    private String code;
-//
-//    private MonitorRecordEnum(String code) {
-//        this.code = code;
-//    }
-//
-//    public String getCode() {
-//        return code;
-//    }
-//}

+ 49 - 0
themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventGroupEnum.java

@@ -0,0 +1,49 @@
+package com.qmth.themis.business.enums;
+
+import java.util.Objects;
+
+/**
+ * @Description: 腾讯云事件回调组
+ * @Param:
+ * @return:
+ * @Author: wangliang
+ * @Date: 2022/4/27
+ */
+public enum TencentEventGroupEnum {
+
+    EVENT_GROUP_ROOM("1", "房间事件组"),
+
+    EVENT_GROUP_MEDIA("2", "媒体事件组");
+
+    private TencentEventGroupEnum(String code, String title) {
+        this.code = code;
+        this.title = title;
+    }
+
+    private String code;
+
+    private String title;
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getTitle() {
+        return title;
+    }
+
+    /**
+     * 状态转换 toName
+     *
+     * @param code
+     * @return
+     */
+    public static TencentEventGroupEnum convertToName(String code) {
+        for (TencentEventGroupEnum e : TencentEventGroupEnum.values()) {
+            if (Objects.equals(code, e.getCode())) {
+                return e;
+            }
+        }
+        return null;
+    }
+}

+ 49 - 0
themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventRoleTypeEnum.java

@@ -0,0 +1,49 @@
+package com.qmth.themis.business.enums;
+
+import java.util.Objects;
+
+/**
+ * @Description: 腾讯云事件回调角色类型
+ * @Param:
+ * @return:
+ * @Author: wangliang
+ * @Date: 2022/4/27
+ */
+public enum TencentEventRoleTypeEnum {
+
+    MEMBER_TRTC_ANCHOR("20", "主播"),
+
+    MEMBER_TRTC_VIEWER("21", "观众");
+
+    private TencentEventRoleTypeEnum(String code, String title) {
+        this.code = code;
+        this.title = title;
+    }
+
+    private String code;
+
+    private String title;
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getTitle() {
+        return title;
+    }
+
+    /**
+     * 状态转换 toName
+     *
+     * @param code
+     * @return
+     */
+    public static TencentEventRoleTypeEnum convertToName(String code) {
+        for (TencentEventRoleTypeEnum e : TencentEventRoleTypeEnum.values()) {
+            if (Objects.equals(code, e.name())) {
+                return e;
+            }
+        }
+        return null;
+    }
+}

+ 55 - 0
themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventTerminalTypeEnum.java

@@ -0,0 +1,55 @@
+package com.qmth.themis.business.enums;
+
+import java.util.Objects;
+
+/**
+ * @Description: 腾讯云事件回调终端类型
+ * @Param:
+ * @return:
+ * @Author: wangliang
+ * @Date: 2022/4/27
+ */
+public enum TencentEventTerminalTypeEnum {
+
+    TERMINAL_TYPE_WINDOWS("1", "Windows 端"),
+
+    TERMINAL_TYPE_ANDROID("2", "Android 端"),
+
+    TERMINAL_TYPE_IOS("3", "iOS 端"),
+
+    TERMINAL_TYPE_LINUX("4", "Linux 端"),
+
+    TERMINAL_TYPE_OTHER("100", "其他");
+
+    private TencentEventTerminalTypeEnum(String code, String title) {
+        this.code = code;
+        this.title = title;
+    }
+
+    private String code;
+
+    private String title;
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getTitle() {
+        return title;
+    }
+
+    /**
+     * 状态转换 toName
+     *
+     * @param code
+     * @return
+     */
+    public static TencentEventTerminalTypeEnum convertToName(String code) {
+        for (TencentEventTerminalTypeEnum e : TencentEventTerminalTypeEnum.values()) {
+            if (Objects.equals(code, e.name())) {
+                return e;
+            }
+        }
+        return null;
+    }
+}

+ 89 - 0
themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventTypeEnum.java

@@ -0,0 +1,89 @@
+package com.qmth.themis.business.enums;
+
+import com.google.common.collect.ImmutableMap;
+
+import java.util.Map;
+import java.util.Objects;
+
+/**
+ * @Description: 腾讯云事件回调类型
+ * @Param:
+ * @return:
+ * @Author: wangliang
+ * @Date: 2022/4/27
+ */
+public enum TencentEventTypeEnum {
+
+
+    EVENT_TYPE_CREATE_ROOM("101", "创建房间", null),
+
+    EVENT_TYPE_DISMISS_ROOM("102", "解散房间", null),
+
+    EVENT_TYPE_ENTER_ROOM("103", "进入房间", ImmutableMap.of(
+            "1", "正常进房",
+            "2", "切换网络",
+            "3", "超时重试",
+            "4", "跨房连麦进房"
+    )),
+
+    EVENT_TYPE_EXIT_ROOM("104", "退出房间", ImmutableMap.of(
+            "1", "正常退房",
+            "2", "超时离开",
+            "3", "房间用户被移出",
+            "4", "取消连麦退房",
+            "5", "强杀"
+    )),
+
+    EVENT_TYPE_CHANGE_ROLE("105", "切换角色", null),
+
+    EVENT_TYPE_START_VIDEO("201", "开始推送视频数据", null),
+
+    EVENT_TYPE_STOP_VIDEO("202", "停止推送视频数据", null),
+
+    EVENT_TYPE_START_AUDIO("203", "开始推送音频数据", null),
+
+    EVENT_TYPE_STOP_AUDIO("204", "停止推送音频数据", null),
+
+    EVENT_TYPE_START_ASSIT("205", "开始推送辅路数据", null),
+
+    EVENT_TYPE_STOP_ASSIT("206", "停止推送辅路数据", null);
+
+    private TencentEventTypeEnum(String code, String title, Map<String, String> map) {
+        this.code = code;
+        this.title = title;
+        this.map = map;
+    }
+
+    private String code;
+
+    private String title;
+
+    private Map<String, String> map;
+
+    public Map<String, String> getMap() {
+        return map;
+    }
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getTitle() {
+        return title;
+    }
+
+    /**
+     * 状态转换 toName
+     *
+     * @param code
+     * @return
+     */
+    public static TencentEventTypeEnum convertToName(String code) {
+        for (TencentEventTypeEnum e : TencentEventTypeEnum.values()) {
+            if (Objects.equals(code, e.getCode())) {
+                return e;
+            }
+        }
+        return null;
+    }
+}

+ 51 - 0
themis-business/src/main/java/com/qmth/themis/business/enums/TencentEventUserTypeEnum.java

@@ -0,0 +1,51 @@
+package com.qmth.themis.business.enums;
+
+import java.util.Objects;
+
+/**
+ * @Description: 腾讯云事件回调用户类型
+ * @Param:
+ * @return:
+ * @Author: wangliang
+ * @Date: 2022/4/27
+ */
+public enum TencentEventUserTypeEnum {
+
+    USER_TYPE_WEBRTC("1", "webrtc"),
+
+    USER_TYPE_APPLET("2", "小程序"),
+
+    USER_TYPE_NATIVE_SDK("3", "Native SDK");
+
+    private TencentEventUserTypeEnum(String code, String title) {
+        this.code = code;
+        this.title = title;
+    }
+
+    private String code;
+
+    private String title;
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getTitle() {
+        return title;
+    }
+
+    /**
+     * 状态转换 toName
+     *
+     * @param code
+     * @return
+     */
+    public static TencentEventUserTypeEnum convertToName(String code) {
+        for (TencentEventUserTypeEnum e : TencentEventUserTypeEnum.values()) {
+            if (Objects.equals(code, e.name())) {
+                return e;
+            }
+        }
+        return null;
+    }
+}

+ 8 - 0
themis-business/src/main/java/com/qmth/themis/business/service/impl/TEExamServiceImpl.java

@@ -1232,6 +1232,14 @@ public class TEExamServiceImpl extends ServiceImpl<TEExamMapper, TEExam> impleme
             mqDtoService.assembleSendAsyncDelayMsg(mqDtoTencentVideo);
             //发送腾讯云回调延时mq消息end
         }
+
+        //解散房间
+        tencentYunUtil.DismissRoomByStrRoomId(tencentYunUtil.getTencentYunDomain().getSecretId(),
+                tencentYunUtil.getTencentYunDomain().getSecretKey(),
+                tencentYunUtil.getTencentYunDomain().getTrtcQueryUrl(),
+                tencentYunUtil.getTencentYunDomain().getTrtcRegion(),
+                Long.parseLong(tencentYunUtil.getTencentYunDomain().getAppId()),
+                String.valueOf(recordId));
         return ret;
     }
 

+ 11 - 0
themis-business/src/main/java/com/qmth/themis/business/util/ServletUtil.java

@@ -38,6 +38,17 @@ public class ServletUtil {
         getResponse().getWriter().print(json);
     }
 
+    /**
+     * 获取请求的sign
+     *
+     * @return
+     */
+    public static String getRequestSign() {
+        HttpServletRequest request = getRequest();
+        // 从header中获取token
+        return request.getHeader(SystemConstant.SIGN);
+    }
+
     /**
      * 获取请求的accessToken
      *

+ 0 - 269
themis-business/src/main/java/com/qmth/themis/business/util/TencentCloudAPITC3Util.java

@@ -1,269 +0,0 @@
-package com.qmth.themis.business.util;
-
-import com.alibaba.fastjson.JSONObject;
-import com.qmth.themis.business.constant.SystemConstant;
-import org.apache.http.protocol.HTTP;
-import org.slf4j.Logger;
-import org.slf4j.LoggerFactory;
-
-import javax.crypto.Mac;
-import javax.crypto.spec.SecretKeySpec;
-import javax.xml.bind.DatatypeConverter;
-import java.nio.charset.Charset;
-import java.nio.charset.StandardCharsets;
-import java.security.MessageDigest;
-import java.util.TreeMap;
-
-/**
- * @Description: 腾讯云视频回调
- * @Param:
- * @return:
- * @Author: wangliang
- * @Date: 2022/3/30
- */
-public class TencentCloudAPITC3Util {
-    private final static Logger log = LoggerFactory.getLogger(TencentCloudAPITC3Util.class);
-
-    public final static String DATE_PATTERN = "yyyy-MM-dd";
-    public final static String UTC = "UTC";
-    private final static String TC3 = "TC3";
-    private final static String TC3_REQUEST = "tc3_request";
-    private final static String TC3_HMAC_SHA256 = "TC3-HMAC-SHA256";
-    private final static String SIGNED_HEADERS = "content-type;host";
-    private final static Charset UTF8 = StandardCharsets.UTF_8;
-    //    private final static String SECRET_ID = "AKIDz8krbsJ5yKBZQpn74WFkmLPx3*******";
-//    private final static String SECRET_KEY = "Gu5t9xGARNpq86cd98joQYCN3*******";
-    private final static String CT_JSON = "application/json";
-    private final static String HMACSHA256 = "HmacSHA256";
-    private final static String SHA256 = "SHA-256";
-    private final static String VERSION = "2018-07-17";
-
-    /**
-     * hmac256算法
-     *
-     * @param key
-     * @param msg
-     * @return
-     * @throws Exception
-     */
-    public static byte[] hmac256(byte[] key, String msg) throws Exception {
-        Mac mac = Mac.getInstance(HMACSHA256);
-        SecretKeySpec secretKeySpec = new SecretKeySpec(key, mac.getAlgorithm());
-        mac.init(secretKeySpec);
-        return mac.doFinal(msg.getBytes(UTF8));
-    }
-
-    /**
-     * sha256Hex 算法
-     *
-     * @param input
-     * @return
-     * @throws Exception
-     */
-    public static String sha256Hex(String input) throws Exception {
-        MessageDigest md = MessageDigest.getInstance(SHA256);
-        byte[] d = md.digest(input.getBytes(UTF8));
-        return DatatypeConverter.printHexBinary(d).toLowerCase();
-    }
-
-    /**
-     * 拼接规范请求串
-     *
-     * @param requestMethod
-     * @param offset
-     * @param limit
-     * @param subAppId
-     * @param host
-     * @return
-     * @throws Exception
-     */
-    public static String requestStr(String requestMethod, Long offset, Long limit, Long subAppId, String host) throws Exception {
-        String canonicalUri = "/";
-        String canonicalQueryString = "";
-        String canonicalHeaders = "content-type:application/json; charset=utf-8\n" + "host:" + host + "\n";
-        String signedHeaders = "content-type;host";
-
-        JSONObject jsonObject = new JSONObject();
-        jsonObject.put(SystemConstant.LIMIT, limit);
-        jsonObject.put(SystemConstant.OFFSET, offset);
-        jsonObject.put(SystemConstant.SUB_APP_ID, subAppId);
-//        String payload = "{\"Limit\": " + limit + ", \"Offset\": " + offset + ", \"SubAppId\": " + subAppId + "}";
-        String hashedRequestPayload = sha256Hex(jsonObject.toJSONString());
-        String canonicalRequest = requestMethod + "\n" + canonicalUri + "\n" + canonicalQueryString + "\n"
-                + canonicalHeaders + "\n" + signedHeaders + "\n" + hashedRequestPayload;
-        log.info("canonicalRequest:{}", canonicalRequest);
-        return canonicalRequest;
-    }
-
-    /**
-     * 拼接待签名字符串
-     *
-     * @param date
-     * @param timestamp
-     * @param service
-     * @param canonicalRequest
-     * @return
-     * @throws Exception
-     */
-    public static String signStr(String date, String timestamp, String service, String canonicalRequest) throws Exception {
-        String credentialScope = date + "/" + service + "/" + TC3_REQUEST;
-        String hashedCanonicalRequest = sha256Hex(canonicalRequest);
-        String stringToSign = TC3_HMAC_SHA256 + "\n" + timestamp + "\n" + credentialScope + "\n" + hashedCanonicalRequest;
-        log.info("stringToSign:{}", stringToSign);
-        return stringToSign;
-    }
-
-    /**
-     * 计算签名
-     *
-     * @param secretKey
-     * @param date
-     * @param service
-     * @param stringToSign
-     * @return
-     * @throws Exception
-     */
-    public static String calculateSign(String secretKey, String date, String service, String stringToSign) throws Exception {
-        byte[] secretDate = hmac256((TC3 + secretKey).getBytes(UTF8), date);
-        byte[] secretService = hmac256(secretDate, service);
-        byte[] secretSigning = hmac256(secretService, TC3_REQUEST);
-        String signature = DatatypeConverter.printHexBinary(hmac256(secretSigning, stringToSign)).toLowerCase();
-        log.info("signature:{}", signature);
-        return signature;
-    }
-
-    /**
-     * 拼接参数
-     *
-     * @param secretId
-     * @param date
-     * @param timestamp
-     * @param service
-     * @param signature
-     * @param action
-     * @param host
-     * @param subAppId
-     * @return
-     */
-    public static TreeMap<String, String> jointParam(String secretId,
-                                                     String date,
-                                                     String timestamp,
-                                                     String service,
-                                                     String signature,
-                                                     String action,
-                                                     String host,
-                                                     Long subAppId) {
-        String credentialScope = date + "/" + service + "/" + TC3_REQUEST;
-        String authorization = TC3_HMAC_SHA256 + " " + "Credential=" + secretId + "/" + credentialScope + ", "
-                + "SignedHeaders=" + SIGNED_HEADERS + ", " + "Signature=" + signature;
-        log.info("authorization:{}", authorization);
-
-        TreeMap<String, String> headers = new TreeMap<String, String>();
-        headers.put(SystemConstant.HEADER_AUTHORIZATION, authorization);
-        headers.put(HTTP.CONTENT_TYPE, CT_JSON);
-        headers.put(HTTP.TARGET_HOST, host);
-        headers.put(SystemConstant.X_TC_ACTION, action);
-        headers.put(SystemConstant.X_TC_TIMESTAMP, timestamp);
-        headers.put(SystemConstant.X_TC_VERSION, VERSION);
-        log.info("headers:{}", JacksonUtil.parseJson(headers));
-
-        JSONObject jsonObject = new JSONObject();
-        jsonObject.put(SystemConstant.LIMIT, 10L);
-        jsonObject.put(SystemConstant.OFFSET, 0L);
-        jsonObject.put(SystemConstant.SUB_APP_ID, subAppId);
-
-        StringBuilder sb = new StringBuilder();
-        sb.append("curl -X POST https://").append(host)
-                .append(" -H \"Authorization: ").append(authorization).append("\"")
-                .append(" -H Content-Type: application/json")
-                .append(" -H \"Host: ").append(host).append("\"")
-                .append(" -H \"X-TC-Action: ").append(action).append("\"")
-                .append(" -H \"X-TC-Timestamp: ").append(timestamp).append("\"")
-                .append(" -H \"X-TC-Version: ").append(VERSION).append("\"")
-                .append(" -d '").append(jsonObject.toJSONString()).append("'");
-        log.info("sb:{}", sb.toString());
-
-//        try {
-//            Process process = Runtime.getRuntime().exec(sb.toString());
-//            process.getInputStream();
-//            BufferedReader br = new BufferedReader(new InputStreamReader(process.getInputStream()));
-//            String output;
-//            StringBuffer response = new StringBuffer();
-//            while ((output = br.readLine()) != null) {
-//                response.append(output);
-//            }
-//            br.close();
-//            System.out.println(response.toString());
-//        } catch (IOException ioException) {
-//            ioException.printStackTrace();
-//        }
-        return headers;
-    }
-
-//    public static void main(String[] args) throws Exception {
-////        String service = "cvm";
-////        String host = "cvm.tencentcloudapi.com";
-////        String region = "ap-guangzhou";
-//        String action = "DescribeInstances";
-//        String version = "2017-03-12";
-//        String algorithm = "TC3-HMAC-SHA256";
-//        String timestamp = "1551113065";
-//        //String timestamp = String.valueOf(System.currentTimeMillis() / 1000);
-//        SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
-//        // 注意时区,否则容易出错
-//        sdf.setTimeZone(TimeZone.getTimeZone("UTC"));
-//        String date = sdf.format(new Date(Long.valueOf(timestamp + "000")));
-//
-//        // ************* 步骤 1:拼接规范请求串 *************
-//        String httpRequestMethod = "POST";
-//        String canonicalUri = "/";
-//        String canonicalQueryString = "";
-//        String canonicalHeaders = "content-type:application/json; charset=utf-8\n" + "host:" + host + "\n";
-//        String signedHeaders = "content-type;host";
-//
-//        String payload = "{\"Limit\": 1, \"Filters\": [{\"Values\": [\"\\u672a\\u547d\\u540d\"], \"Name\": \"instance-name\"}]}";
-//        String hashedRequestPayload = sha256Hex(payload);
-//        String canonicalRequest = httpRequestMethod + "\n" + canonicalUri + "\n" + canonicalQueryString + "\n"
-//                + canonicalHeaders + "\n" + signedHeaders + "\n" + hashedRequestPayload;
-//        System.out.println(canonicalRequest);
-//
-//        // ************* 步骤 2:拼接待签名字符串 *************
-//        String credentialScope = date + "/" + service + "/" + "tc3_request";
-//        String hashedCanonicalRequest = sha256Hex(canonicalRequest);
-//        String stringToSign = algorithm + "\n" + timestamp + "\n" + credentialScope + "\n" + hashedCanonicalRequest;
-//        System.out.println(stringToSign);
-//
-//        // ************* 步骤 3:计算签名 *************
-//        byte[] secretDate = hmac256(("TC3" + SECRET_KEY).getBytes(UTF8), date);
-//        byte[] secretService = hmac256(secretDate, service);
-//        byte[] secretSigning = hmac256(secretService, "tc3_request");
-//        String signature = DatatypeConverter.printHexBinary(hmac256(secretSigning, stringToSign)).toLowerCase();
-//        System.out.println(signature);
-//
-//        // ************* 步骤 4:拼接 Authorization *************
-//        String authorization = algorithm + " " + "Credential=" + SECRET_ID + "/" + credentialScope + ", "
-//                + "SignedHeaders=" + signedHeaders + ", " + "Signature=" + signature;
-//        System.out.println(authorization);
-//
-//        TreeMap<String, String> headers = new TreeMap<String, String>();
-//        headers.put("Authorization", authorization);
-//        headers.put("Content-Type", CT_JSON);
-//        headers.put("Host", host);
-//        headers.put("X-TC-Action", action);
-//        headers.put("X-TC-Timestamp", timestamp);
-//        headers.put("X-TC-Version", version);
-////        headers.put("X-TC-Region", region);
-//
-//        StringBuilder sb = new StringBuilder();
-//        sb.append("curl -X POST https://").append(host)
-//                .append(" -H \"Authorization: ").append(authorization).append("\"")
-//                .append(" -H \"Content-Type: application/json; charset=utf-8\"")
-//                .append(" -H \"Host: ").append(host).append("\"")
-//                .append(" -H \"X-TC-Action: ").append(action).append("\"")
-//                .append(" -H \"X-TC-Timestamp: ").append(timestamp).append("\"")
-//                .append(" -H \"X-TC-Version: ").append(version).append("\"")
-//                .append(" -H \"X-TC-Region: ").append(region).append("\"")
-//                .append(" -d '").append(payload).append("'");
-//        System.out.println(sb.toString());
-//    }
-}

+ 53 - 2
themis-business/src/main/java/com/qmth/themis/business/util/TencentYunUtil.java

@@ -6,6 +6,9 @@ import com.tencentcloudapi.common.Credential;
 import com.tencentcloudapi.common.exception.TencentCloudSDKException;
 import com.tencentcloudapi.common.profile.ClientProfile;
 import com.tencentcloudapi.common.profile.HttpProfile;
+import com.tencentcloudapi.trtc.v20190722.TrtcClient;
+import com.tencentcloudapi.trtc.v20190722.models.DismissRoomByStrRoomIdRequest;
+import com.tencentcloudapi.trtc.v20190722.models.DismissRoomByStrRoomIdResponse;
 import com.tencentcloudapi.vod.v20180717.VodClient;
 import com.tencentcloudapi.vod.v20180717.models.SearchMediaRequest;
 import com.tencentcloudapi.vod.v20180717.models.SearchMediaResponse;
@@ -43,7 +46,9 @@ public class TencentYunUtil {
                 tencentYunDomain.getSecretKey(),
                 tencentYunDomain.getVodAppId(),
                 tencentYunDomain.getCallbackPwd(),
-                tencentYunDomain.getCallbackTime());
+                tencentYunDomain.getCallbackTime(),
+                tencentYunDomain.getTrtcQueryUrl(),
+                tencentYunDomain.getTrtcRegion());
         return this.tencentYunDomain;
     }
 
@@ -74,6 +79,7 @@ public class TencentYunUtil {
      * @return
      */
     public Map<String, Object> tencentVodSdk(String secretId, String secretKey, String endPoint, Long subAppId, String... streamIds) {
+        log.info("腾讯云vodsdk进来了");
         Map<String, Object> resultMap = null;
         try {
             // 实例化一个认证对象,入参需要传入腾讯云账户secretId,secretKey,此处还需注意密钥对的保密
@@ -108,4 +114,49 @@ public class TencentYunUtil {
         }
         return resultMap;
     }
-}
+
+    /**
+     * 解散房间
+     *
+     * @param secretId
+     * @param secretKey
+     * @param endPoint
+     * @param region
+     * @param appId
+     * @param roomId
+     * @return
+     */
+    public Map<String, Object> DismissRoomByStrRoomId(String secretId, String secretKey, String endPoint, String region, Long appId, String roomId) {
+        log.info("腾讯云解散房间进来了");
+        Map<String, Object> resultMap = null;
+        try {
+            // 实例化一个认证对象,入参需要传入腾讯云账户secretId,secretKey,此处还需注意密钥对的保密
+            // 密钥可前往https://console.cloud.tencent.com/cam/capi网站进行获取
+            Credential cred = new Credential(secretId, secretKey);
+            // 实例化一个http选项,可选的,没有特殊需求可以跳过
+            HttpProfile httpProfile = new HttpProfile();
+            httpProfile.setEndpoint(endPoint);
+            // 实例化一个client选项,可选的,没有特殊需求可以跳过
+            ClientProfile clientProfile = new ClientProfile();
+            clientProfile.setHttpProfile(httpProfile);
+            // 实例化要请求产品的client对象,clientProfile是可选的
+            TrtcClient client = new TrtcClient(cred, region, clientProfile);
+            // 实例化一个请求对象,每个接口都会对应一个request对象
+            DismissRoomByStrRoomIdRequest req = new DismissRoomByStrRoomIdRequest();
+            req.setSdkAppId(appId);
+            req.setRoomId(roomId);
+            // 返回的resp是一个DismissRoomByStrRoomIdResponse的实例,与请求对象对应
+            DismissRoomByStrRoomIdResponse resp = client.DismissRoomByStrRoomId(req);
+            if (Objects.nonNull(resp)) {
+                resultMap = new HashMap<>();
+                // 输出json格式的字符串回包
+                String result = DismissRoomByStrRoomIdResponse.toJsonString(resp);
+                resultMap.put("object", resp);
+                log.info("result:{}", result);
+            }
+        } catch (TencentCloudSDKException e) {
+            log.error(SystemConstant.LOG_ERROR, e);
+        }
+        return resultMap;
+    }
+}

+ 65 - 64
themis-exam/src/main/java/com/qmth/themis/exam/api/TIeInvigilateCallMobileController.java

@@ -176,70 +176,71 @@ public class TIeInvigilateCallMobileController {
             @ApiJsonProperty(key = "status", description = "当前状态", required = true),
             @ApiJsonProperty(key = "type", description = "异常类型,status=stop时需要传递")
     }) @ApiParam(value = "监控信息", required = true) @RequestBody Map<String, Object> mapParameter) {
-        if (Objects.isNull(mapParameter.get(SystemConstant.RECORD_ID)) || Objects.equals(mapParameter.get(SystemConstant.RECORD_ID), "")) {
-            throw new BusinessException(ExceptionResultEnum.RECORD_ID_IS_NULL);
-        }
-        Long recordId = Long.parseLong(String.valueOf(mapParameter.get(SystemConstant.RECORD_ID)));
-        if (Objects.isNull(mapParameter.get(Constants.HEADER_SOURCE)) || Objects.equals(mapParameter.get(Constants.HEADER_SOURCE), "")) {
-            throw new BusinessException("监考视频源不能为空");
-        }
-        MonitorVideoSourceEnum source = MonitorVideoSourceEnum.valueOf(String.valueOf(mapParameter.get(Constants.HEADER_SOURCE)).toUpperCase());
-        if (Objects.isNull(mapParameter.get(SystemConstant.STATUS)) || Objects.equals(mapParameter.get(SystemConstant.STATUS), "")) {
-            throw new BusinessException("监考视频状态不能为空");
-        }
-        MonitorStatusSourceEnum status = MonitorStatusSourceEnum.valueOf(String.valueOf(mapParameter.get(SystemConstant.STATUS)).toUpperCase());
-        if (Objects.equals(status, MonitorStatusSourceEnum.STOP.name()) && (Objects.isNull(mapParameter.get(SystemConstant.TYPE)) || Objects.equals(mapParameter.get(SystemConstant.TYPE), ""))) {
-            throw new BusinessException("异常类型不能为空");
-        }
-        //2022/04/21加入校验
-        String monitorRecord = ExamRecordCacheUtil.getMonitorVideoSource(recordId);
-        if (Objects.isNull(monitorRecord)) {
-            TOeExamRecord tOeExamRecord = SystemConstant.getExamRecord(recordId);
-            monitorRecord = tOeExamRecord.getMonitorVideoSource();
-        }
-        Map<String, String> monitorRecordMap = SystemConstant.getMonitorRecordMap(monitorRecord);
-        if (Objects.isNull(monitorRecordMap)) {
-            return ResultUtil.ok();
-        } else {
-            String monitorRecordStr = monitorRecordMap.get(source.name());
-            if (Objects.isNull(monitorRecordStr)) {
-                return ResultUtil.ok();
-            }
-        }
-        //获取考试记录缓存
-        String liveUrl = SystemConstant.setStreamId(dictionaryConfig.monitorDomain().getPrefix(), recordId, source);
-        MonitorCallStatusSourceEnum callStatus = Objects.nonNull(ExamRecordCacheUtil.getMonitorCallStatus(recordId, source)) ? ExamRecordCacheUtil.getMonitorCallStatus(recordId, source) : null;
-        Long timestamp = System.currentTimeMillis();
-        ExamRecordCacheUtil.setMonitorStatus(recordId, source, status, timestamp);
-        ExamRecordCacheUtil.setMonitorCallStatus(recordId, source, callStatus, timestamp);
-        tOeExamRecordService.sendExamRecordDataSaveMq(recordId, timestamp);
-        String monitorKey = ExamRecordCacheUtil.getMonitorKey(recordId);
-        TIeExamInvigilateCallLog tIeExamInvigilateCallLog = new TIeExamInvigilateCallLog(recordId, source, liveUrl, MonitorStatusSourceEnum.START, monitorKey, callStatus);
-        if (Objects.nonNull(mapParameter.get(SystemConstant.TYPE)) && !Objects.equals(mapParameter.get(SystemConstant.TYPE), "")) {
-            tIeExamInvigilateCallLog.setType(ExceptionEnum.valueOf(String.valueOf(mapParameter.get(SystemConstant.TYPE))));
-        }
-
-        //监考监控通话信息 发送mq start
-        MqDto mqDto = new MqDto(mqUtil.getMqGroupDomain().getTopic(), MqTagEnum.MONITOR_LOG.name(), tIeExamInvigilateCallLog, MqTagEnum.MONITOR_LOG, String.valueOf(tIeExamInvigilateCallLog.getId()), source.name());
-        mqDtoService.assembleSendOneWayMsg(mqDto);
-        //监考监控通话信息 发送mq end
-
-        Map mqMap = new HashMap<>();
-        mqMap.put(SystemConstant.RECORD_ID, recordId);
-        mqMap.put(Constants.HEADER_SOURCE, source.name());
-        if (Objects.equals(status.name(), MonitorStatusSourceEnum.START.name())) {
-            //监控开始
-            MqDto mqDtoStart = new MqDto(mqUtil.getMqGroupDomain().getTopic(), MqTagEnum.MONITOR_START.name(), recordId, MqTagEnum.MONITOR_START, String.valueOf(recordId), mqMap, String.valueOf(recordId));
-            mqDtoService.assembleSendOneOrderMsg(mqDtoStart);
-        } else if (Objects.equals(status.name(), MonitorStatusSourceEnum.STOP.name())) {
-            //监控结束
-            MqDto mqDtoStop = new MqDto(mqUtil.getMqGroupDomain().getTopic(), MqTagEnum.MONITOR_STOP.name(), recordId, MqTagEnum.MONITOR_STOP, String.valueOf(recordId), mqMap, String.valueOf(recordId));
-            mqDtoService.assembleSendOneOrderMsg(mqDtoStop);
-        }
-        Map map = new HashMap();
-        map.put(SystemConstant.STATUS, status.name());
-        map.put(SystemConstant.UPDATE_TIME, System.currentTimeMillis());
-        return ResultUtil.ok(map);
+//        if (Objects.isNull(mapParameter.get(SystemConstant.RECORD_ID)) || Objects.equals(mapParameter.get(SystemConstant.RECORD_ID), "")) {
+//            throw new BusinessException(ExceptionResultEnum.RECORD_ID_IS_NULL);
+//        }
+//        Long recordId = Long.parseLong(String.valueOf(mapParameter.get(SystemConstant.RECORD_ID)));
+//        if (Objects.isNull(mapParameter.get(Constants.HEADER_SOURCE)) || Objects.equals(mapParameter.get(Constants.HEADER_SOURCE), "")) {
+//            throw new BusinessException("监考视频源不能为空");
+//        }
+//        MonitorVideoSourceEnum source = MonitorVideoSourceEnum.valueOf(String.valueOf(mapParameter.get(Constants.HEADER_SOURCE)).toUpperCase());
+//        if (Objects.isNull(mapParameter.get(SystemConstant.STATUS)) || Objects.equals(mapParameter.get(SystemConstant.STATUS), "")) {
+//            throw new BusinessException("监考视频状态不能为空");
+//        }
+//        MonitorStatusSourceEnum status = MonitorStatusSourceEnum.valueOf(String.valueOf(mapParameter.get(SystemConstant.STATUS)).toUpperCase());
+//        if (Objects.equals(status, MonitorStatusSourceEnum.STOP.name()) && (Objects.isNull(mapParameter.get(SystemConstant.TYPE)) || Objects.equals(mapParameter.get(SystemConstant.TYPE), ""))) {
+//            throw new BusinessException("异常类型不能为空");
+//        }
+//        //2022/04/21加入校验
+//        String monitorRecord = ExamRecordCacheUtil.getMonitorVideoSource(recordId);
+//        if (Objects.isNull(monitorRecord)) {
+//            TOeExamRecord tOeExamRecord = SystemConstant.getExamRecord(recordId);
+//            monitorRecord = tOeExamRecord.getMonitorVideoSource();
+//        }
+//        Map<String, String> monitorRecordMap = SystemConstant.getMonitorRecordMap(monitorRecord);
+//        if (Objects.isNull(monitorRecordMap)) {
+//            return ResultUtil.ok();
+//        } else {
+//            String monitorRecordStr = monitorRecordMap.get(source.name());
+//            if (Objects.isNull(monitorRecordStr)) {
+//                return ResultUtil.ok();
+//            }
+//        }
+//        //获取考试记录缓存
+//        String liveUrl = SystemConstant.setStreamId(dictionaryConfig.monitorDomain().getPrefix(), recordId, source);
+//        MonitorCallStatusSourceEnum callStatus = Objects.nonNull(ExamRecordCacheUtil.getMonitorCallStatus(recordId, source)) ? ExamRecordCacheUtil.getMonitorCallStatus(recordId, source) : null;
+//        Long timestamp = System.currentTimeMillis();
+//        ExamRecordCacheUtil.setMonitorStatus(recordId, source, status, timestamp);
+//        ExamRecordCacheUtil.setMonitorCallStatus(recordId, source, callStatus, timestamp);
+//        tOeExamRecordService.sendExamRecordDataSaveMq(recordId, timestamp);
+//        String monitorKey = ExamRecordCacheUtil.getMonitorKey(recordId);
+//        TIeExamInvigilateCallLog tIeExamInvigilateCallLog = new TIeExamInvigilateCallLog(recordId, source, liveUrl, MonitorStatusSourceEnum.START, monitorKey, callStatus);
+//        if (Objects.nonNull(mapParameter.get(SystemConstant.TYPE)) && !Objects.equals(mapParameter.get(SystemConstant.TYPE), "")) {
+//            tIeExamInvigilateCallLog.setType(ExceptionEnum.valueOf(String.valueOf(mapParameter.get(SystemConstant.TYPE))));
+//        }
+//
+//        //监考监控通话信息 发送mq start
+//        MqDto mqDto = new MqDto(mqUtil.getMqGroupDomain().getTopic(), MqTagEnum.MONITOR_LOG.name(), tIeExamInvigilateCallLog, MqTagEnum.MONITOR_LOG, String.valueOf(tIeExamInvigilateCallLog.getId()), source.name());
+//        mqDtoService.assembleSendOneWayMsg(mqDto);
+//        //监考监控通话信息 发送mq end
+//
+//        Map mqMap = new HashMap<>();
+//        mqMap.put(SystemConstant.RECORD_ID, recordId);
+//        mqMap.put(Constants.HEADER_SOURCE, source.name());
+//        if (Objects.equals(status.name(), MonitorStatusSourceEnum.START.name())) {
+//            //监控开始
+//            MqDto mqDtoStart = new MqDto(mqUtil.getMqGroupDomain().getTopic(), MqTagEnum.MONITOR_START.name(), recordId, MqTagEnum.MONITOR_START, String.valueOf(recordId), mqMap, String.valueOf(recordId));
+//            mqDtoService.assembleSendOneOrderMsg(mqDtoStart);
+//        } else if (Objects.equals(status.name(), MonitorStatusSourceEnum.STOP.name())) {
+//            //监控结束
+//            MqDto mqDtoStop = new MqDto(mqUtil.getMqGroupDomain().getTopic(), MqTagEnum.MONITOR_STOP.name(), recordId, MqTagEnum.MONITOR_STOP, String.valueOf(recordId), mqMap, String.valueOf(recordId));
+//            mqDtoService.assembleSendOneOrderMsg(mqDtoStop);
+//        }
+//        Map map = new HashMap();
+//        map.put(SystemConstant.STATUS, status.name());
+//        map.put(SystemConstant.UPDATE_TIME, System.currentTimeMillis());
+//        return ResultUtil.ok(map);
+        return ResultUtil.ok(true);
     }
 
     @ApiOperation(value = "撤销通话申请接口")

+ 3 - 1
themis-exam/src/main/resources/application.properties

@@ -99,7 +99,7 @@ spring.jackson.time-zone=GMT+8
 # \u914D\u7F6Erocketmq
 #============================================================================
 #namesrv\u5730\u5740
-rocketmq.name-server=127.0.0.1:9876
+rocketmq.name-server=192.168.10.36:9876
 #\u53D1\u9001\u6D88\u606F\u8D85\u65F6\u65F6\u95F4\uFF0C\u5355\u4F4D\u6BEB\u79D2\u3002\u9ED8\u8BA410000
 rocketmq.producer.send-message-timeout=300000
 #Producer\u7EC4\u540D\uFF0C\u591A\u4E2AProducer\u5982\u679C\u5C5E\u4E8E\u4E00\u4E2A\u5E94\u7528\uFF0C\u53D1\u9001\u540C\u6837\u7684\u6D88\u606F\uFF0C\u5219\u5E94\u8BE5\u5C06\u5B83\u4EEC\u5F52\u4E3A\u540C\u4E00\u7EC4\u3002\u9ED8\u8BA4DEFAULT_PRODUCER
@@ -169,6 +169,8 @@ tencentyun.sdk.secretKey=g5D4dwxhByXrvjGWVDfqkPqzrSmqd9OM
 tencentyun.sdk.vodAppId=1500002365
 tencentyun.sdk.callbackPwd=123456
 tencentyun.sdk.callbackTime=10m
+tencentyun.sdk.trtcQueryUrl=trtc.tencentcloudapi.com
+tencentyun.sdk.trtcRegion=ap-guangzhou
 
 #\u7CFB\u7EDF\u914D\u7F6E
 sys.config.datacenterId=2

+ 2 - 3
themis-mq/src/main/java/com/qmth/themis/mq/service/impl/MqLogicServiceImpl.java

@@ -352,10 +352,9 @@ public class MqLogicServiceImpl implements MqLogicService {
                     }
                     updateWrapper.lambda().set(TOeExamRecord::getTencentVideoUrl, jsonArray.toJSONString());
                     tOeExamRecordService.update(updateWrapper);
+                    TMTencentVideoMessage tencentVideoMessage = new TMTencentVideoMessage(response.getRequestId(), JacksonUtil.parseJson(response));
+                    tencentVideoMessageService.save(tencentVideoMessage);
                 }
-                TMTencentVideoMessage tencentVideoMessage = new TMTencentVideoMessage(response.getRequestId(), JacksonUtil.parseJson(response));
-                tencentVideoMessageService.save(tencentVideoMessage);
-
                 tmRocketMessageService.saveMqMessageSuccess(mqDto, key);
             }
         } else {

+ 3 - 1
themis-task/src/main/resources/application.properties

@@ -157,7 +157,7 @@ spring.quartz.properties.org.quartz.threadPool.threadPriority=5
 # \u914D\u7F6Erocketmq
 #============================================================================
 #namesrv\u5730\u5740
-rocketmq.name-server=127.0.0.1:9876
+rocketmq.name-server=192.168.10.36:9876
 #\u53D1\u9001\u6D88\u606F\u8D85\u65F6\u65F6\u95F4\uFF0C\u5355\u4F4D\u6BEB\u79D2\u3002\u9ED8\u8BA410000
 rocketmq.producer.send-message-timeout=300000
 #Producer\u7EC4\u540D\uFF0C\u591A\u4E2AProducer\u5982\u679C\u5C5E\u4E8E\u4E00\u4E2A\u5E94\u7528\uFF0C\u53D1\u9001\u540C\u6837\u7684\u6D88\u606F\uFF0C\u5219\u5E94\u8BE5\u5C06\u5B83\u4EEC\u5F52\u4E3A\u540C\u4E00\u7EC4\u3002\u9ED8\u8BA4DEFAULT_PRODUCER
@@ -212,5 +212,7 @@ tencentyun.sdk.secretKey=g5D4dwxhByXrvjGWVDfqkPqzrSmqd9OM
 tencentyun.sdk.vodAppId=1500002365
 tencentyun.sdk.callbackPwd=123456
 tencentyun.sdk.callbackTime=10m
+tencentyun.sdk.trtcQueryUrl=trtc.tencentcloudapi.com
+tencentyun.sdk.trtcRegion=ap-guangzhou
 
 monitor.config.prefix=oe_test